登录
首页 » matlab » Matlab多目标优化遗传算法源程序很好的应用案例

Matlab多目标优化遗传算法源程序很好的应用案例

于 2019-12-22 发布
0 240
下载积分: 1 下载次数: 11

代码说明:

说明:  与常规的单目标遗传算法求解不同,该算法考虑两个目标函数的遗传算法(Different from the conventional single objective genetic algorithm, this algorithm considers the genetic algorithm of two objective functions)

文件列表:

Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB, 0 , 2018-08-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序, 0 , 2018-08-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标, 0 , 2018-08-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\biobjective.asv, 1706 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\biobjective.m, 1706 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\crossover.asv, 219 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\crossover.m, 315 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\decoding.asv, 1822 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\decoding.m, 1850 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\elimination.m, 650 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\inipop.asv, 327 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\inipop.m, 390 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\mutation.asv, 227 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\mutation.m, 238 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\Pareto.asv, 606 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\Pareto.m, 918 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\selection.asv, 1070 , 2010-04-27
Matlab 多目标优化 遗传算法 源程序 很好的应用案例 基于MATLAB\多目标优化MATLAB程序\双目标\selection.m, 1410 , 2010-04-27

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

发表评论

0 个回复

  • matlab_Otsu
    此算法是Otsu提出的最大类间方差法,利用matlab进行分割图像(This algorithm is proposed by Otsu Otsu method, used to segment image in matlab)
    2009-03-05 14:37:54下载
    积分:1
  • scanfulang
    用夫琅禾费衍射模型模拟液晶相控阵的远场光强分布(Fraunhofer diffraction model to simulate liquid crystal phased array far-field intensity distribution)
    2012-04-27 15:41:52下载
    积分:1
  • PDController_forAUV
    In this Program, we design PID controller for Control of AUV depth. AUV is Automatic Underwater Vehicle that use in Underwater action and Control of its Depth is important.
    2020-12-30 15:19:00下载
    积分:1
  • speechdtwprotected
    dynamic time warp Matlab speech recognition source code DTW (dynamic time consolidation), the Speech Recognition Research counterparts can be downloaded
    2009-05-07 03:41:34下载
    积分:1
  • MATLABarobot
    刘金琨的机器人控制系统与matlab仿真程序,很实用,代码包括滑模变结构控制,模糊控制,反演控制等控制算法。(The Liu Jinkun robot control system and Matlab simulation program, it is practical, the code includes the sliding mode variable structure control, fuzzy control, inversion of control and other control algorithms.)
    2012-08-18 15:12:21下载
    积分:1
  • Constellation_in_Hamadard_Transform
    PAPR 的分析PDF文件英文的,其中选用矩阵的方法(Comparisons of SCR and Active-set Methods)
    2010-11-20 18:52:33下载
    积分:1
  • MATLAB-Codes-for-FEM
    MATLAB Codes for Finite Element Analysis Solids andS tructures
    2013-11-27 20:34:25下载
    积分:1
  • NumberRecognitionSystem
    本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。(In this paper, and design implementation of a freely Offline handwritten numeral recognition system. First, identify the figure of the pre-processing treatment were introduced, including binarization, smoothing filtering, standardization, refinement, such as image processing method Secondly, to explore how to extract the structural features of characters and stroke characteristics, and described in detail Knowledge of the construction method Finally the use of a Knowledge-based template matching to identify methods and MATLAB as a programming tool to achieve with a friendly graphical user interface of freely handwritten numeral recognition system. The experimental results show that this method has higher recognition rate, and has better anti-noise performance.)
    2009-03-13 21:32:51下载
    积分:1
  • dijkstra
    求最短路径求最短路径求最短路径求最短路径求最短路径求最短路径(shoest path)
    2012-03-27 20:53:27下载
    积分:1
  • SIMULACIONES
    MULTIAGENTS 4 AGENTS, FORMATION PROBLEM
    2013-08-25 14:42:29下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载