-
C + + /cli NSGA-ⅱ 型多目标算法的 Matbal 代码
多目标优化 (也称为多目标规划,向量优化问题、 多准则优化、 多属性的优化或帕累托优化) 是的多准则决策,那就是有关进行数理优化问题涉及多个目标函数,同时优化领域。多目标优化设计已应用于许多科学领域,包括工程学、 经济学、 物流 (见一节关于详细的示例应用程序) 需要在两个或多个相互冲突的目标之间权衡采取最优的决定。同时最大化的某一特定,强度和性能最大化最小化重量而尽量减少燃油消耗和排放污染物的车辆是组件的分别涉及两个和三个目标的多目标优化问题的例子。在实际问题中,可以有三个以上的目标。
- 2022-05-06 07:26:08下载
- 积分:1
-
c#多线程源代码
c#多线程源代码-multithreading source code
- 2022-02-03 16:07:19下载
- 积分:1
-
用VB语言编写的解决运筹学0
用VB语言编写的解决运筹学0-1规划的程序,可以作为大家提交作业的参考啊-Use VB language to solve 0-1 programming operations research procedures, can be used as reference for everyone to submit work ah
- 2022-11-18 08:45:03下载
- 积分:1
-
matlab实现此过程的最速下降算法。
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
-Matlab implementation of this procedure steepest descent algorithm.
- 2023-06-12 22:50:03下载
- 积分:1
-
一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个...
一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个方向对盒子进行分行透视:从左到右,从左下到右上,从下到上,从右下到左上。透视可得到该二维矩阵的该行1的个数。要求,还原此矩阵。 输入:4行,每一行分别代表从左到右,从左下到右上,从下到上,从右下到左上透视所得的数据 输出:该矩阵 使用的方法是回溯法,具体见程序-a acm algorithm topic Problem description : a black box, as a 15 x 10 two-dimensional matrix, there are some gaps in two-dimensional matrix using 0 indicates the gap, with a show that occupies. An existing equipment, from the direction of four branches box for perspective : from left to right, from the lower left to upper right, from bottom to top, from the lower right to upper left. Perspective availability of the two-dimensional matrix of the line a number. Demand reduction of this matrix. Input : 4 firms on behalf of every line from left to right, from the lower left to upper right, from bottom to top, from the upper left to lower right perspective on data obtained from the output : the matrix method is the use of backtracking, see the specific procedures
- 2022-07-08 10:50:46下载
- 积分:1
-
python 实现用遗传算法优化神经网络权重
神经网络的训练过程中,使用遗传算法来优化神经网络的权重,用于寻找全局最优权重
- 2022-04-27 13:11:45下载
- 积分:1
-
Kalman filtering program fortran!!!
卡尔曼滤波的程序
fortran-Kalman filtering program fortran!!!
- 2023-04-26 09:40:03下载
- 积分:1
-
网络流量分类NLC方法代码
网络流量分类NLC算法代码,供初学者学习,不得商用,仅供参考,
- 2022-03-24 13:46:12下载
- 积分:1
-
a_star_pathfinder明星路径可以用来研究路由方法的发展。
a_star_pathfinder A星路径寻找可以用来学习寻路的方法 可以用到很多地方 比如脱机的AI寻路就可以用到他 -a_star_pathfinder A Star path finding can be used to study routing methods can be used in many places such as the AI offline Wayfinding can be used on him
- 2022-02-04 14:10:32下载
- 积分:1
-
大脑设计_适应性行为的起源
大脑设计_适应性行为的起源-cerebral design _ the origin of adaptive behavior
- 2022-04-07 01:27:26下载
- 积分:1