登录
首页 » matlab » ga

ga

于 2012-04-28 发布 文件大小:2KB
0 214
下载积分: 1 下载次数: 1

代码说明:

说明:  GA算法代码 function pop=initpop(popsize,chromlength) pop=round(rand(popsize,chromlength)) rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵, roud 对矩阵的每个单元进行圆整。这样产生的初始种群。 2.2 计算目标函数值 2.2.1 将二进制数转化为十进制数(1) 遗传算法子程序 Name: decodebinary.m 产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength) pop=round(rand(popsize,chromlength)) rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵, roud 对矩阵的每个单元进行圆整。这样产生的初始种群。 2.2 计算目标函数值 2.2.1 将二进制数转化为十进制数(1) 遗传算法子程序 Name: decodebinary.m 产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)

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

发表评论

0 个回复

  • MaxEntropy
    说明:  一维直方图最大熵法分割图像,自己写的matlab代码,多多指教(One-dimensional histogram maximum entropy image segmentation, to write the matlab code, exhibitions)
    2011-04-14 20:11:34下载
    积分:1
  • TRF796x_EVM_Rev_A1_Schematic
    TRF796x evaluation Board (Rev A1) Schematic
    2013-11-27 21:02:49下载
    积分:1
  • pmsm_vec
    基于SIMULINK环境下永磁同步电机空间矢量控制技术仿真模型。已验证正确形。(Based on SIMULINK environment space vector control of permanent magnet synchronous motor technology simulation model. Verified correct shape.)
    2013-11-30 16:14:49下载
    积分:1
  • siehing
    相参脉冲串复调制信号,关于小波的matlab复合分析,比较了软阈值,硬阈值及当今各种阈值计算方法。( Complex modulation coherent pulse train signal, Matlab wavelet analysis on complex, Comparison of soft threshold and hard threshold and today various threshold calculation method.)
    2016-12-13 11:46:19下载
    积分:1
  • Transmitter_test
    用matlab simulink实现超外差接收系统的一个测试程序(Using matlab simulink realization of a superheterodyne receiver system test program)
    2011-08-28 08:02:39下载
    积分:1
  • FuzzyC
    Fuzzy clustering methods including subtractive and Fuzzy C-means and comparing them to Kmeans clustering method
    2014-08-18 11:43:14下载
    积分:1
  • denglu
    MATLAB GUI设计学习手记(第二版)源程序第10章密码登陆框编译文件(MATLAB GUI design learning Hearts (second edition) source code Chapter 10 password login box compiled file.)
    2012-11-15 19:08:08下载
    积分:1
  • AES-MATLAB
    AES加密算法的matlab程序,包含AES的各个部分的代码,可供学习参考使用。(matlab code for AES encryption algrithem, including every part of AES, can be regard as reference)
    2021-01-05 17:38:55下载
    积分:1
  • 基于bp算法的手写字体识别
    手写字体识别,matlab平台实现,准确率达到了百分之98,bp神经网络进行反向优化(Handwritten font recognition, matlab platform implementation, accuracy rate of 98%, bp neural network for reverse optimization)
    2019-04-16 18:39:14下载
    积分:1
  • Remote-Sensing-Image-Classification
    1. 图像二值化 2. 边界跟踪,去除离散点 3. 边界提取 4. 删除短边 5. 区分河流与道路 先找到桥梁,利用桥梁上的种子点 对道路进行跟踪,从而提取整条主干道。 (1 image binarization 2boundary tracking, removal of discrete points 3 boundary extraction 4 Remove the short side 5 distinguish rivers and roads the curvature is too large) First find the bridge, the bridge on the use of seed points on the road to follow, thereby extracting the whole trunk.)
    2013-08-24 21:22:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载