资源列表
P2
- matlab homework fully solved lmao
banana
- matlab stuff i don't know
lololol
- lol dont even try to download this
jaamiiiacaaa
- i dont even know what this shit contains
quadrotorpid
- matlab simulink what the f
EM算法之三硬币模型:matlab编程实现
- EM算法是人工智能十大算法之一。三硬币模型算例出自李航的《统计学习方法》,书中给出了计算结果和简单解说,对于不是学数学的看这种复杂的公式看不懂,我也看了很久才看懂。我用matlab编写的代码,并作了详细的注释。(EM algorithm is one of the ten major algorithms of artificial intelligence. The three coin model is derived from Li Hang's statistical learning
SINS-GPS kalman
- SINS数据和GPS数据融合的kalman算法(Kalman Algorithm for Fusion of SINS Data and GPS Data)
kalman
- 静态数据和动态数据融合的kalman算法(Kalman algorithm for the fusion of static data and dynamic data)
robotic toolbox user
- 学习在matlab下robot toolbox的使用(Learning robot toolbox under the use of matlab)
spams-matlab-v2.6-2017-02-27.tar
- 稀疏表示算法库,可解决多种稀疏求解问题,如OMP、SOMP等常见算法(sparse represetation code)
Matlab入门
- MATLAB入门知识,适合初学者使用,具有学习和借鉴意义(introductory knowledge for MATLAB)
机器学习西瓜书聚类程序
- 根据周志华机器学习203页的图9.2编写的matlab程序。xgP203.m是主程序。中间有一些是为了验证算法,输出了一些运算结果。