-
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
-
DOA-estimation
基于均匀直线阵列的DOA估计,采用多重信号分类算法对信号源方位进行估计。(Based on uniform linear array DOA estimation, using multiple signal classification algorithm to estimate the signal source direction.)
- 2009-02-23 15:54:20下载
- 积分:1
-
cengizRLS
In this presentation the method of least squares will be used to derive a recursive algorithm for automatically adjusting the coefficients of a tapped-delay-line filter, without invoking assumptions on the statistics of the input signals. This procedure, called the recursive least-squares (RLS) algorithm.
- 2010-02-08 16:27:29下载
- 积分:1
-
ImageProcessingProgram
matlab图像处理,包括直方图均衡化,平滑滤波,拉普拉斯算子增强,及椒盐噪声的滤波处理!(failed to translate)
- 2013-05-07 16:58:18下载
- 积分:1
-
xiaobo
基于小波变换的局部放电信号消噪技术研究,包括程序和参考文献。(Noise cancellation technology research partial discharge signal based on wavelet transform, including the program and reference papers.)
- 2021-04-13 12:38:56下载
- 积分:1
-
pso_pid
pid design by pso algorithm
- 2011-07-05 19:14:56下载
- 积分:1
-
chap5_1main
2自由度机器人系统的MATLAB仿真运算并作图(MATLAB simulation operation two degrees of freedom robotic systems and mapping)
- 2015-03-19 19:36:59下载
- 积分:1
-
GA
用遗传算法求取函数的最大值。遗传算法的每一步骤都用子函数的形式给出。适合对遗传算法的入门级选手学习、参考。(Using genetic algorithms to strike a function of the maximum. Each step of the genetic algorithm is given in the form of a subfunction. Suitable for entry-level players genetic algorithm learning, reference.)
- 2013-05-16 20:13:14下载
- 积分:1
-
BP代码
基于反向传播神经网络(Back Propagation, BP)的数据分类简单应用(Simple application of data classification based on Back Propagation (BP))
- 2018-10-11 16:49:39下载
- 积分:1
-
suanfa
多种实用算法 matlab 高级运筹学必备(matlab newton and so on)
- 2009-11-28 21:42:51下载
- 积分:1