搜索资源列表
MATLAB
- 从介绍功率谱的估计的理论基础入手,分析经典谱估计和现代谱估计,以及在Matlab中的实现方法。
Matlab实现现代功率谱估计
- Matlab实现现代功率谱估计 ,给出了思路和部分代码,是以份现在功率谱估计的基础材料
空间谱估计的多维空间谱估计算法的matlab仿真程序
- 空间谱估计的多维空间谱估计算法的matlab仿真程序
WRELAX
- relax算法一篇较早的中文文献,希望对从事空间谱估计的同学们有所帮助。-relax an earlier algorithm of Chinese literature, and they hope to engage in spatial spectrum estimation of the students help.
PSDEstimationforRandomSignalandRealizationinMatlab
- 从介绍功率谱的估计原理入手,分析了经典谱估计和现代谱估计两类估计方法的原理!各自特点及在Matlab中的实现方法,最后举了一个例子加以说明。 -Introduced the power spectrum from the estimated starting principle, analysis of classical and modern spectral estimation spectral estimation of the principle of two types of e
advanced_signal_processing
- 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the random process analysis, a variety
PSD-estimation
- 使用平均周期图法,窗函数法,以及两种方法的混合来进行谱估计。文档中从理论到建模,并对这几种方法进行了比较。希望对学习数2有帮助。-Use the average periodogram method, window function method, as well as two methods to carry out a mixed spectrum estimation. Documents from theory to modeling, and these methods were co
Autocorrelation-of-the-AR-power-spectrum-estimatio
- 自相关算法的AR功率谱估计,分析了AR 模型参数自相关算法并用MATLAB 工具实现了该算法的功率谱估计-Auto-correlation algorithm AR power spectrum estimation, analysis of the AR model parameters since the correlation algorithm and implemented using MATLAB tools for power spectrum estimation of the
AR-model-power-spectrum-estimation-algorithm
- AR模型功率谱估计的典型算法比较及MATLAB实现-AR model of a typical power spectrum estimation algorithm for comparison and MATLAB implementation
Power-Spectrum--simulation-in-Matlab
- 功率谱估计 经典的功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法、周期图法以及改进的周期图估计法即平均周期法和平滑周期图法; 1相关函数法 2周期图法 3平均周期图法和平滑平均周期图法-Power spectrum estimation is the classical power spectrum estimation of work zone data assumed to be zero outside the known
PSD-Pstimation-based-on-matlab
- 从介绍功率谱的估计原理入手分析了经典谱估计和现代谱估计两类估计方法的原理、各自特点及在Matlab 中的实现方法-Start from the introduced power spectrum estimation principle to the principle of classical spectral estimation and spectral estimation are two types of estimation methods, their characteristic
20130115
- 功率谱估计,包括窗口效应的功率谱估计的matlab程序及PPT、及各种估计方法的介绍-Power spectrum estimation, including window effect of power spectrum estimation of matlab and PPT, and the introduction of various estimation methods
matlab
- 直接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -The direct method is also called cycle diagram method, it is the random sequence x (n) n observation data as a energy limited sequence, direct calculatio
PSD-plot
- Welch功率谱密度是用改进的平均周期图法来求取随机信号的功率谱密度估计值。Welch法采用信号重叠分段、加窗函数和FFT算法等计算一个信号序列的自功率谱估计(PSD如上例中的下半部分的求法)和两个信号序列的互功率谱估计(CSD)。MATLAB信号处理工具箱函数提供了专门的函数PSD和CSD自动实现Welch法估计,而不需要自己编程。-method of power spectral density plot
AR-Matlab
- ar模型的功率谱估计 在Matlab环境下的方法展示,供大家参考和使用。-The ar model power spectrum estimation method in Matlab environment show for your reference and use.
MATLAB-Simulation
- 功率谱估计及其MATLAB仿真.经典功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法(BT法)、周期图法以及两种改进的周期图估计法即平均周期图法和平滑平均周期图法,其中周期图法应用较多,具有代表性。-The power spectrum estimation and simulation of MATLAB. Classic power spectrum estimation is unknown data in the data outside
matlab-spectrum-estimation
- matlab经典、现代功率谱估计.、MATLAB实现程序及注解-matlab classic, modern power spectrum estimated. MATLAB procedures and comments
matlab--jiyu-BURG
- 功率谱估计程序是基于参数模型下的频谱估计,且在AR模型下,使用Burg算法-The power spectrum estimation procedure
MATLAB-DOA
- 通信信号处理MATLAB的入门教程,和空间谱估计DOA估计的方法-Communication Signal Processing MATLAB introductory tutorial, and spatial spectrum estimation method for DOA Estimation
用matlab做经典功率谱估计
- 用matlab做经典功率谱估计,文件包含程序直接法、间接法、Bartlett法、Welch法(PSD using MATLAB, including direct method, indirect method,Bartlett method, and Welch method)