登录
首页 » matlab » ga

ga

于 2012-04-28 发布 文件大小:2KB
0 190
下载积分: 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 个回复

  • 9226184536151
    应用MATlAB语言处理数字信号与数字图像(陈桂明 编著),一本学习信号处理的书籍,包含了应用MATLAB处理信号的各种问题和方法。(Application MATlAB language processing digital signals and digital images (Chen Guiming ed.), a learning signal processing books, including the application of MATLAB signal processing issues and methods.)
    2010-11-19 12:54:01下载
    积分:1
  • PSOtool
    PSO工具箱,方便你实现pso功能,matlab中实现,应用范围广(PSO tool )
    2011-08-27 16:55:44下载
    积分:1
  • channel_build_sim.zip
    关于衰落信道用matlab编写的仿真程序(on fading channel using Matlab simulation program prepared by the)
    2007-03-14 16:03:55下载
    积分:1
  • Hankel
    采用MATLAB实现对天线数据的仿真拟合(Using MATLAB simulation data to achieve the antenna fit)
    2014-12-03 10:44:35下载
    积分:1
  • 2D-logistic-image-encrytion
    本matlab函数,利用混沌映射不可预测性,遍历性和敏感性,以它们的参数和初始值的优异特性的,实现一个图像加密算法。我们引入了一个新的二维logistics函数。与现有的混沌映射相比,它具有更广泛的范围内混乱,更好的遍历性,混沌性和relativelylow实施成本。为了研究及其应用,我们提出了一个之乱转换(CMT),以有效地改变图像的像素位置。结合2D-logistics与CMT,我们进一步实现图像加密算法。(In this matlab test,we use the chastic s excellent properties of unpredictability, ergodicity and sensitivity to their parameters and initial values, chaotic maps are widely used in security applications. In this paper, we introduce a new two-dimensional Sine Logistic modulation map (2D-SLMM) which is derived the Logistic and Sine maps. Compared with existing chaotic maps,it has the wider chaotic range, better ergodicity, hyperchaotic property and relativelylow implementation cost. To investigate its applications, we propose a chaotic magic trans-form (CMT) to efficiently change the image pixel positions. Combining 2D-SLMM with CMT, we further introduce a new image encryption algorithm. )
    2015-02-03 14:33:42下载
    积分:1
  • lecroy_sparq_datasheet
    Solar pv Maxi Series leaflet_release_Oct 12
    2014-01-02 21:16:18下载
    积分:1
  • interpft_quadric
    对非同步采样数据进行二次插值同步化处理,进而进行谐波分析。(The asynchronized sample data can be synchronized by the qudric interpolation.)
    2014-02-21 18:31:44下载
    积分:1
  • judp
    UDP packets are used to send data from one computer to another over a network or from one application to another within a single computer. The judp.m program uses Matlab s ability to call Java code to enable it to send and/or receive UDP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
    2009-06-24 21:29:18下载
    积分:1
  • UNIFAC4
    Calculo de los coeficientes de actividad por el metodo UNIFAC cuaternario para mezcla de acido acetico n butanol produciendo agua y acetato de nbutilo
    2013-03-22 12:14:03下载
    积分:1
  • VC_and_matlab_mix_code
    VC++与MATLAB的混合编程的快速实现 讨论了如何用MATLAB的complier将*.m函数编译为动态链接库DLL,供VC++使用的方法。(VC++ and MATLAB programming for fast implementation of mixed discuss how to use MATLAB' s complier to*. m functions compiled as dynamic link library DLL, VC++ for the methods used.)
    2010-06-30 15:44:04下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载