搜索资源列表
MATLAB
- 从介绍功率谱的估计的理论基础入手,分析经典谱估计和现代谱估计,以及在Matlab中的实现方法。
基于Matlab仿真的联合变换相关器实验
- 利用Matlab软件平台对JTC进行了图像识别仿真实验,得到了二维及三维相关输出图像,显示出尖锐的相关峰。仿真实验表明:联合变换进行图像识别中存在强烈的零级干扰,干扰信号是有用信号的7.14倍,输出结果不理想;采用功率谱相减法可以消除零级强干扰,进而提高了图像的识别能力。
Matlab实现现代功率谱估计
- Matlab实现现代功率谱估计 ,给出了思路和部分代码,是以份现在功率谱估计的基础材料
matlab
- pak msk gmsk的性能比较.功率谱以及误码率的比较,可以出图。-psk msk gmsk
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
suijixinhao
- 给定一个音频范围内的模拟强噪声随机信号(强噪声+周期信号),将信号从强噪声中提取出来,并计算原信号及提取信号的均值、平均功率、方差、频谱及功率谱密度、互相关等 并附带图形-Given within the scope of an audio simulation of strong noise random signal (noise+ periodic signal), the signal from strong noise in the extracted and calculated s
advanced_signal_processing
- 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the random process analysis, a variety
Matlab
- 功率谱的MATLAB仿真代码,希望能够帮助大家!-功率谱的MATLAB仿真代码
self-correlationandpowerspectrum
- 本程序描述的是如何用MATLAB语言来编写自相关和功率谱函数-self-correlationandpowerspectrum
AR-model-power-spectrum-estimation-algorithm
- AR模型功率谱估计的典型算法比较及MATLAB实现-AR model of a typical power spectrum estimation algorithm for comparison and MATLAB implementation
Untitledw
- 利用Matlab实现子功率谱的求解,并实现信号处理和能量算法-Matlab, the solution to achieve sub-power spectrum, and algorithms for signal processing and energy
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
matlab.pdf.tar
- 功率谱分析和matlab仿真 周期性分析-Power spectrum analysis and Matlab simulation
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
matlab实现功率谱密度分析psd
- 用matlab实现功率谱密度的分析及讲解,很有参考价值
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
AR-Matlab
- ar模型的功率谱估计 在Matlab环境下的方法展示,供大家参考和使用。-The ar model power spectrum estimation method in Matlab environment show for your reference and use.
Calculation-of-Matlab-power-spectrum
- Matlab功率谱计算,其中包含了关于功率的几种算法-Matlab power spectrum calculation, which contains the power of several algorithms
MATLAB-Simulation
- 功率谱估计及其MATLAB仿真.经典功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法(BT法)、周期图法以及两种改进的周期图估计法即平均周期图法和平滑平均周期图法,其中周期图法应用较多,具有代表性。-The power spectrum estimation and simulation of MATLAB. Classic power spectrum estimation is unknown data in the data outside
用matlab做经典功率谱估计
- 用matlab做经典功率谱估计,文件包含程序直接法、间接法、Bartlett法、Welch法(PSD using MATLAB, including direct method, indirect method,Bartlett method, and Welch method)