登录
首页 » matlab » chapter3

chapter3

于 2020-11-09 发布
0 166
下载积分: 1 下载次数: 1

代码说明:

说明:  差分进化算法(Differential Evolution Algorithm,DE)是一种高效的全局优化算法。它也是基于群体的启发式搜索算法,群中的每个个体对应一个解向量。差分进化算法的进化流程则与遗传算法非常类似,都包括变异、杂交和选择操作,但这些操作的具体定义与遗传算法有所不同(Differential evolution algorithm (DE) is an efficient global optimization algorithm. It is also a heuristic search algorithm based on population. Each individual in the group corresponds to a solution vector. The evolution process of differential evolution algorithm is very similar to genetic algorithm, including mutation, hybridization and selection operations, but the specific definition of these operations is different from that of genetic algorithm)

文件列表:

chapter3, 0 , 2020-06-02
chapter3\DE31.m, 2818 , 2019-11-01
chapter3\DE32.m, 2696 , 2019-10-28
chapter3\DE33.m, 2717 , 2016-03-24
chapter3\eg32.m, 306 , 2017-08-17
chapter3\eg33.m, 345 , 2017-08-17
chapter3\func1.m, 114 , 2017-08-21
chapter3\func2.m, 118 , 2017-08-21
chapter3\func3.m, 135 , 2017-08-21

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

发表评论

0 个回复

  • shenjingwan
    超声数据互相关算法用于塔机超声测距,程序简单方便可行( Application of the cross correlation analysis technique )
    2012-04-13 11:14:00下载
    积分:1
  • example4_3
    例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts (x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(t,x) title([ 时域信号图 占空比为 ,num2str(ta)]) axis([-T T-0.2 1.2]) xlabel( t /s ) figure subplot(211) f=linspace(-fs/2,fs/2,N) plot(f,abs(fftshift(y))/N) title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ]) xlabel( f /Hz ) )
    2010-05-25 20:59:59下载
    积分:1
  • matlab03-05
    这三个小程序都是matlab的.m文件,分别实现用灰度变换的方法增强图像的对比度和直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响。(The three procedures are Matlab. M documents, were used to achieve gray transform method to enhance the contrast of the image and histogram equalization. Simulation images by white Gaussian noise and the noise of Salt and Pepper.)
    2007-04-23 19:22:13下载
    积分:1
  • ar_xfc
    高级数字信号处理中用burg法进行的谱估计,共享一下,希望有所帮助(Advanced digital signal processing using burg method of spectrum estimation, sharing, hope I help)
    2010-06-21 20:50:19下载
    积分:1
  • fuzzy-pid
    说明:  matlab进行PID控制的仿真源程序 包括simulink仿真(matlab source code for simulation of PID control, including simulink simulation)
    2011-03-09 16:02:01下载
    积分:1
  • Kaveh
    ARMA模型的功率谱估计,程序简单易懂,免费下载。(spectral estimation)
    2012-05-21 10:39:12下载
    积分:1
  • Spreading-code-matlab
    m序列生成和抽取,Gold码和kasami序列生成,三种序列子相关,互相性能分析等。程序完整,注释清楚,报告详细。(m sequence generation and extraction, Gold codes and kasami sequence generation, all three sub-sequences related to each other performance analysis. Program integrity, comments clear, the report detailed.)
    2021-04-22 18:58:48下载
    积分:1
  • xray_new
    Image Reconstruction
    2013-10-07 03:19:36下载
    积分:1
  • use-of-matlab3
    matlab应用实例,便于对比学习MATLAB的应用以及编程语言的学习。使用中也可以在此基础上进行二次编写,节约时间成本。(the example of the use of matlab)
    2013-05-09 19:55:00下载
    积分:1
  • HMRF-FCM
    模式识别中的模糊聚类,采用隐马尔科夫链,考虑了先验概率,进行图像识别。(Pattern recognition, fuzzy clustering, using hidden Markov chain, taking into account a priori probability for image recognition.)
    2013-06-25 09:05:53下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载