搜索资源列表
hgshMATLAB
- 胡广书的数字信号处理一书中的所有matlab程序。包括各种滤波器的设计,经典功率谱的估计、参数模型功率谱估计等,非常有用。-the digital signal processing in a book all Matlab procedures. Including various filter design, classic power spectrum estimation, power spectrum model parameter estimation, very useful.
yulewalk
- DSP 实现基于BURG算法的功率谱估计-BURG DSP algorithm based on the power spectrum estimation
hosa1
- 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、FIR和Lattice结构;IIR滤波器设计包括模拟和数字低通、高通、带通与带阻滤波器设计,以及基于冲激响应不变法和双线性Z变换法的IlR滤波器设计等;FIR滤波器设计包括基于窗函数、频率抽样法和切比雪大逼近法的FIR滤波器设计;平稳信号分析包括经典功率谱估计、基于参数模型的功率谱估计和基于非参数模型的功率谱估计;非平稳信号分析包
ARestimate
- 基于自回归,全极点的AR模型,对随机信号的进行的功率谱估计.-based on the return of all Poles AR model of random signal of the power spectrum estimation.
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
doarima
- ARIMA模型,用来对非平稳信号的功率谱估计,很有用!
MTM_PSD_subspec
- 基于多窗谱法功率谱估计的谱减法语音增强程序,多窗谱功率谱估计比传统的周期图法方差效果更好,抑制音乐噪声效果更佳。 该程序对语音增强入门的研究者有参考意义。
NRZmodulate
- 单极性不归零码的调制和功率谱估计,包括眼图
lim
- 功率谱估计程序,选用一电力系统谐波信号为输入。其中包括有:burge算法,esprit算法,music算法,mvdr算法,pisarenko算法,prony算法,修正协方差算法,自相关算法。这些程序均为本人自编,并且对程序所参考书籍和页数进行了标注。经过调试,绝对正确,请放心使用。
AR
- 有用BURG法实现AR模型功率谱估计的详细试验结果,对学数字信号处理的人很有帮助,能让你很好的理解BURG算法,和AR 模型。-BURG useful method power spectrum estimated AR model detailed test results, digital signal processing for school people very helpful, allowing you a good understanding of BURG algorithm,
evlmem
- 最大熵法实现功率谱估计,内附算法实例及数据结果。-Maximum entropy power spectrum estimation method, containing the results of algorithm and data examples.
chap08
- ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
MUSIC
- 求一个复正弦加白噪声随机过程的信号: xn=exp(j*pi*n-j*pi)+exp(j*w0*n-j*0.7*pi)+v v(n)为零均值白噪声。S/N=10dB。取P=3,构造4阶的自相关矩阵R的基于MUSIC算法的功率谱估计的MATLAB程序-For a complex sinusoid plus white noise of the signal random process: xn = exp (j* pi* nj* pi)+ exp (j* w0* nj* 0.7* pi)+ v
spectrum
- 对功率谱的估计,可对图像,语音等多媒体文件进行功率谱计算后进行特征提取-Of the power spectrum estimate, the image, voice and other multimedia files after calculating the power spectrum feature extraction
gonglvpu
- 基于单项耦合映像格子模型时空混沌伪随机序列的生成及其功率谱估计-Power spectrum estimation of the of spatiotemporal chaos pseudo-random sequence
gonglvpu
- 随机信号功率谱估计,在频域对信号进行分析,用Matlab编程-Random signal power spectrum estimation using Matlab programming
unstable
- 非平稳信号的功率谱估计,这个我以前用过的很好使-Non-stationary signal power spectrum estimation, that I' ve used so good
ni5640R-Analog-Input
- ni5641r模拟输入代码,并画功率谱估计。-ni5641r analog input,and draw power spectrum estimation.
AR-model-parameter-estimation
- MATLAB实现用Burg算法估计AR模型参数,进而实现功率谱估计-AR model parameter estimation using the Burg algorithm, so as to realize the power spectrum estimation
Untitled
- 迭代法求解正则方程模型,并得到功率谱估计。-The iterative method is used to solve the normal equation model and obtain the power spectrum estimation.