搜索资源列表
kftool_matlab
- 用Python/SciPy实现的卡尔曼滤波算法 将该算法用Matlab语言重新写了一遍的源代码
kalman
- kalman滤波算法,修改自http://www.scipy.org/Cookbook/KalmanFiltering- Kalman filter in Matlab This code is modified from Andrew D. Straw s Python implementation of Kalman filter algorithm. The original code is here: http://www.scipy.org/Cook
ELM_code
- 极限学习机matlab以及Python程序,最近几年出现的较为新的人工神经网络算法,有基于人脸识别的例子,由作者原网站下载,可运行。-Extreme Learning Machine matlab and Python program, more new artificial neural network algorithm emerged in recent years, there are examples of face recognition based on the original
SingleChannelProny
- python算法,信号分析,获得信号分量的幅值、频率、初相和衰减因子。-python algorithm, signal analysis, signal components obtained amplitude, frequency, phase and attenuation factor early.
KNN
- knn的核心算法,包含knn的各种实现,并且附带了python版本(main part of knn programe)
Iris_LinearRegression
- python 鸢尾花(iris)数据分类的例子,采用线性回归算法。(Python iris data classification example, using linear regression algorithm.)
Python
- 简单的k_means算法Python 和 MATLAB实现(Simple k_means algorithm Python and MATLAB implementation)
pyMUSIC-master
- music算法的python实现,验证可运行(Simulation MUSIC algorithm source code)
td-sarsa-master
- 分别用MATLAB和Python编写的关于puddleworld,mountaincar和acrobot的程序。(Using MATLAB and Python to write programs on puddleworld, mountaincar and acrobot, respectively.)