登录
首页 » Python » moead-py-master

moead-py-master

于 2020-11-25 发布 文件大小:11KB
0 328
下载积分: 1 下载次数: 4

代码说明:

  使用Python实现MOEA/D,对于分解部分可以更换其他分解函数;对于基因重组部分可以更换其他交叉变异算子(Using Python to implement MOEA/D, other decomposition functions can be replaced for the decomposition part, and other crossover mutation operators can be replaced for the gene recombination part.)

文件列表:

moead-py-master, 0 , 2016-09-16
moead-py-master\.gitignore, 1045 , 2016-09-16
moead-py-master\LICENSE, 7651 , 2016-09-16
moead-py-master\README.md, 1949 , 2016-09-16
moead-py-master\knapsack.py, 5200 , 2016-09-16
moead-py-master\moead.py, 17804 , 2016-09-16

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

发表评论

0 个回复

  • 07 种群竞争模型
    说明:  这个是种群竞争模型的代码,直接可以运行。没问题的哦(This is the code for the population competition model and can be run directly. No problem.)
    2019-01-03 10:18:20下载
    积分:1
  • Machine Learning with WEKA : An Introduction (s) on the Data Mining and Machine...
    Machine Learning with WEKA: An Introduction (讲义) 关于数据挖掘和机器学习的.-Machine Learning with WEKA : An Introduction (s) on the Data Mining and Machine Learning.
    2022-02-06 02:13:01下载
    积分:1
  • VMD
    说明:  可以实现数据分解和调用,经过测试,是工程可用的。(Data decomposition and call can be realized)
    2020-07-01 19:40:01下载
    积分:1
  • C# 清空回收站的源码实例
    C# 清空回收站,这个功能不用多介绍了吧,你懂的,具体的实现请看以下代码:   const int SHERB_NOCONFIRMATION = 0x000001;//整型常量在API中表示删除时没有确认对话框   const int SHERB_NOPROGRESSUI = 0x000002;//在API中表示不显示删除进度条   const int SHERB_NOSOUND = 0x000004;//在API中表示删除完毕时不播放声音   [DllImportAttribute("shell32.dll")]//声明API函数   private static extern int SHEmptyRecycleBin(IntPtr handle, string root, int falgs);   private void button1_Click(object sender, EventArgs e)   {    //清空回收站    SHEmptyRecycleBin(this.Handle, "", SHERB_NOCONFIRMATION + SHERB_NOPROGRESSUI + SHERB_NOSOUND);   }
    2022-12-15 14:50:03下载
    积分:1
  • xm2sv1.0寻梦二手网 v1.0,一个经过我调试的PHP原代码,有机会大家多交流哈...
    xm2sv1.0寻梦二手网 v1.0,一个经过我调试的PHP原代码,有机会大家多交流哈-Used Network xm2sv1.0 dream v1.0, a PHP I debug the original code, everyone has the opportunity to more exchanges and Kazakhstan
    2022-01-28 14:35:14下载
    积分:1
  • anqingdaqiaoANSYS
    安庆长江铁路大桥的ANSYS建模命令流,很详细。(Anqing Yangtze River Railway Bridge, ANSYS modeling command stream)
    2012-05-07 10:22:44下载
    积分:1
  • LPC-LPCC-Short-Time-Energy-master
    说明:  这是一个语音识别提取特征参数的例子,提取lpcc和lpc特征参数并且计算了短时能量,这个是用来检测哭声可以使用的lpc-lpcc-short-time-energy(This is an example of speech recognition extraction feature parameters, extracting lpcc and lpc feature parameters and calculating short-term energy, which is used to detect the use of crying sounds.)
    2019-06-11 15:02:45下载
    积分:1
  • efficient-portfolio
    主要是根据马克维茨的投资组合理论求出有效边界,并确定其权重,分为允许和不允许卖空(efficient portfolio)
    2021-03-13 04:39:24下载
    积分:1
  • keilc51写的,双色LED点阵屏 可移动 速度可调
    keilc51写的,双色LED点阵屏 可移动 速度可调-keilc51 written, two-color LED Display Screen Mobile adjustable speed
    2022-03-22 06:22:07下载
    积分:1
  • memd
    emd改进算法,克服了emd算法的模态混叠,屏蔽经验模态分解算法。(The Improved EMD algorithm overcomes the modal aliasing of EMD algorithm and shields the empirical mode decomposition algorithm.)
    2018-06-04 18:28:07下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载