-
dynprog.zip
dynamic programming 源代码(dynamic programming source code)
- 2007-10-16 05:31:22下载
- 积分:1
-
MainGUI
心电图的处理,利用到MATLAB中的GUI,这是其中保存的.m文件还,有.fig,运行时就可以自动生成了(the processing of ECG)
- 2010-11-27 20:30:03下载
- 积分:1
-
Disfrft
FRFT MATLAB PROGRAM IT IS VERY IMPORTANT
- 2013-09-22 17:29:29下载
- 积分:1
-
bbutt
part 4 schrodinger solve...
- 2012-08-22 21:48:18下载
- 积分:1
-
BLDC2
UN PROGRAMM DE BRUSHLESS DC MOTOR IN M FILE PART 2
- 2012-09-03 00:50:28下载
- 积分:1
-
lzw_code_gif_code
lzw编码,gif图片编码,lena图的lzw可变长编解码(lzw encoding the gif picture coding, lena graph lzw variable length code decoding)
- 2012-10-05 15:56:04下载
- 积分:1
-
MATLAB
移动通信实验MATLAB仿真程序代码,包括1AWGN信道中BPSK调制系统的BER仿真计算,2移动信道建模的仿真分析,3CDMA通信系统仿真(Mobile communication experiment MATLAB simulation program code, including 1AWGN channel BPSK modulation system BER simulation calculation, the mobile channel modeling simulation analysis, 3CDMA communication system simulation)
- 2012-11-13 19:11:26下载
- 积分:1
-
SmallBall
matlab实现的小球运动的源程序,不错的matlab GUI 例程(Matlab achieve a small ball of the source, a good GUI Matlab routines)
- 2006-10-14 10:39:03下载
- 积分:1
-
skin_color
skin segmentation base on RGB color space. does not work for gray level images
- 2009-11-10 11:10:24下载
- 积分:1
-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1