-
sift
说明: 用Matlab实现灰度图像SIFT(尺度不变特征变换)特征点的提取(Grayscale images with Matlab SIFT (Scale Invariant Feature Transform) feature point extraction)
- 2010-04-01 15:34:39下载
- 积分:1
-
rossler2
Rossler equation
A. Wolf, J. B. Swift, H. L. Swinney and J. A. Vastano, "Determining Lyapunov Exponents from a Time Series,"
Physica D, Vol. 16, pp. 285-317, 1985.(Rossler equation
dx =-y- z
dy = x+ a*y
dz = b+ z*(x-c))
- 2012-04-14 12:09:54下载
- 积分:1
-
Euler_Cromer_Method
Animation of a Simple Pendulum using the Euler-Cromer numerical method
- 2014-01-25 15:52:19下载
- 积分:1
-
Archivo-comprimido
multifractal dfa analysis with matlab code within
- 2011-06-03 18:58:40下载
- 积分:1
-
Tranfomasi-Fourier-dan-Wavelet
Tranformasi wavelet merupakan perbaikan dari transformasi Fourier.
Transformasi Fourier hanya dapat menangkap informasi apakahsuatu sinyal
memiliki frekuensi tertentu ataukah tidak, tapi tidak dapat menangkap dimana
frekuensi itu terjadi. Jika Transformasi Fourier hanya memberikan informasi
tentang frekuensisuatu sinyal, maka transformasi wavelet memberikan informasi
tentang kombinasi skala dan frekuensi
- 2014-01-27 15:34:33下载
- 积分:1
-
kmeans
codes for kmean method
- 2010-03-07 23:33:34下载
- 积分:1
-
GAtsp
说明: 基于遗传算法(GA)的10个城市的旅行商(TSP)问题的建模及仿真(Based on genetic algorithms (GA) of the 10 cities of the traveling salesman (TSP) problem of modeling and simulation)
- 2011-04-10 20:54:43下载
- 积分:1
-
GA
简单遗传算法MATLAB实现,详细的介绍了简单遗传算法的实现过程,并以一个简单的函数优化作为案例说明了其应用。但是由于该测试函数过于简单,在实际的应用过程中,还需要对相关参数进行调整,使其效率得到更大的提高。(Simple genetic algorithm based on MATLAB realize, describes in detail the process of simple genetic algorithm, and a simple function optimization as a case illustrate its application. However, since the test function is too simple, in the actual application process, the relevant parameters need to be adjusted to greater increase efficiency.)
- 2013-09-05 16:52:07下载
- 积分:1
-
master
arduino用于控制ENCJ28芯片的库与文件(
arduino ENCJ28 chip used to control and document library)
- 2014-01-10 22:44:58下载
- 积分:1
-
sdafsearchbnd
Fminsearch不承认的约束限制。
不过简单的转换方法存在
转换成一个绑定的约束问题
无约束问题。
Fminsearchbnd用于酷似fminsearch,
除了边界应用到变量。
应用于国内的界限,利用
改造中的变量。 (二次型
单式,双罪恶界(十)。)
具有包容性的不平等的界限,它承认
边界值本身,但不准
在所有函数之外的范围评估。
请注意,fminsearchbnd允许用户准确地固定在某个给定值通过设置一个变量的确切范围相同的值。(Fminsearch does not admit bound constraints.
However simple transformation methods exist to
convert a bound constrained problem into an
unconstrained problem.
Fminsearchbnd is used exactly like fminsearch,
except that bounds are applied to the variables.
The bounds are applied internally, using a
transformation of the variables. (Quadratic for
single bounds, sin(x) for dual bounds.)
The bounds are inclusive inequalities, which admit
the boundary values themselves, but will not permit
ANY function evaluations outside the bounds.
Note that fminsearchbnd allows the user to exactly fix a variable at some given value, by setting both bounds to the exact same value.)
- 2011-05-23 10:31:04下载
- 积分:1