登录
首页 » matlab » CodeF1(解压密码见源链接)

CodeF1(解压密码见源链接)

于 2019-09-20 发布
0 265
下载积分: 1 下载次数: 13

代码说明:

说明:  能够规划三维环境下的最优路径,能够满足多约束条件的目标规划(optimal path planning in three-dimensional enviroment)

文件列表:

Code1, 0 , 2019-09-19
Code1\case1, 0 , 2019-09-19
Code1\case1\1.fig, 13434 , 2019-09-19
Code1\case1\1.jpg, 11586 , 2019-09-19
Code1\case1\2.fig, 61754 , 2019-09-19
Code1\case1\2.jpg, 34179 , 2019-09-19
Code1\case1\3.png, 19006 , 2019-09-19
Code1\case1\case1.mat, 8459 , 2019-09-19
Code1\case1\fobj.m, 1484 , 2019-09-19
Code1\case1\fobj2.m, 1470 , 2019-09-19
Code1\case1\fobjprintf.m, 1666 , 2019-09-19
Code1\case1\genetic_operator.m, 6666 , 2019-09-19
Code1\case1\initialize_variables.m, 2887 , 2019-09-19
Code1\case1\main.m, 620 , 2019-09-19
Code1\case1\non_domination_sort_mod.m, 6932 , 2019-09-17
Code1\case1\RCAL.m, 337 , 2019-09-19
Code1\case1\replace_chromosome.m, 4120 , 2019-09-17
Code1\case1\results.mat, 284 , 2019-09-19
Code1\case1\tournament_selection.m, 5028 , 2019-09-02
Code1\case1\ycmopt.m, 2418 , 2019-09-19
Code1\case2, 0 , 2019-09-19
Code1\case2\1.fig, 13434 , 2019-09-19
Code1\case2\1.jpg, 11407 , 2019-09-19
Code1\case2\2.fig, 61754 , 2019-09-19
Code1\case2\2.jpg, 27745 , 2019-09-19
Code1\case2\3.png, 17614 , 2019-09-19
Code1\case2\case2.mat, 4639 , 2019-09-19
Code1\case2\fobj.m, 1484 , 2019-09-19
Code1\case2\fobj2.m, 1470 , 2019-09-19
Code1\case2\fobjprintf.m, 1666 , 2019-09-19
Code1\case2\genetic_operator.m, 6666 , 2019-09-19
Code1\case2\initialize_variables.asv, 2598 , 2019-09-19
Code1\case2\initialize_variables.m, 2887 , 2019-09-19
Code1\case2\main.m, 616 , 2019-09-19
Code1\case2\non_domination_sort_mod.m, 6932 , 2019-09-17
Code1\case2\RCAL.m, 337 , 2019-09-19
Code1\case2\replace_chromosome.m, 4120 , 2019-09-17
Code1\case2\results.mat, 272 , 2019-09-19
Code1\case2\tournament_selection.m, 5028 , 2019-09-02
Code1\case2\ycmopt.m, 2395 , 2019-09-19

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

发表评论

0 个回复

  • FJSP-Dynamic-master
    说明:  解决车间资源分配的动态调度问题,采用遗传算法(Solving the dynamic scheduling problem of workshop resource allocation, using genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • Toolbox_all_algorithms
    这是MATLAB中最新的优化工具箱,它利用最近提出的7种算法来优化您的问题。 此工具箱中提供的算法包括: 灰狼优化器(GWO),蚂蚁狮子优化器(ALO),多功能优化器(MVO),蜻蜓算法(DA),蛾火焰算法(MFO),正弦余弦算法(SCA)和鲸鱼优化算法(WOA) 。(This is the latest optimization toolbox in MATLAB, which optimizes your problem using seven algorithms recently proposed. The algorithms provided in this toolbox include: GWO, ALO, MVO, DA, MFO, SCA and WOA.)
    2019-03-27 14:54:43下载
    积分:1
  • NSGAⅡ
    说明:  多目标优化算法NSGAⅡ的matlab仿真结果实现。(The multi-objective optimization algorithm NSGA II is realized by MATLAB simulation.)
    2020-11-10 11:40:56下载
    积分:1
  • GWO
    用matlab实现灰狼优化算法,用于最优化计算(Gray Wolf Optimization Algorithms with MATLAB for Optimal Computing)
    2020-06-22 07:00:01下载
    积分:1
  • NSGA 代码
    说明:  多目标遗传算法的完整代码,测试函数使用ZDT和DTLZ函数(Complete code of multi-objective genetic algorithm, test function uses ZDT and dtlz function)
    2020-04-25 10:06:17下载
    积分:1
  • 灰狼重油建模程序
    说明:  改进的灰狼算法用于重油热解模型的建模程序(greywolf algorithm for observation of heavy oil thermal cracking)
    2021-01-21 19:18:40下载
    积分:1
  • GA
    说明:  经典遗传算法案例,利用遗传算法求解铁罐问题(genetic algorithm optimization)
    2020-06-16 04:00:01下载
    积分:1
  • GA最大PSB20180117
    遗传算法最大化峰值旁瓣电平,给出阵元数,阵列长度,遗传及交叉因子,得出最优的PSB(The genetic algorithm maximizes the peak sidelobe level, giving the number of array elements, the length of the array, the genetic and crossover factors, and derives the optimal PSB)
    2018-01-17 17:02:36下载
    积分:1
  • wfgextendProblems
    一个实现多目标进化计算的数据集,用来测试不同的真实pareto前沿(A data set for multi-objective evolutionary computation to test different real Pareto Frontiers)
    2020-06-17 22:00:01下载
    积分:1
  • WWO
    新型的智能优化算法,水波优化算法,在基准函数CEC2014上比PSO,BBO,HS等表现要好。(A New Intelligent Optimum Algorithms, Water Wave Optimum Algorithms)
    2019-03-15 20:05:06下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载