-
mayisf
说明: 蚂蚁算法的matlab实现规则来源于大自然的进化。而大自然的进化根据刚才讲的也体现为多样性和正反馈的巧妙结合。而这样的巧妙结合又是为什么呢?为什么在你眼前呈现的世界是如此栩栩如生呢?答案在于环境造就了这一切,之所以你看到栩栩如生的世界,是因为那些不能够适应环境的多样性与正反馈的结合都已经死掉了,被环境淘汰了!(Ant Algorithm matlab from the realization of the rules of nature and evolution. The evolutionary nature of the basis of the speakers also reflected in the diversity and the unique combination of positive feedback. This ingenious combination is Why? Why is presented in front of your eyes the world is so lifelike it? The answer lies in the environment has created all this, because you see life-like world, is because those who could not adapt to the environment of diversity and the combination of positive feedback have been dead and was out of the environment!)
- 2008-09-17 22:54:25下载
- 积分:1
-
UMHexagonS
说明: 关于UMHexagonS方式的一些论文,使用CAJviewer阅读(UMHexagonS)
- 2010-04-29 14:56:48下载
- 积分:1
-
shuzhijifen
数值积分中matlab的实现,其中包括拉格朗日插值、辛普森插值等基本算法。(Numerical integration in matlab realization, including Lagrange interpolation, Simpson and other basic interpolation algorithm.)
- 2013-09-15 07:16:25下载
- 积分:1
-
Genetic-algorithm
用MATLAB程序语言实现最优控制的遗传算法(
Genetic algorithm)
- 2015-11-05 14:19:21下载
- 积分:1
-
sfft
此为,计算地震信号频谱的MATLAB程序,效果较好。可以看到不同道数的频谱(This is calculated seismic signal spectrum MATLAB program is better. Can see that the number of different spectrum Road)
- 2010-08-25 20:52:01下载
- 积分:1
-
Bahram
number imgae processing on matlab for detecting numbers in images.
- 2012-12-29 16:59:32下载
- 积分:1
-
segmentation
用Matlab实现对图像的读入,边缘提取,和OTSU,双峰法的分割。(Read into Matlab realize image edge extraction and OTSU, bimodal law split.)
- 2013-01-12 12:39:48下载
- 积分:1
-
wcdma_spreadandmod_1
Matlab/Simulink simulation module for WCDMA Spread and Modulation.
- 2010-09-10 18:11:11下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
FourierTransform_fft
关于信号处理中傅立叶变换的MATLAB函数,可以与FFT进行对比,运算速度比较快。(on Signal Processing Fourier transform function MATLAB, compared with the FFT. Operational speed is faster.)
- 2007-03-09 13:21:47下载
- 积分:1