文件名称:pmwelch
介绍说明--下载内容均来自于网络,请自行研究使用
Welch 算法是一种应用很广的经典功率谱估计算法。但是面对现在日益膨胀的海量数据,单纯在串行Matlab环境下运行Welch 算法势必耗费大量的运算时间。根据Welch 算法的原理,在Linux 集群环境及消息传递接口MPI 的支持下,采用主从并行编程模式,实现了一个开源的Welch 并行算法PMWelch。实验结果表明,PMWelch 不仅具有Matlab 下Welch 算法一样的运算结果,还可以大幅减少运行时间.-It is well known that Welch algorithm is one of classical power spectrum estimation which is used widely. But facing a rapidly growing massive data, it will spend a plenty of time to operate Welch algorithm in the serial Matlab circumstances.
A parallel Welch algorithm, which is implemented using the Master-Slave parallel programming model with the support of Linux clusters and MPI, is proposed here depending on the theory of Welch algorithm. The experiment results show that PMWelch can achieve the same accuracy as Matlab do and can highly improve the speed.
A parallel Welch algorithm, which is implemented using the Master-Slave parallel programming model with the support of Linux clusters and MPI, is proposed here depending on the theory of Welch algorithm. The experiment results show that PMWelch can achieve the same accuracy as Matlab do and can highly improve the speed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pmwelch.pdf