登录
首页 » matlab » choxiao-NSGA-II

choxiao-NSGA-II

于 2020-12-07 发布
0 189
下载积分: 1 下载次数: 9

代码说明:

说明:  测试nsga2的优化性能,包含zdt系列、sch系列,支持三个目标下的约束求解(NSGA-II TEST,including zdt series,sch series and is okay for a 3-dimensional minimization problem.)

文件列表:

Real-Coded-Integer-Handling-NSGA-II, 0 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\BNH.mat, 1743 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\CF1.mat, 299 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\CF2.mat, 8235 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\CONT.mat, 1754 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\Kursawe.mat, 12389 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\NDS_CD_cons.m, 4911 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\NSGA II.zip, 548577 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\NSGA_II_Abril.m, 6154 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\NSGA_II_Abril_Test.m, 1025 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\OSY.mat, 1761 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\Problem.m, 1423 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\README.md, 566 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\SRN.mat, 1762 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\Schaffer.mat, 2956 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\TNK.mat, 3226 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\TestProblemBounds.m, 1611 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\UF1.mat, 14162 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\UF10.mat, 24234 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\UF2.mat, 14163 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\Viennet2.mat, 161755 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\Viennet3.mat, 220020 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\ZDT1.mat, 10386 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\ZDT2.mat, 15219 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\ZDT3.mat, 15146 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\ZDT6.mat, 15231 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\genetic_operator.m, 1548 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\normalisation.m, 597 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\paretoFront.m, 813 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\poly_mutation.m, 582 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\replacement.m, 961 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\test_case.m, 4987 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\tour_selection.m, 1734 , 2019-11-15
Real-Coded-Integer-Handling-NSGA-II\untitled.jpg, 20008 , 2019-11-15

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

发表评论

0 个回复

  • 987368654
    MATLAB 主要函数指令表按功能分类 常用指令 通用信息查询 工作空间管理 管理指令和函数 指令窗控制 操作系统指令 运算符和特殊算符 (The main function of MATLAB commands by functional classification table used commands general information about job management command and function space management control of the operating system command window commands Operators and Special Operators)
    2010-03-10 12:44:28下载
    积分:1
  • computerwork_2
    2. 设 是窄带信号,定义 是在 区间上均匀分布的随机相位。 是寬带信号,它是一个零均值、方差为1的白噪音信号e(n)激励一个线性滤波器而产生,其差分方程为 。 1) 计算 和 各自的自相关函数,并画出其函数图形。根据此选择合适的延时,以实现谱线增强。 2) 产生一个 序列。选择合适的 值。让 通过谱线增强器。画出输出信号 和误差信号e(n)的波形,并分别与 和 比较。 (Computer Experiments: 1. Consider an AR process x(n) defined by the difference equation where v(n) is an additive white noise of zero mean and variance .The AR parameters and are both real valued: a) Calculate the noise variance such that the AR process x(n) has unit variance .Hence , generate different realization of the process x (n). b) Given the input x (n), an LMS filter of length M = 2 is used to estimate the unknown AR parameters and . The step size is assigned the value 0.05. Compute and plot the ensemble average curve of and by averaging the value of parameters and over an ensemble of 100 different realization of the filter. Calculate the time constant according to the experiment results and compare with the corresponded theoretical value. c) For one realization of the LMS filter, compute the prediction error And the two tap-weight errors and Using power spectral plots of , show that)
    2020-06-28 19:40:01下载
    积分:1
  • Laplace
    图像的拉普拉斯变换及其matlab代码实现及代码测试(Images of the Laplace transform and its matlab code implementation and testing )
    2014-05-05 15:21:13下载
    积分:1
  • machine_learning_in_action
    Machine learning in action
    2014-09-29 01:17:30下载
    积分:1
  • sim
    ofdm的matlab仿真程序,对学习ofdm技术的人员来说比较实用(ofdm matlab simulation program, to learn ofdm technology officer for more practical)
    2013-11-24 19:19:39下载
    积分:1
  • SVD_TLS
    说明:  根据张贤达版《现代信号处理》的SVD-TLS算法,基于奇异值分解的总体最小二乘法, SVD-TLS是一个在现代谱估计中一个基础的算法(SVD-TLS, Spectral estimation)
    2020-10-12 22:47:32下载
    积分:1
  • shu
    实验报告关于matlab数值分析上机实验报告(Lab report matlab)
    2011-12-28 11:00:30下载
    积分:1
  • FLICM
    局部模糊c均值聚类算法的matlab代码(A Robust Fuzzy Local Information C-means Clustering Algorithm code)
    2012-05-12 12:48:20下载
    积分:1
  • booot-stream
    AN IMPORTANT class of theoretical and practical problems in communication and control is of a statistical nature.
    2015-03-15 00:12:04下载
    积分:1
  • timedelay
    时延估计源代码,互相关函数和自适应滤波法,可用于声源定位(TDE source code, cross-correlation function and adaptive filtering)
    2020-08-14 15:48:31下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载