-
speedyGAv1.3
向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法(SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell s GA book. See comments in code for details.)
- 2009-09-15 13:29:31下载
- 积分:1
-
SerialEEPROMinterfaceprogramming.rar
应用于TMS320LF240系列的DSP芯片串行EEPROM的接口编程的子程序(TMS320LF240 family of DSP chips used in the serial EEPROM interface programming subroutine)
- 2009-11-10 21:43:22下载
- 积分:1
-
sdr_function
通信系统中用于设别调制方式的5个特征参数的提取(Communication Systems for the set up of other modulation characteristics of the five parameters extracted)
- 2008-08-21 11:51:03下载
- 积分:1
-
Hoofdstuk-6
Great Way to start programming !
- 2014-12-28 04:41:33下载
- 积分:1
-
matlab1
说明: matlab平台上实现FXLMS算法的例程(The routine of FXLMS algorithm on MATLAB platform)
- 2020-04-02 10:58:51下载
- 积分:1
-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1
-
TSFNN
此源码是关于TS模糊神经网络的matlab源代码,已经运行过。(This source is on TS fuzzy neural network matlab source code, has been run over.)
- 2020-09-20 08:07:52下载
- 积分:1
-
crc_-_electronics_and_circuit_analysis_using_matl
consits of tutorial
- 2009-03-19 21:31:35下载
- 积分:1
-
Snakes-by-matlab
snake算法的matlab实现
可以实现,包含了掩饰用例(achieve snake by matlab)
- 2012-05-10 09:45:55下载
- 积分:1
-
caculation
一个平面上的三个点,用一个工业相机确定相机在平面上所照的点的算法(used for find the position in the 3D dimention.)
- 2012-10-09 19:48:13下载
- 积分:1