搜索资源列表
STAP.rar
- 空时自适应信号处理,用于合成孔径雷达东目标检测,ACP,AEP方法,Space-time adaptive signal processing, synthetic aperture radar for target detection in the East, ACP, AEP method
fft2048
- 2048点实序列fft 采用优化地方法节省存储空间和运算时间。包括2048点实序列fft,信号幅度谱分析和排序。本程序用于基于tms320lf2407的波形采集与分析上,能够精确分析信号的幅度和频率分量。-2048-point sequence is optimized to fft method used to save storage space and computing time. Including the 2048-point real sequence fft, signal am
chromatography
- WINCE平台上实现基本的色谱谱图显示程序的设计。在Wince下用C#语言来模拟显示色谱图谱,采用了用定点与随机点两种方法来实现.-WINCE platform chromatography spectra showed that the basic design process. In Wince using C# language to show that chromatography patterns simulated using the fixed and random points
ARMAsel_mis_irreg_4
- 时间序列的基本模型的参数估计和预测 以及和谱分析的方法的相关程序-Copyright (c) 2009, Piet M T Broersen All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
ARMA_Example
- ARMA 谱估计的若干种方法,ESPRIT.m bayesc.m AR.m 参数估计,阶数估计等等共9个文件-ARMA spectral estimation of a number of ways, ESPRIT.m bayesc.m AR.m parameter estimation, the order is estimated that a total of 9 files, etc.
AD1674_control
- 本文介绍一种基于AD1674设计的接口电路,该电路具有查询、中断和DMA三种数据传输功能,同时采用8253定时脉冲或端口写两种A/D启动方式。其中DMA方式实现了数据的快速传输,而两种A/D启动方式将会使采样率的设定更加灵活。应用本文原理设计的可插入通用PC机的数据采集板已用于我们的高频多谱勒和到达角探测分析系统中,取得了满意的效果。这些设计方法和原理在其它实际数据采集系统的设计过程中,也会具有重要的参考价值。 -This paper describes a design based on
yuping
- 分析了噪声背景下实谐波过程ARMA模型系数之间的对称性,并以此为约束条件加入ARMA谱估计方法的求解过程中,从而提出了一种改进的正弦信号频率估计方法.理论分析与计算机仿真表明,对于低信噪比条件下的正弦信号参量估计,这一算法的精度与稳定性都优于仅使用总体最小二乘法(SVD-TLS)的ARMA谱估计方法.-Analysis of real harmonic process noise background symmetry between ARMA model coefficients, and a
codepu
- 谱分析处理程序,关于数字信号处理的处理方法综述 -This code is a ...
modern_spectrum_estimate
- 介绍了现代谱估计中常用的几种方法,如ARMA模型,MUSIC等-a material for studing spectrum estimation
dsp
- AR过程的线性建模与功率谱估计 理解AR过程的产生机理,复习实验1估计自相关序列的方法。 2.利用估计出的自相关序列来求解信号的功率谱,即用周期图法来估计功率谱。 3.分别采用自相关法(Yule-Walker法),协方差法,Burg法,修正协方差法来估计功率谱,并与周期图法进行比较,分析性能孰优孰劣。 4.学习matlab在数字信号处理中的应用。 -Linear AR process modeling and power spectrum estimation
calculate_psd_JJF
- 使用周期图方法计算功率谱,根据RBW设定确定频率分辨率-Power Spectrum calculation with RBW setting
pujianfa
- 用于语音增强中的谱估计基本方法,针对音调较低,声音较沉闷的语音可以选用改进型的谱估计方法。-Spectrum estimation for speech enhancement in the basic method for tone lower than the dull sound of the voice can choose to use the improved spectral estimation method.
lpc
- 1.用matlab实现对一个元音和一个清辅音的LPC系数,LPCC系数和MFCC系数的提取。 2,用LPC对这两个语音信号的功率谱进行估计,其中,LPC系数要分别有5阶,10阶,15阶和20阶四种情况,并在一个图里画出信号本身的FFT功率谱和四条不同阶数的LPC谱估计图,以作比较。注意,LPC和LPCC只考察自相关法。 3,用对数面积比的方法来求出这两个发音的变截面声管模拟图形,10阶即可-Using matlab to achieve the LPC coefficients of a
gonglvpu
- 函数fft1用经典方法计算信号的功率谱;hanshu.m中用welch方法计算功率谱,并选择不同的窗函数进行了对比;yali.m中用music法对接触压力数据进行功率谱分析-Calculated using the classical method function fft1 power spectrum of the signal hanshu.m using the welch methods calculate the power spectrum, and select a diffe
qixiang
- 气象色谱波峰波谷检测,比较简单的方法,欢迎大家下载-Meteorological chromatographic peaks and valleys detection
burg
- 用于burg法功率谱估计,方法简单,易实现。-Burg power spectrum estimation