-
Lynch_Maple13
用来计算混沌动力学问题的源代码。包含分岔图绘制,最大李雅普诺夫指数,李雅普诺夫指数谱等一些重要的源程序。(This is a toolbox for chaotic dynamics analysis.Have fun!)
- 2020-07-10 18:08:54下载
- 积分:1
-
GROWCUT
image segmentation with growing cuts
- 2009-09-04 19:37:00下载
- 积分:1
-
ouralgo
GOOD CODE WSN IT IS BASED ON ENERGY CONSIDERATION HOPE IT HELPS
- 2010-11-06 13:21:10下载
- 积分:1
-
Based-matlab-of-delay-equation
基于matlab的对于时滞微分方程的求解以及对方程稳定性的研究与验证(Delay based matlab for solving differential equations and research and verify the stability of the equation)
- 2014-12-13 23:09:13下载
- 积分:1
-
RBF-stockmarket-predict
数据预测,采用RBF最近邻算法预测股市趋势(Data to predict RBF nearest neighbor algorithm predict stock market trends)
- 2013-04-29 11:21:42下载
- 积分:1
-
PF
Matlab编写的粒子滤波算法源程序,内含中文程序注释(Matlab prepared on the particle filter algorithm simulation source)
- 2014-02-10 21:25:18下载
- 积分:1
-
Conditional entropy
说明: 计算两个离散变量x和y的条件熵z = H(x | y)。 with Input:两个相同长度的整数向量
有益于学习(Compute conditional entropy z=H(x|y) of two discrete variables x and y. with Input: of two integer vector of the same length
good for learning)
- 2020-06-23 11:20:01下载
- 积分:1
-
cg1
cognitive radio channel effects
simulations in matlab
- 2010-10-04 21:18:10下载
- 积分:1
-
69491702beamform
经典的波束赋型代码,有均匀圆形阵列,均匀线性阵列,圆柱阵列,球形阵列等(Classic beamforming code, uniform circular array, uniform linear array, cylindrical array, ball grid array, etc.)
- 2021-03-07 16:49:29下载
- 积分:1
-
Radial-basis-function
径向基函数是一个取值仅仅依赖于离原点距离的实值函数,也就是Φ(x)=Φ(‖x‖),或者还可以是到任意一点c的距离,c点称为中心点,也就是 Φ(x,c)=Φ(‖x-c‖)。任意一个满足Φ(x)=Φ(‖x‖)特性的函数Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可以的。一些径向函数代表性的用到近似给定的函数,这种近似可以被解释成一个简单的神经网络,径向基函数在支持向量机中也被用做核函数。(Radial basis function depends only on the value of a real-valued function of the distance from the origin, i.e. Φ (x) = Φ (x ‖ ‖) or may also be the distance to any point c, c is called the center point , i.e. Φ (x, c) = Φ (xc ‖ ‖). Satisfy any one of Φ (x) = Φ (x ‖ ‖) characteristic functions are called radial vector function Φ standard Euclidean distance is generally used, although other distance functions are also possible. Some typical uses radial function approximation given function, this approximation can be interpreted as a simple neural network, RBF in support vector machines have also been used to make nuclear functions.)
- 2014-07-03 10:43:08下载
- 积分:1