-
Floyd
floyd算法的matlab实现,最短路问题的一种解法(floyd algorithm of the Matlab implementation, the shortest path to a solution of the problem)
- 2012-07-18 16:12:16下载
- 积分:1
-
power_svpwm
同步电机svpwm 适合初学者,直接可用(Synchronous motor svpwm)
- 2013-04-14 21:28:03下载
- 积分:1
-
ompbox9
稀疏分解工具包,采用OMP算法,可用于稀疏字典的构造,压缩感知等领域(Sparse decomposition tool kit, using OMP algorithm, can be used for the construction of sparse dictionary, compressed sensing and other areas)
- 2009-10-29 09:01:02下载
- 积分:1
-
avi2apic
avi2apic AVI提取帧 忽略对视频压缩方法(avi2apic AVI to a picture)
- 2012-12-31 22:03:30下载
- 积分:1
-
SVM-iris
在matlab环境下,实现鸢尾花数据库的SVM分类,没有使用现成的工具包。(SVM classifier in Matlab environment, iris database, do not use off-the-shelf tool kit.)
- 2021-01-03 15:58:56下载
- 积分:1
-
MATLAB与机器学习
此为机器学习中的常见算法的matlab代码,代码注释详细,易上手(This is a common algorithm in machine learning matlab code, code comments in detail, easy to use)
- 2020-07-08 00:18:57下载
- 积分:1
-
tranfer
说明: 用Matlab实现阴历和阳历相互转换,里面有注释可供参考(Using Matlab to achieve conversion between the lunar and solar calendar, which has notes for reference)
- 2010-04-25 16:17:53下载
- 积分:1
-
s_function_7_8
Simulink toolbox provides the user with two ways to create S-functions in C: with the automatic builder S-Function Builder and manually, using a template (similar to the creation of S-functions written in MATLAB).
- 2012-04-28 21:18:05下载
- 积分:1
-
Maven
本书遵循一些与Apache Maven相关的命名和字体使用约定。同样,预先理解这些预定能
让让你更易阅读本书。 (Maven application documents, and installation and other operations)
- 2014-12-11 15:38:13下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1