搜索资源列表
hmm
- 基于MATLAB的HMM算法的实现(Machine Learning Toolbox)包含Baum-Welch 算法的应用-MATLAB-based HMM Algorithm
pmwelch
- Welch 算法是一种应用很广的经典功率谱估计算法。但是面对现在日益膨胀的海量数据,单纯在串行Matlab环境下运行Welch 算法势必耗费大量的运算时间。根据Welch 算法的原理,在Linux 集群环境及消息传递接口MPI 的支持下,采用主从并行编程模式,实现了一个开源的Welch 并行算法PMWelch。实验结果表明,PMWelch 不仅具有Matlab 下Welch 算法一样的运算结果,还可以大幅减少运行时间.-It is well known that Welch algorithm
welch
- MATLAB程序,估计实际应用中得到数据的功率谱(this is a matlab program And it's feature is to estimat the power spectrum of the data obtained in practical applications)
welch算法实例
- 用matlab中的welch分析加速度功率谱密度(a example of matlab fwelch function)