搜索资源列表
matlab
- 层次分析法,大家分享一下,关于多目标分析的程序,求特征值-AHP, we share on multi-objective analysis program, find the eigenvalues
matlab
- MATLAB实现多属性目标决策选择,从而选择最优的决策-MATLAB to achieve multi-attribute objective decision making the choice to select the optimal decisions
mubiaogenzong
- 本文件是基于MATLAB的二维匀速运动的目标跟踪-This document is based on MATLAB two-dimensional uniform motion tracking
top4inveter
- 此程序是柔顺机构的拓扑优化,以柔度最小为目标函数,以体积分数为约束条件-matlab code for compliant mechanism
multiple-target-tracking-
- 多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-Multiple target tracking of matlab code, and accompanied by documentation.The background difference method can realize real-time updates.The code in a few target detection and tracki
chirp11111
- chirp 信号压缩仿真 MATLAB ,目标位置显示- chirp
3
- 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
柔性车间调度遗传算法matlab实现代码
- 柔性车间调度遗传算法matlab实现代码,针对于多目标问题的matlab代码实现柔性车间调度遗传算法matlab实现代码
vrp_ga-master
- 最优路径遗传算法,用于搜寻最优路径,可根据需要修改目标函数,最小成本、最短时间等(Genetic alogrithm for optimal-path searching ,available for finding out the best path,constrained by minimum-cost,minimum-time.etc.)
多目标追踪代码
- 基于MATLAB的多目标追踪代码,使用均值漂移算法。