搜索资源列表
随机信号功率谱分析
- 理解随机信号功率谱分析原理和方法。 (1) 生成信号,被淹没在在噪声中; (2) 试用周期图法估计信号的功率谱; (3) 选用不同窗,使用修正周期图法估计信号的功率谱; (4) 对一段语音信号,使用LD算法估计其功率谱; (5) 详细列出功率谱估计的步骤和原理。 -understanding of random signal power spectrum analysis principles and methods. (1) generate signals
ppburg
- 作业Burg算法,用于数字信号处理中功率谱估计,简单实用。-operations Burg algorithm for digital signal processing power spectral estimation, simple and practical.
ch1guji1
- 数字信号处理中功率谱的重要算法。代码中对比了经典谱估计直接法和间接法之间的关系-digital signal processing power spectrum in the algorithm. Code Comparison of classical spectrum estimated direct and indirect relations between the
xiaoARmodel1
- 用matlab 语言实现功率谱估计算法,程序中有详细的说明-using Matlab language power spectrum estimation algorithm, the process is described in detail in
spectrum
- 功能: 功率谱分析 算法参考文献:黄嘉佑,《气象时间序列分析》-functions : power spectral analysis algorithm References : Geophysics, "meteorological time series analysis"
burg.rar
- burg算法求功率谱,用matlab实现,其中用到了arburg和pburg等函数,burg algorithm for power spectrum, with the realization of matlab, which uses a function such as arburg and pburg
Periodogram-powe
- 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
esprit
- ESPRIT算法的经典功率谱估计程序,已运算过,下载即可使用-ESPRIT algorithm is the classic power spectrum estimation procedures have been operational before, you can use to download
psd1ar
- 功率谱估计,多种方法,近似算法都有,值得参考-Power spectrum estimation, a number of ways, both approximate algorithm, it is also useful
L_D
- 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-
wavelet_power_spectral
- 基于小波变换的功率谱估计MATLAB仿真代码,包括小波变换的基本原理实现,mallat算法的实现,经典功率谱和现代功率谱估计的主要方法仿真比较。-Based on wavelet transform power spectrum estimation MATLAB simulation code, including the basic principles of wavelet transform to achieve, mallat Algorithm, classic and modern
correlation_psd
- 这是一个关于自相关算法及功率谱的仿真的源代码,可以供matlab初学者学习,以便今后在做相关研究中有所帮助。-This is the one on self-correlation algorithm and power spectrum of the simulation source code can be used for matlab beginners to learn to do research in the future help.
Psd_091024I
- Welch法功率谱密度 Psd自功率谱 是用改进的平均周期图法来求随机信号的自功率谱估计 采用信号重叠分段,加窗函数和fft算法等计算一个信号的自功率谱估计(PSD)-Welch法功率谱密度 Psd自功率谱 是用改进的平均周期图法来求随机信号的自功率谱估计 采用信号重叠分段,加窗函数和fft算法等计算一个信号的自功率谱估计(PSD)
Welch
- 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力,进行实验仿真,比较不同的窗函数,不同的数据长度对Welch法谱估计质量的影响,并分析了造成这些影响的原因。-The paper mainly introduces the principles of Periodogram method of classical PSD estimation,analyzes the deficiency of Perio
music
- music算法仿真程序对两个叠加在一起的信号进行功率谱估计-music algorithm simulation program to two superimposed signals with power spectrum estimation
gonglvpuguji
- 自己编写的信号功率谱算法,包括周期图法,BT法,AR参数L-D法,music,root-music,esprit。-I have written of the signal power spectrum algorithm, including the periodogram, BT France, AR parameters LD law, music, root-music, esprit.
PSD
- 几种经典的功率谱算法,包括BT法,周期法,welch法,Barttlet法。-some classical alagroam about power-estimation such as BT,period,welch,Barttlet
imf求功率谱
- 运用imf方法求信号的功率谱,可以直接带入信号直接运行即可!
gonglvpu
- 信号的功率谱算法程序,包括巴特沃斯,直接法,间接法等多种算法,可以直接求出信号的功率谱图,matlab编程-Signal power spectrum algorithm program, including a variety of algorithms Butterworth, direct, indirect method, etc., can be directly obtained signal power spectrum, matlab programming
matlab apsd sin算法实例
- 一种模拟加速度信号和计算功率谱密度的方法(a example of simulate acceleration and compute psd)