登录
首页 » matlab » EGO_GA

EGO_GA

于 2020-09-21 发布 文件大小:7KB
0 86
下载积分: 1 下载次数: 6

代码说明:

  基于GA优化的Efficient Globle Optimization算法(Efficient Globle Optimization argorithm based on GA)

文件列表:

EGO_GA\Gaussian_CDF.m, 56 , 2018-01-18
EGO_GA\Gaussian_PDF.m, 59 , 2018-03-21
EGO_GA\Infill_Standard_EI.m, 279 , 2018-03-21
EGO_GA\main_standard_EGO_change.m, 2999 , 2018-03-27
EGO_GA\test_problem\Branin.m, 717 , 2018-01-18
EGO_GA\test_problem\GoldPrice.m, 662 , 2018-03-28
EGO_GA\test_problem\Hartman3.m, 789 , 2018-01-18
EGO_GA\test_problem\Hartman6.m, 1024 , 2018-03-23
EGO_GA\test_problem\Rosenbrock.m, 222 , 2018-01-18
EGO_GA\test_problem\Sasena.m, 541 , 2018-01-18
EGO_GA\test_problem\Shekel10.m, 777 , 2018-01-18
EGO_GA\test_problem\Shekel5.m, 546 , 2018-01-18
EGO_GA\test_problem\Shekel7.m, 649 , 2018-01-18
EGO_GA\test_problem\Sixhump.m, 663 , 2018-01-18
EGO_GA\test_problem\Sphere.m, 46 , 2018-01-18
EGO_GA\test_problem\SumSquare.m, 88 , 2018-01-18
EGO_GA\test_problem\Test_Function.m, 1929 , 2018-03-26
EGO_GA\test_problem\yiwei.m, 56 , 2018-03-26
EGO_GA\yichuan.m, 1606 , 2018-03-23
EGO_GA\test_problem, 0 , 2018-04-24
EGO_GA, 0 , 2018-04-24

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

发表评论

0 个回复

  • bragge
    啁啾光纤光栅的Matlab程序,给出了相应的源程序,产生的refl记录了反射和透射谱。(Chirped fiber grating Matlab program, gives the corresponding source code, the resulting refl recorded reflection and transmission spectra.)
    2009-12-29 09:59:05下载
    积分:1
  • 可以用于桌面随即截图的工具,非常好用,可以很方便的把喜欢的图截下来。...
    可以用于桌面随即截图的工具,非常好用,可以很方便的把喜欢的图截下来。-desktop can be used immediately screenshots of the tool is very handy, very convenient to put the map like closed down.
    2022-09-20 03:40:03下载
    积分:1
  • 这个机器人完全模拟人的操作,喜欢的朋友一起研究。 文件为jar包,内容完整。...
    这个机器人完全模拟人的操作,喜欢的朋友一起研究。 文件为jar包,内容完整。-complete simulation of the robot"s operation, like the friends together. Documents jar package, the content is complete.
    2023-02-09 09:50:04下载
    积分:1
  • Java生成一个文件打开的文件选择对话框窗口
    Java生成一个文件打开的文件选择对话框窗口,和Win系统的浏览文件窗口相似,使用Java代码模拟实现的窗口程序,相关代码如下:   button.addActionListener(new ActionListener() { //按钮事件处理   public void actionPerformed(ActionEvent e) {   int state; //文件选择器返回状态   chooser.removeChoosableFileFilter(chooser.getAcceptAllFileFilter()); //移去所有文件过滤器   chooser.addChoosableFileFilter(new MyFileFilter("gif","图像文件")); //增加文件过滤器,接爱gif文件   if (comboBox.getSelectedIndex()==0) //组合框为"打开"    state=chooser.showOpenDialog(null); //显示打开文件对话框   else    state=chooser.showSaveDialog(null); //显示保存文件对话框   File file = chooser.getSelectedFile(); //得到选择的文件
    2022-11-18 17:40:03下载
    积分:1
  • mine source code, vc. Net version, interface and functionality with the Windows...
    扫雷源代码,vc++.net版,界面和功能跟windows系统自带的扫雷游戏一样.-mine source code, vc. Net version, interface and functionality with the Windows system onboard mine game.
    2022-07-18 13:10:13下载
    积分:1
  • 瑞萨串口例程
    说明:  瑞萨官方提供的串口例程,见附件。运行起来的效果与官方说明的一样(For the serial routines provided by Risa, see the annex. It works just as well as the official instructions.)
    2020-06-24 10:20:02下载
    积分:1
  • How_to_solve_it
    如何求解问题——现代启发式方法,20世纪关于问题求解最重要书籍之一,中文版(How to solve the problem- modern heuristic methods, 20th century books on the problem solving one of the most important, the Chinese version)
    2010-10-28 11:14:21下载
    积分:1
  • 51-hong-wai-jie-shou
    基于51单片机的红外控制接收C程序设计 经验证无错误(Based on the infrared control 51 single-chip receiver proven C programming error-free)
    2011-07-18 19:19:53下载
    积分:1
  • WebNavigation
    说明:  强化学习网页浏览示例,非常好的示例代码。强化学习快速入门(Reinforcement learning web browsing example, very good example code)
    2021-03-30 09:02:18下载
    积分:1
  • mypolar
    MATLAB修改polar.m的源代码,加上标注之类的(modify the source code of polar.m, plus annotations etc. in matlab)
    2018-11-20 22:22:05下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载