E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
derivative
强大的C# Expression在一个函数求导问题中的简单运用
System; using System.Linq.Expressions; namespace
Derivative
·
2015-10-23 09:14
express
LDP (Local
Derivative
Pattern)原理
在实际运用中,LBP(LocalBinaryPattern只是考虑了中心像素跟邻域像素之间的大小关系:只是强调了像素的强度和一阶的梯度信息,没有强调像素之间的方向和高阶梯度大小的信息。不能完全的表达图像的纹理信息。LocalDerivativePattern(LBP)的提出表示出了像素的梯度方向的变化基于2进制编码的作用。LDP可以处理高阶的梯度信息,这是比LBP强的一方面。方法详解:假设一图像I
qq_18343569
·
2015-10-09 14:00
MATLAB-fminsearch函数的使用
MATLAB-fminsearch函数的使用 fminsearch函数用来求解多维无约束的线性优化问题 用
derivative
-free的方法找到多变量无约束函数的最小值 语法
qq_18343569
·
2015-09-04 22:00
PID算法完全讲解
D:
Derivative
(微分),对输入偏差进行微分
猪杂汤饭
·
2015-07-28 16:21
关于softmax 函数求导
DerivativeofSoftmaxlossfunctionhttp://math.stackexchange.com/questions/945871/
derivative
-of-softmax-loss-function
activeforcus
·
2015-06-21 15:51
machine
learning
图像梯度算法
导数(
Derivative
)是微积分中的重要基础概念。
misslibra
·
2015-03-17 15:18
matlab
计算机视觉
softmax loss函数
具体推导可参见网页:http://math.stackexchange.com/questions/945871/
derivative
-of-softmax-loss-function导数推导基本公式:
yihaizhiyan
·
2015-02-11 20:00
Common Lisp高阶函数实现初等函数求导
CL-USER>(defunmake-
derivative
(fh) #'(lambda(x) (let((fx+(funcallf(+xh))) (fx-(funcallf(-xh))) (2h(*2h
烟波
·
2014-07-10 18:00
lisp
common
导数
高阶函数
derivatice
阶跃函数的导数为什么是冲击函数 The
derivative
of heaviside step function is delta function
如果我今天没搞懂这个,我估计我会抑郁到不能睡觉。heavisidestepfunction就是所谓的阶跃函数:定义图像:diracdeltafunction狄利克雷函数,通常所说的冲击函数:定义:函数图像:提出问题:为什么heavisidestep函数的导数就是diracdelta函数呢?感觉上是挺“靠谱”。阶跃函数嘛,在0点左右两侧导数都是0,然后0点导数无穷大,和delta函数对应得很好。数学
u011368821
·
2014-03-13 01:00
Blog
数学
衍生品/内在价值/实值期权
衍生品(
Derivative
):衍生产品是一种金融工具,一般表现为两个主体之间的一个协议,其价格由其他基础产品的价格决定。并且有相应的现货资产作为标的物,成交时不需立即交割,而可在未来时点交割。
pczhangtl
·
2014-01-29 16:00
共变导数(Covariant
Derivative
)
导数是指某一点的导数表示了某点上指定函数的变化率。比如,要确定某物体的速度在某时刻的加速度,就取时间轴上下一时刻的一个微小增量,然后考察速度的增量和时间增量的比值。如果这个比值比较大,说明单位时间内速度的改变量大,反之就小。注意的是,只有当时间轴上的微小增量的极限趋于零时,这个比值才是考察的时刻的加速度(即速度的导数)。可以看出,导数的定义与极限的概念是分不开的。而极限的表述最早是由法国人费马给出
wangxiaojun911
·
2013-12-08 10:00
Derivative
of trace of matrix including inverse and transposition
参考文献:PropertiesofthetraceandmatrixderivativesJohnDuchihttp://math.stackexchange.com/questions/322466/
derivative
-of-trace-of-matrix-product-including-inver
yihaizhiyan
·
2013-11-19 16:00
飞思卡尔单片机DZ60---EEPROM读写
//向EEPROM中写入数据,然后读出数据,赋值给PORTD,点亮相应的LED灯 #include/*forEnableInterruptsmacro*/ #include"
derivative
.h
crazyvoice
·
2013-07-24 16:00
飞思卡尔单片机DZ60---时钟初始化
/*Derivativeperipheraldeclarations*/ #include"
derivative
.h" /*Definitionsandfunctionprototypes*/
crazyvoice
·
2013-07-23 10:00
飞思卡尔单片机DZ60---输入捕捉
#include/*forEnableInterruptsmacro*/ #include"
derivative
.h"/*includeperipheraldeclarations*/
crazyvoice
·
2013-07-16 10:00
飞思卡尔单片机DZ60---边沿对齐PWM
#include/*forEnableInterruptsmacro*/ #include"
derivative
.h"/*includeperipheraldeclarations*/ /*
crazyvoice
·
2013-07-16 10:00
飞思卡尔单片机DZ60---中央对齐PWM
#include/*forEnableInterruptsmacro*/ #include"
derivative
.h"/*includeperipheraldeclarations*/ //中央对齐
crazyvoice
·
2013-07-16 10:00
飞思卡尔单片机DZ60---TPM1输出比较
#include/*forEnableInterruptsmacro*/ #include"
derivative
.h"/*includeperipheraldeclarations*/ //输出比较试验
crazyvoice
·
2013-07-15 16:00
飞思卡尔单片机DZ60---TPM1\TPM2溢出中断
#include/*forEnableInterruptsmacro*/ #include"
derivative
.h"/*includeperipheraldeclarations*/ //TPM
crazyvoice
·
2013-07-15 15:00
飞思卡尔单片机DZ60---SCI(中断接收)
#include/*forEnableInterruptsmacro*/ #include"
derivative
.h"/*includeperipheraldeclarations*/ #defineLED_D1PTDD_PTDD0
crazyvoice
·
2013-07-11 15:00
飞思卡尔单片机DZ60---SCI(查询接收)
#include/*forEnableInterruptsmacro*/ #include"
derivative
.h"/*includeperipheraldeclarations*/ //整个功能
crazyvoice
·
2013-07-11 14:00
飞思卡尔单片机DZ60---SCI(中断发送)
#include/*forEnableInterruptsmacro*/ #include"
derivative
.h"/*includeperipheraldeclarations*/ #defineLED_D1PTDD_PTDD0
crazyvoice
·
2013-07-11 11:00
飞思卡尔单片机DZ60---SCI(查询发送)
#include/*forEnableInterruptsmacro*/ #include"
derivative
.h"/*includeperipheraldeclarations*/ #defineLED_D1PTDD_PTDD0
crazyvoice
·
2013-07-11 09:00
急求JAVA人才
Job Duties:l Work as a senior member of a strong regional development team on equity
derivative
trading
文思海辉
·
2013-04-02 16:00
需求JAVA
强大的C# Expression在一个函数求导问题中的简单运用
【代码方案】 [csharp] viewplaincopynamespace
Derivative
{ class Program
gexu1990
·
2013-01-29 16:34
中
的
第七届飞思卡尔智能车光电组代码
没有加入速度检测模块,初次参赛者可以学习一下,程序写的比较简单 #include #include "
derivative
.h"
hcj2013
·
2012-12-24 16:02
智能车竞赛
光电源码
光电组
MATLAB-fminsearch函数的使用
MATLAB-fminsearch函数的使用fminsearch函数用来求解多维无约束的线性优化问题 用
derivative
-free的方法找到多变量无约束函数的最小值 语法 x=fminsearch
lskyne
·
2012-12-19 15:00
PHP写的求多项式导数的函数代码
复制代码代码如下:=abs($
derivative
)?
·
2012-07-04 19:06
一起复习几何(4)
曲线的局部属性根据曲线参数可以得到如下的属性· 点· 导数(
derivative
)· 切线(tangent)· 法向(normal)·
mythma
·
2011-04-02 17:00
c
about abstract class
be instantiated, if it's extended, its constructor is not allowed to be private, that's because its
derivative
dracularking
·
2011-04-02 10:00
abstract class
翻译一篇论文
移动即时消息的市场前景研究- 说明:这是芬兰学生Matti Vesterinen写的论文,时间大约是06年初,转译到这里来,不知道作者对版权的要求是如何,我就假定他没有“No
Derivative
Works
amy.xing
·
2009-09-21 21:00
数据结构
互联网
网络应用
mobile
Nokia
matlab学习笔记
battalion营,军队,集团 excavation[,ekskə'veiʃən]n.挖掘,发掘,挖掘的洞negligible['neglidʒəbl]adj.可以忽略的,微不足道的
derivative
zhanglei0107
·
2009-08-21 20:00
houdini 相关资源
Side Effects Software , Makers of Houdini
Derivative
Inc. , spin-off of Side Effects Software
willzh
·
2009-08-08 18:00
ini
PXELINUX实现网络安装操作系统
"PXELINUX is a SYSLINUX
derivative
, for booting Linux off a network server, using a network ROM
ihuashao
·
2008-01-14 11:00
html
linux
.net
PHP
centos
PXELINUX实现网络安装操作系统
"PXELINUX is a SYSLINUX
derivative
, for booting Linux off a network server, using a network ROM
javababy1
·
2008-01-14 11:00
html
PHP
linux
.net
centos
Finance books
mathematical finance Derivatives: Models on Models Brownian Motion and Stochastic Calculus Implementing
Derivative
jellyfish
·
2007-04-10 23:00
C++
c
C#
Excel
Blitz++ 计算二阶导数
include using namespace blitz;int main(){ // In this example, the function cos(x)^2 and its second
derivative
牵着老婆满街逛
·
2006-07-01 13:00
上一页
1
2
3
4
5
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他