资源列表
介数度数计算程序
- 首先计算邻接矩阵,然后计算介数,度数,需要准备网络的边和节点信息(First, the adjacency matrix is computed, and then the median and degree are computed.)
几种改进的路径规划算法
- matlab编写的基于人工势场法的路径规划算法,可运行(The path planning algorithm written by Matlab can run)
《MATLAB优化算法 张岩 吴水根著》源码
- 优化算法的matlab实例,对初学者很有帮助(Matlab example of optimization algorithm is very helpful for beginners)
PLS
- PLS算法的实现以及对TE过程的预测效果(PLS Algorithm implementation and prediction of TE process)
光纤耦合仿真MATLAB程序包
- 光纤耦合仿真MATLAB程序包,可以仿真不同芯径的光纤模式分布,可以仿真光纤的耦合损耗。(fiber coupling simulation)
Steeringautoparkingsimulation
- 自动泊车算法演示,可以动画演示自动泊车过程,直观看到车轮的运动状态(Steering autoparking simulation)
普朗克公式计算代码
- 普朗克公式的计算代码:物理学中,普朗克黑体公式是用于描述在任意温度T下,从一个黑体中发射的电磁辐射的辐射率与电磁辐射的频率的关系公式。
基于分数低阶矩的DOA估计
- 传统的MUSIC算法和基于分数低阶矩的MUSIC算法在alpha稳定分布下的性能仿真(Performance simulation of traditional MUSIC algorithm and fractional low-order moment-based MUSIC algorithm under alpha stable distribution)
vmd
- 轴承故障信号vmd分解及输出频谱图和幅值图,内含main、vmd及输出频谱图和幅值图三个程序,直接用main就行(VMD decomposition of bearing fault signal and output spectrum and amplitude diagram)
蚁群算法VB
- 本算法是蚁群算法的通用程序,用于解决各类优化求解问题
ESPRIT代码
- 常用的信号源DOA估计代码,这个代码可以直接运行,容易理解
Deep Learning_Kmeans
- 适用于基于欧式距离的用户分簇,简单深度学习Kmeans算法例程(It is suitable for user clustering based on Euclidean distance.)