搜索资源列表
用Welch法进行功率谱估计
- 考虑L的三个不同值:L=256(3个数据段),L=128(7个数据段)和L=64(15个数据段)。各自的谱估计图如上图所示。可以明显的看到,加窗明显的减小了频谱上的假谱峰,但也更加进一步平滑了谱峰。所以,对于L=64的情况,在ω=0.8π的谱线可以很确定的辨认,但是那两个靠近的谱峰不容易区分。对于L=128的情况,这种情况提供了在分离和检测间最好的均衡。当然,对于在L=256时的情况,效果是更好的,能够从谱估计图上明显的分辨出三条谱线的存在以及它们幅度关系的强弱。 除了Welch法外,还可以采用
SPECTRUM_LMS
- 1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。 2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序: R.m用来计算输入信号的自相关矩阵及其特征值; LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。 3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPE
longteng4
- Welch法:Welch法对Bartlett法进行了两方面的修正:一是选择适当的窗函数w(n),并在周期图计算前直接加进去,加窗的优点是无论什么样的窗函数均可使谱估计非负。二是在分段时,可使各段之间有重叠,这样会使方差减小。
powerp
- 关于功率谱估计的,周期图法,自相关法,bartlett法和welch法,还有一个复倒谱估计的代码
averageperiodfft
- 平均周期法计算 fft的结果,Bartlett平均周期图的方法是将N点的有限长序列x(n)分段求周期图再平均,Welch法对Bartlett法进行了两方面的修正,一是选择适当的窗函数w(n),并再周期图计算前直接加进去,加窗的优点是无论什么样的窗函数均可使谱估计非负。二是在分段时,可使各段之间有重叠,这样会使方差减小。
matlabcode
- 有直接法,间接法,Bartlett法,Welch法
PSDestimation.rar
- 功率谱估计(周期图法、welch法、pmusic法等),PSD estimation
spect
- 利用直接法、间接法、以及Bartlett窗及Hamming窗下的Welch法进行功率谱分析-Using the direct method, indirect method, and the Bartlett window and a Hamming window in the Welch method for power spectral analysis
daima
- 随机信号谱分析技术实现 随机信号谱估计及质量评价。 离散随机信号通过线性时不变系统时,系统所产生的响应。 功率谱估计的实现方法:自相关函数法、周期图法、Bartlett法、Welch法、MTM法、MUSIC法 -Random signal spectral analysis of random signal spectral estimation and quality evaluation. Discrete random signals through linear system
Power-spectrum-estimation
- 功率谱估计基本算法,包括Bartlett,welch等-Power spectrum estimation
Non-Parametric-Methods
- MATLAB code for non parametric spectrum estimation. Bartlett, welch, correlogram , periodogram
test
- 几种基本的预失真功率谱仿真,包括直接法,间接法、bartlett法、welch法-Several pre-distortion power spectrum of the basic simulation,Including direct, indirect method, bartlett law, welch method
spectrum-estimation
- 多种经典谱估计的方法,直接法谱估计,间接法谱估计,Bartlett谱估计,welch谱估计(含多种窗口的实现)。-A variety of classical spectral estimation method, direct method spectrum estimation, spectral estimates of the indirect method, Bartlett spectrum estimation, Welch spectrum estimation (includi
AR-model-power-spectrum-estimation
- 功率谱估计性能分析及其MATLAB实现,间接法、直接法、改进的周期图法Welch法、Bartlett法 -Power spectrum estimation performance analysis on MATLAB, the indirect method, direct method, improved periodogram the Welch Law, Bartlett method
classicalspectrum
- 使用matlab实现经典功率谱估计,包括周期图法,Bartlett法,Welch法。机器比较(使用MATLAB函数)-Classical Power Spectrum Estimation using matlab functions, including periodogram method,Bartlett method Welch mehod.
gonglvpuguji
- 实现经典功率谱估计,带详细的解释包含不同函数下BT法,周期图法,Bartlett法和Welch法,只含一个主文件,清晰易懂-Classic power spectral estimation, containing only a master file contains different functions under the BT method, periodogram, Bartlett law and Welch method, with detailed explanations, c
stochastic-signal-processing
- Levinson-Durbin;Burg; Welch;BT;Bartlett; matlab实现,中文分段注释,简单易懂-Levinson-Durbin Burg Welch BT Bartlett matlab realize, Chinese sub-notes, easy to understand
Classical-spectral-analysis-method
- 噪声中正弦信号的经典法频谱分析,自己写的matlab程序,主要包括经典谱估计中直接法,间接法,Bartlett法,welch法四种估计算法-Classical spectral analysis method
burg-BT-per
- 该代码包括五种功率谱估计的方法,burg per BT bartlett welch-The code includes five kinds of power spectrum estimation method, per BT Bartlett Welch burg
W_pu
- matlab实现信号仿真,周期图法谱估计,bartlett法谱估计改进,welch法谱估计改进-matlab achieve signal simulation, periodogram spectral estimation, bartlett improved spectral estimation method, welch spectrum estimation method improved