资源列表
SampEn
- %SAMPEN??计算时间序列data的样本熵 %? ?? ???data为输入数据序列 %? ?? ???m为初始分段,每段的数据长度 %? ?? ???r为阈值 % $Author: lskyp % $Date:? ?2010.6.20 % Orig Version: V1.0--------分开计算长度为m的序列和长度为m+1的序列 %? ?? ?? ?? ?? ?? ?? ?? ?? ?这一版的计算有些问题,需要注意两个序列总数都要为N-m % Modi Version:
frftlvbo
- 使用分数阶傅里叶方法 对于线性调频信号进行滤波(Filtering using fractional Fourier)
EM
- EM算法的简单实现,EM算法是机器学习中的一个重要的基础算法(Simple implementation of EM algorithm, EM is an important basic algorithm in machine learning)
最短路径(Dijkstra算法)
- 已知两点,求该两地那间的最短路径,注意与TSP有区别。(When two points are known, the shortest path between the two places is considered, noting that there is a difference between TSP and the other.)
DTW
- Dynamic Time Warping(DTW)诞生有一定的历史了(日本学者Itakura提出),它出现的目的也比较单纯,是一种衡量两个长度不同的时间序列的相似度的方法。应用也比较广,主要是在模板匹配中,比如说用在孤立词语音识别(识别两段语音是否表示同一个单词),手势识别,数据挖掘和信息检索等中。(The birth of Dynamic Time Warping (DTW) has a certain history (Itakura, a Japanese scholar), and it
时频变换
- 可以进行时频变换,代码简短能看懂,非常好用(Time-frequency transformation)
compress
- 使用MATLAB的文件对发动机放热率和缸压进行计算和绘图程序(The engine heat release rate and cylinder pressure are calculated and plotted using MATLAB files)
combust
- 使用MATLAB的文件对发动机放热率和缸压进行计算和绘图程序本文件为做功过程中程序(MATLAB files are used to calculate the engine heat release rate and cylinder pressure)
yiyuan
- 一元线性回归 其中有数据的例子,非常好的一个例子(Unary linear regression)
离散迭代
- 离散迭代,对于离散系统,进行多次迭代,得到最终的准确结果(Discrete iteration)
DMC
- DMC算法在matlab中的实现,预测控制(Realization of DMC algorithm in MATLAB and predictive control)
灰色预测问题
- 使用matlab求解灰色预测问题。源代码(Using matlab to solve gray prediction problem)
