资源列表
matlab程序
- 混合优化核参数(Hybrid optimization of kernel parameters)
Newton_Raphson_Rect_IEEE14
- 利用牛顿拉夫逊原理对IEEE14节点进行潮流计算(IEEE14 node Newton Ralphsnn flow calculation)
67506272integrated_navigation_systems
- 《GNSS惯性导航组合第3版》随书光盘,包括Matlab各章节例程和数据(Integrated GNSS inertial navigation assembly 3rd edition portable CD - ROM)
speed_control_BLDC
- it is useful for learning BLDC motor speed control.
灰色预测
- 预测模型,通过时间序列分析未来几点的数值走势。(Prediction model,analysis of the numerical trend of the future points by time series.)
Gallager_construction_LDPC
- Gallager官方原版LDPC译码算法(Gallager official original LDPC decoding algorithm)
粗糙集的论文和matlab代码
- 粗糙集集约简的算法源码,是简单的粗糙集算法代码,主要是.m文件。(Source code of rough set intensive simplifying , It's a simple code of rough set algorithm, mainly.M file.)
MATLAB-GPR-master
- GPtuff上的非常好用的关于高斯过程回归的代码资料。(GPtuff's compression package for the Gauss process regression is very good.)
SINS-GPS kalman
- SINS数据和GPS数据融合的kalman算法(Kalman Algorithm for Fusion of SINS Data and GPS Data)
机器学习西瓜书聚类程序
- 根据周志华机器学习203页的图9.2编写的matlab程序。xgP203.m是主程序。中间有一些是为了验证算法,输出了一些运算结果。
zhilusanjiaoxing
- 支路控制三角形联合三相交流调压常用于动态无功补偿装置中。(The branch control triangle combined three-phase AC voltage regulation is often used in the dynamic reactive power compensator.)
聚类算法实例
- 这里面的资源主要介绍了聚类算法的一些基本知识,附上了几篇关于聚类算法的优秀论文,本资源介绍了一个实例来介绍聚类算法的用法,包含数据,源代码,程序报告等等。