登录
首页 » matlab » gatbx

gatbx

于 2014-08-15 发布 文件大小:3085KB
0 157
下载积分: 1 下载次数: 2

代码说明:

  遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)

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

发表评论

0 个回复

  • DigitalbasebandtransmissionsystemimplementationMAT
    数字基带传输系统的MATLAB仿真实现 function [sampl,re_sampl]=system_1(A,F,P,D,snr,m,N) 输入变量A ,F,P分别为输入信号的幅度、频率和相位,D为量化电平数,snr 为信道信噪比,N为D/A转换时的内插点数;输出变量sampl为抽样后的输入 信号,re_sampl为恢复出的输入信号。 数字基带传输系统的MATLAB仿真实现 [sampl,quant,pcm]=a_d_1(A,F,P,D) [changed_ami]=signal_encod_1(pcm) [ami_after_channel]=channel_1(changed_ami,snr) [adjudged_ami]=adjudg_1(ami_after_channel,m) re_pcm=signal_decod_1(adjudged_ami) [re_voltag,re_sampl,re_sampl1]=d_a_1(re_pcm,sampl,D,N)(Digital baseband transmission system implementation MATLAB simulation function [sampl, re_sampl] = system_1 (A, F, P, D, snr, m, N) input variables A, F, P, respectively, for the input signal amplitude, frequency and phase , D to quantify the number of electric-ping, snr for the channel signal to noise ratio, N to D/A converter when the interpolation points output variables for the sample after Sampl input signal, re_sampl for the restoration of the input signal. Digital baseband transmission system simulation MATLAB implementation [sampl, quant, pcm] = a_d_1 (A, F, P, D) [changed_ami] = signal_encod_1 (pcm) [ami_after_channel] = channel_1 (changed_ami, snr) [adjudged_ami] = adjudg_1 (ami_after_channel, m) re_pcm = signal_decod_1 (adjudged_ami) [re_voltag, re_sampl, re_sampl1] = d_a_1 (re_pcm, sampl, D, N))
    2009-03-15 18:45:46下载
    积分:1
  • li9_8
    说明:  基于NMF的人脸识别代码 matlab 识别率高 容易运行 容易修改(NMF-based face recognition matlab code easier to run a high recognition rate is easy to modify the)
    2010-03-25 22:14:59下载
    积分:1
  • jirrm-0.2-20061016-linux.tar
    java open source code for iris pattern recognition system
    2013-01-09 23:19:37下载
    积分:1
  • 2000-Hybrid-Powering-System-for-Stand-Alone-Remot
    information solar power supply for telecom applications.
    2011-05-11 21:45:20下载
    积分:1
  • 1.1-SelfInfo_Entropy
    self information and entropy
    2015-03-16 16:01:02下载
    积分:1
  • MATLABSFunction
    matlab simulink中,s函数的编写讲解(matlab simulink of, s to explain the function of the preparation)
    2011-01-16 22:12:59下载
    积分:1
  • MoM_Quadraticequations
    利用MATLAB编程实现用矩量法求解2次微分方程,附带MOM课件(Using MATLAB Programming with the Method of Moment 2 differential equations, with MOM courseware)
    2010-05-10 10:35:46下载
    积分:1
  • Matlab_robot_toolbox
    Matlab机器人工具箱,包含了PUMA机械臂、移动机器人模型及机器人相关基础技术的toolbox,使用时请按说明使用。(Matlab robot toolbox contains PUMA manipulator, mobile robot model and the robot the underlying technology toolbox, when used in accordance with the instructions for use.)
    2013-04-25 12:05:26下载
    积分:1
  • 72146
    2d wave equation in matlab
    2015-03-03 15:05:51下载
    积分:1
  • eigenfce_pca
    This package implements basic Principal Component Analysis and Eigen Faces in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the filenames.
    2009-10-07 00:54:03下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载