-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1
-
JPEG2000
用matlab实现的JPEG算法,简单易懂(Matlab achieved using JPEG algorithm, easy-to-read)
- 2009-01-13 15:36:05下载
- 积分:1
-
14.6-7
说明: 《MATLAB时频分析技术》例题matlab编程实现第十四章14.6-14.7(err)
- 2008-09-23 15:34:40下载
- 积分:1
-
imagefusion
用wavedec2()函数对b1,b2两幅图像进行小波分解, 采用’db1’小波,分解到第三级 融合两幅图像。(With wavedec2 () function b1, b2 the two images were decomposed using ' db1' wavelet decomposition to the third level fusion of two images.)
- 2010-05-10 20:42:37下载
- 积分:1
-
DCDriveControl
Direct Torque Control, Induction Motor
Vector Control Without an Encoder dtcc
- 2013-09-01 18:49:15下载
- 积分:1
-
matlab7program
本代码为《精通matlab7》的配套代码,方便大家直接运行使用。(The code for the " proficient matlab7" supporting code, easy to use you to run directly.)
- 2010-06-26 08:33:51下载
- 积分:1
-
timerof
使用改进后的全变分算法对地震振幅切片进行处理,可以提高地震剖面的分辨率,增加信噪比。(Using the improved algorithm, total variation for processing seismic amplitude slices, can improve the resolution of seismic profiles, increased signal to noise ratio.)
- 2010-10-22 16:52:38下载
- 积分:1
-
matlab
香农编码 采用matlab编程实现 的程序代码(Shannon coding using matlab programming code)
- 2012-06-09 09:35:22下载
- 积分:1
-
butqjsjx
包括最小二乘法、SVM、神经网络、1_k近邻法,OcJpbSg参数使用混沌与分形分析的例程,DC-DC部分采用定功率单环控制,关于神经网络控制,GPIGDZF条件仿真效率很高的,用MATLAB实现的压缩传感。( Including the least squares method, the SVM, neural networks, 1 _k neighbor method, OcJpbSg parameter Use Chaos and fractal analysis routines, DC-DC power single-part set-loop control, On neural network control, GPIGDZF condition High simulation efficiency, Using MATLAB compressed sensing.)
- 2016-02-24 17:04:42下载
- 积分:1
-
NRZ_2_Manchester_Moore
this example exchanges the NRZ code to the MANCHESTER code with moore output
- 2010-01-29 18:46:08下载
- 积分:1