登录
首页 » Matlab » NSGA-II源码分享

NSGA-II源码分享

于 2023-06-12 发布 文件大小:9.68 kB
0 32
下载积分: 2 下载次数: 1

代码说明:

NSGA-II算法提出了快速非支配排序法,降低了算法的计算复杂度。由原来的O(MN3)降到O(MN2)(M为目标函数个数,N为种群大小)。提出了拥挤度和拥挤度比较算子,代替了需要指定共享半径的适应度共享策略,并在快速排序后的同级比较中作为胜出标准,使准Pareto域中的个体能扩展到整个Pareto域,并均匀分布,保持了种群的多样性。引入精英策略,扩大采样空间。将父代种群与其产生的子代种群组合,共同竞争产生下一代种群,有利于保持父代中的优良个体进入下一代,并通过对种群中所有个体的分层存放,使得最佳个体不会丢失,迅速提高种群水平。

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

发表评论

0 个回复

  • hurst2
    可以經過此檔案來計算hurst參數 檢驗數據是否可預期(do hurst)
    2009-10-15 20:28:32下载
    积分:1
  • RF_matlab
    射频技术上的一些MATLAB实现的例题 希望对大家学习RF技术有帮助(RF)
    2010-05-27 10:13:39下载
    积分:1
  • Cst_TNB
    to calculate cost of stand-alone system
    2013-10-05 23:22:27下载
    积分:1
  • D2D控制信道 PSCCH
    D2D控制信道代码,包括通信模型构建,资源池确定,traffic分配,资源分配,SINR及throughput的计算(D2D channel code, including communications modeling, resource pool determines, traffic assignment, resource allocation, SINR and throughput computing)
    2021-01-27 21:28:37下载
    积分:1
  • 1
    说明:  DC MOTTOR SPEED CONTROL
    2010-10-14 01:09:45下载
    积分:1
  • MATLAB
    MATLAB简明课件,特点语言简练,易懂,内容丰富。事宜初学者。(MATLAB simple courseware, language features concise, easy to understand and rich in content. Matters beginners.)
    2010-10-21 21:03:41下载
    积分:1
  • matlab
    matlab code for clastering
    2010-12-01 04:59:49下载
    积分:1
  • Chapter6
    数值解法 例1 用改进的欧拉方法求一阶方程初值问题的 数值解 例2 数学摆的运动方程与近似方程数值解比较 例3 四阶龙格库塔公式求数值解 Matlab实现求数值解 例1 求初值问题y =x*sin(x)-y,y(0)=0的数值 解.先编辑一个定义方程的ODEF函数文件 ODEfun1.m. 例2 求方程组初值问题的数值解,按指定步长 0.05划分节点. 例3 按指定的精度求高阶方程初值问题的数值解.(Numerical Solution of the law a method of using the improved Euler' s equation of order to a first-order initial value problem of the numerical solution of cases of two mathematical pendulum equations of motion compared with the approximate numerical solutions of equations of three cases of fourth-order Runge-Kutta numerical solution of the formula Matlab order to achieve the numerical solution of demand cases seeking an initial value problem y ' = x* sin (x)-y, y (0) = 0 the numerical solution. first, the definition of an equation editor ODEF function file ODEfun1.m. cases of two demand equations initial value problem of numerical solution, according to the specified division of the node step 0.05. Example 3 according to the specified precision of seeking higher-order equation of the numerical solution of initial value problem.)
    2010-02-05 23:14:41下载
    积分:1
  • convmat
    一种把原始数据转换为矩阵形式,并且把数据分成训练与测试,按频率转换的一个小程序。(a kind of conversion of the original data matrix form, and data into training and testing, Frequency conversion by a small procedure.)
    2007-03-17 22:29:11下载
    积分:1
  • SuperResolution
    基于FFT的超分辨率算法,该算法使用原始数据的梯度信息,不用加入先验的约束(Super-resolution based on FFT)
    2012-05-26 11:03:38下载
    积分:1
  • 696518资源总数
  • 105578会员总数
  • 20今日下载