登录
首页 » Matlab » 遗传算法基于二维变量

遗传算法基于二维变量

于 2022-05-29 发布 文件大小:3.10 kB
0 75
下载积分: 2 下载次数: 1

代码说明:

% ?%?n--?种群规模 % %?ger--?迭代次数 % %?pc---?交叉概率 % %?pm--?变异概率 % ?%?v--?初始种群(规模为n) % %?f--?目标函数值 % %?fit--?适应度向量? % %?vx--?最优适应度值向量 % %?vmfit--?平均适应度值向量 % ?clear?all;? % close?all;?clc; %清屏? tic;%计时器开始计时? n=20; ger=100; pc=0.65;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sfnet
    我写好注释的用MATLAB建立无标度网络的代码(I have written comments to establish with MATLAB code for scale-free network)
    2010-11-01 12:35:16下载
    积分:1
  • face
    基于K-L算法的人脸识别,应用matlab代码实现(Based on the recognition of the K-L algorithm)
    2012-04-13 20:33:56下载
    积分:1
  • tongxinfangzhen2
    对给定语音信号进行抽样、量化和13折线PCM编码,经过传输后,接收端进行PCM译码,对此过程进行matlab仿真分析。(Given speech signal sampling, quantization and PCM 13 line coding, after transmission, the receiver for PCM decoding, matlab simulation of this process)
    2011-05-30 22:05:45下载
    积分:1
  • FDS_Kalman01
    卡尔曼滤波器是一个(最优化自回归数据处理算法)。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。(The Calman filter is an (optimized autoregressive data processing algorithm). For solving most problems, he is the best, the most efficient and even the most useful.)
    2018-06-11 19:05:51下载
    积分:1
  • 好用的稀疏表示,字典生成matlab开发程序
    有均匀线阵的CRB曲线,经典的灰度共生矩阵纹理计算方法,仿真图是速度、距离、幅度三维图像,一种基于多文档得图像合并技术,外文资料里面的源代码,最大信噪比的独立分量分析算法。
    2022-01-25 22:55:24下载
    积分:1
  • 完整的支持向量机优化算法matlab编程
    阵列信号处理的高分辨率估计,均值便宜跟踪的示例,是国外的成品模型,包含位置式PID算法、积分分离式PID,基于人工神经网络的常用数字信号调制,PLS部分最小二乘工具箱。
    2022-02-06 07:00:23下载
    积分:1
  • mode-space-DOA
    圆阵在模式空间中的DOA估计,对比模式空间和非模式空间的估计结果(Circular array in the pattern space of the DOA estimation, spatial and non-contrast mode estimates of the pattern space)
    2011-05-10 23:30:37下载
    积分:1
  • psoToolbox
    Help psoToolbox V1.0 psoToolbox provides an interective GUI based Toolbox to solve optimization problems using particle swarm optimization. Creat a fitness function in M-file. Inputs: Function : Function handle of fitness function. Nvars : Number of variable to be optimized. LB : Lower Bound of Nvars (1 X Nvars) UB : Upper Bound of Nvars (1 X Nvars) Parameters: C1 : Cognative Attraction C2 : Social Attraction W : Inertial Population Size : Number of Swarms Max Iterations : Maximum number of epochs. Click on " RUN PSO " button to start PSO search. You will get the out put at Edit box below the axes.
    2013-11-24 04:13:20下载
    积分:1
  • LS_Fitlers
    MATLAB下用最小二乘设计低通,高通,带通,带阻数字滤波器。(Using MATLAB m-file to design LP, HP, BP and BS fitlers based on Least-square algorithm.)
    2010-06-27 03:43:37下载
    积分:1
  • Memory
    a sample c embedded program for beginners
    2010-08-25 18:52:06下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载