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

CodeF1(解压密码见源链接)

于 2019-09-20 发布
0 280
下载积分: 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 个回复

  • 带罚函数的自适应粒子群.
    含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
    2019-05-05 19:49:37下载
    积分:1
  • 阿里天池比赛数据
    说明:  阿里天池最后一公里所采用的数据集: 网点数据集、配送点、商户、快递信息、配送路径表、配送人员(Data sets adopted for the last kilometer of alitanchi: Network data set, distribution points, merchants, express delivery information, distribution path table, distribution personnel)
    2019-12-30 16:41:44下载
    积分:1
  • 《智能优》汪定伟
    东北大学汪定伟编写的智能优化方法教材,对目前主要的智能优化方法遗传算法、禁忌搜索、蚁群算法和粒子群算法进行了介绍,内容详尽经典,是一本学习智能优化方法的好教材。(a good book about intelligent Optimization)
    2018-07-20 14:18:25下载
    积分:1
  • MMAS
    说明:  在信息素更新上面对于蚁群算法所做出的改进,(In pheromone update, the improvement of ant colony algorithm is made,)
    2020-07-28 18:58:41下载
    积分:1
  • CMA-ES
    CMA-ES source code in Matlab
    2020-12-14 22:29:13下载
    积分:1
  • 灰狼优源代码
    说明:  灰狼算法,一种新型群体智能优化算法,将改进的灰狼算法优化神经网络模型,提高收敛速度,避免陷入局部最优解(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf population and hunting mechanism in nature)
    2020-03-07 14:14:59下载
    积分:1
  • 混沌tent映射tent分叉程序
    说明:  构建基于改进灰狼优化算法的神经网络数据预测模型(IGWO-BPNN),目的在于用改进的灰狼优化算法优化神经网络模型,利用神经网络的反向传播优势,改善神经网络算法易于陷入局部最小值的缺陷,提高神经网络模型的预测精度。(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf population and hunting mechanism in nature)
    2020-11-06 21:39:49下载
    积分:1
  • NSGA-II
    说明:  求解多目标问题,业内最经典的多目标算法之一(to solve multi-object problem)
    2020-06-25 06:40:01下载
    积分:1
  • GSA
    引力搜索算法优化函数,可以运行,适合学习这个算法用(The gravitational search algorithm optimizes functions that can be run.)
    2018-11-01 13:19:10下载
    积分:1
  • 带罚函数的自适应粒子群.
    说明:  含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
    2019-05-05 19:49:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载