资源列表
主成分分析
- 该代码是主成分分析法的matlab实现,简单方便使用(The code is the principal component analysis of Matlab implementation, simple and convenient to use)
tsppso
- 用混合粒子群算法解决tsp问题,避免陷入局部最优解(Using PSO algorithm to solve TSP problem)
Hamilton改良圈算法m
- 可以解决哈密尔顿圈问题,寻找遍历所有点回到起点的最短路(You can solve the Hamilton circle problem and look for the shortest path that traverses all the points back to the starting point)
成功的蚁群
- 能够运行起来的matlab代码,解决车辆路径问题,程序能够跑起来,对学习车辆路径问题有所帮助(Matlab code that can run, solve the vehicle routing problem, the program can run, help to learn the vehicle routing problem)
电力电子技术与Matlab仿真
- 本书详细介绍了AC/DC、AC/AC、DC/DC电路的仿真(This book details the AC/DC, AC/AC, DC/DC circuit simulation)
武汉大学陆君安小组复杂网络研究报告PPT
- 武汉大学陆君安小组复杂网络研究报告PPT,含复杂网络的优化牵制控制与拓扑识别,网络传播中最具影响力的节点(Complex Network Research Report, including complex network optimization, pinning control and topology identification, the most influential nodes in network communication)
SA_TSP
- 使用 matlab实现遗传算法解决tsp问题(Using MATLAB to achieve genetic algorithm to solve TSP problems)
二阶线性切换系统稳定切换律的设计与仿真研究
- 通过研究二阶切换律,得到一种设计切换律的更普遍的方法。给出了切换律使切换系统渐近稳定的条件,最终通过实际的例子和Matlab的仿真呈现研究结果。(By studying the two order switching law, a more general method for designing switching laws is obtained. The switching laws are proposed to make the switched systems asymptotica
viterbi-3.0.1
- viterbi decoding algorithm c++ code
viterbi-master
- algorithm for decoding process
viterbi-master.old
- old version of viterbi algorithm
viterbys
- all viterby source code that i found but none of them complete....