-
GA
说明: 这是一种对遗传算法的Matlab实现,此算法主要应用于求函数的极值。(This is a Matlab implementation of genetic algorithms, this algorithm is mainly used in extreme demand function.)
- 2010-12-01 16:12:48下载
- 积分:1
-
fdtd3D_UPML
fdtd3D_UPML simulation
- 2011-09-02 21:08:13下载
- 积分:1
-
ADRC
实现的全套的自抗扰控制器资料,包括mdl文件和S-function(Realization of the full set of ADRC information, including mdl file and S-function)
- 2015-03-25 22:48:50下载
- 积分:1
-
Sign-extraction
利用聚类、和判别函数方法,设计 MATLAB GUI对路标进行提取,得到了高质量的分类结果。(useing Clustering and Discriminant function to recognize the Sign, the method is robust to the disturbance.)
- 2011-05-18 21:44:38下载
- 积分:1
-
chebfun_v4.1.1864
Maxwell source code
- 2011-09-11 14:43:53下载
- 积分:1
-
ObjectArxswgl
本实例为VS2005编写的ARX事务管理实例,特别是AcTransaction::getObject()和close()的使用方法,作了正确演示。(ARX transaction management example this example is written in VS2005, especially in AcTransaction:: getObject () and close () method of use, make the correct demonstration.)
- 2014-11-24 22:31:34下载
- 积分:1
-
EEMD
eemd的程序和论文,使用方法,都能很全,很不错(eemd program and papers,very good)
- 2021-04-06 22:09:02下载
- 积分:1
-
i
说明: 对一列数据波形进行画图,频谱、功率谱分析。参数根据需要改动一下即可(Waveform data of a drawing, spectrum, power spectrum analysis. Click to change parameters as needed)
- 2010-11-18 11:56:17下载
- 积分:1
-
KeeLoq
KeeLoq modeling in MATLAB
- 2010-01-24 19:03:55下载
- 积分:1
-
FINDENDSJUNCTIONS
FINDENDSJUNCTIONS - find junctions and endings in a line/edge image
Usage: [rj, cj, re, ce] = findendsjunctions(edgeim, disp)
Arguments: edgeim - A binary image marking lines/edges in an image. It is
assumed that this is a thinned or skeleton image (or
nearly so).
disp - An optional flag 0/1 to indicate whether the edge
image should be plotted with the junctions and endings
marked. This defaults to 0.
Returns: rj, cj - Row and column coordinates of junction points in the
image.
re, ce - Row and column coordinates of end points in the
image.
- 2012-05-28 12:09:57下载
- 积分:1