登录
首页 » matlab » ARMA-model-spectrum-estimation

ARMA-model-spectrum-estimation

于 2014-01-19 发布 文件大小:822KB
0 268
下载积分: 1 下载次数: 11

代码说明:

  ARMA模型谱估计 通过观测信号来观察信号的功率谱密度(ARMA model spectrum estimation)

文件列表:

谱估计第一题





............\14.jpg,41616,2014-01-14
............\15.jpg,42243,2014-01-14
............\16.jpg,41535,2014-01-14
............\17.jpg,43134,2014-01-14
............\18.jpg,41789,2014-01-14
............\19.jpg,43906,2014-01-14
............\2.jpg,38590,2014-01-14
............\20.jpg,41661,2014-01-14
............\21.jpg,38090,2014-01-14
............\22.jpg,35162,2014-01-14
............\23.jpg,39179,2014-01-14
............\24.jpg,35587,2014-01-14
............\25.jpg,47009,2014-01-14
............\26.jpg,43695,2014-01-14
............\3.jpg,44972,2014-01-14
............\4.jpg,39566,2014-01-14
............\5.jpg,47483,2014-01-14
............\6.jpg,38804,2014-01-14
............\7.jpg,43904,2014-01-14
............\8.jpg,41388,2014-01-14
............\9.jpg,49413,2014-01-14
............\AR.m,607,2014-01-13
............\AR2.m,685,2014-01-13
............\ARMA.m,215,2014-01-13
............\MA.m,495,2014-01-13
............\main1.m,4492,2014-01-13
............\main2.m,7147,2014-01-13
............\Periodic.m,248,2014-01-13
............\polyzero.m,276,2014-01-13
............\pufenxi1m_2.m,2617,2014-01-14
............\Rxx.m,242,2014-01-13
............\spectrum.m,598,2014-01-13
............\xdata.mat,2204,2014-01-16
............\xx.m,393,2014-01-13
............\YuleWalker.m,502,2014-01-13
............\说明.doc,19968,2014-01-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WSF_MVP
    子空间拟合类算法WSF的一种改进算法MVP,用于DOA估计。(Subspace fitting-like algorithm WSF An improved algorithm for MVP, for the DOA estimation.)
    2021-03-01 20:59:35下载
    积分:1
  • MATLAB_2ASK
    通信原理上机实验-基于Matlab的数字基带和频带调制系统-2ASK调制解调系统MATLAB源程序(On communication theory machine experiment- Matlab-based digital baseband and band modulation system-2ASK MATLAB source code modulation and demodulation system)
    2014-01-02 17:35:33下载
    积分:1
  • dct
    M=512 原图像长度 N=64 K=8 I=zeros(M,M) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:ceshiyuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:ceshilogistic_nuaa64.bmp ) figure imshow(J) xlabel( 水印图像 ) 嵌入水印 tem=1 for p=1:N for q=1:N x=(p-1)*K+1 y=(q-1)*K+1 BLOCK=I(x:x+K-1,y:y+K-1) BLOCK=dct2(BLOCK) if J(p,q)==0 a=-1 else a=1 end BLOCK(2,1)=BLOCK(2,1)*(1+a*0.01) BLOCK=idct2(BLOCK) I(x:x+K-1,y:y+K-1)=BLOCK end end 显示嵌入水印后的图像 figure imshow(I) xlabel( 嵌入水印后的图像 ) imwrite(I, f:ceshiembedded.bmp )
    2010-06-13 18:43:39下载
    积分:1
  • gaotonglvboqi
    基于Matlab的高通滤波器的设计源码,可以通过此代码,模拟高通滤波器的设计。并附有仿真后的图像。(Matlab-based high-pass filter design source code, this code can simulate the high-pass filter design. Together with simulation, the image.)
    2010-06-30 09:55:59下载
    积分:1
  • ComHuaTu
    VC调用matlab画图,需要安装matlab(VC call matlab to draw fig)
    2009-07-10 19:10:38下载
    积分:1
  • SerialFuzzyCompensator
    Document for simulink model control
    2013-02-28 16:43:58下载
    积分:1
  • _-2
    MATLAB 编程有助于初学者进行学习,了解以及相应的运用(MATLAB programming will help beginners to learn, understand, and use of appropriate)
    2012-09-21 16:06:31下载
    积分:1
  • Laplace_Circlearray
    干扰来向变化情况下的阵列天线Laplace零陷加宽算法(Laplace nulling broadening algorithm for array antenna)
    2021-04-23 15:18:47下载
    积分:1
  • waveletentropy
    该程序是基于小波变换的熵谱,用来提取时间序列的周期成分。熵谱相对于小波谱来说在提取周期成分上有一定优势(The program is based on spectral entropy of wavelet transform to extract time series of the periodic component. Entropy is relative to the small spectral component in the extraction cycle, there are some advantages)
    2009-11-27 21:40:46下载
    积分:1
  • fimorphv2
    this book will help to get knowledge about digital design very deeply
    2010-12-03 01:03:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载