资源列表
PRML-master
- 模式识别与机器学习 代码 prml code(machine learning code)
dijkstra
- qt c++ finish that Dijkstra GUI
系统辨识与自适应控制程序
- 系统辨识与自适应控制程序,natlab编程程序,随书附赠,适合学习者自用
VMDtest
- 改进的变分模态分解算法,有效提取振动信号中故障频率。(The improved variational mode decomposition algorithm can effectively extract the fault frequency in vibration signals.)
利用Gauss消去法对线性方程组进行求解
- 用消去法解方程组的基本思想是用逐次消去未知数的方法把原来方程组Ax=b化为与其等价的三角方程组,而求解三角方程组就容易了。换句话说,上述过程就是用行的初等变换将原方程组系数矩阵化为简单形式,从而将求解原方程组的问题转化为求解简单方程组的问题。
MOPSOd-master
- Decomposition Based Multi-Objective Particle Swarm Optimization
遗传算法 选址分配 matlab
- 针对多对多选址分配模型的物流网络算法求解,采用遗传算法+matlab进行计算。
坐标转换
- 包括同椭球下的坐标转换与异椭球下的七参数转换(Including coordinate transformation under the same ellipsoid and seven-parameter transformation under the different ellipsoid)
70233501zixiangguan
- 自相关程序,可以实现函数的自相关分析,实现自相关分析,分析故障信号(the code of autocorrelation)
NSGA-II
- NSGA-ii算法,一种基于拥挤度的非支配排序遗传算法(NSGA-ii algorithm, a non-dominated sorting genetic algorithm based on congestion degree)
材料力学程序
- 用于求解材料力学中的多种受力下的状态,包括挠度曲线绘制,应力应变分析等(It is used to solve the state of material mechanics under various stresses, including the drawing of deflection curve, stress-strain analysis and so on.)
LSD直线提取算法MATLAB
- 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)