登录
首页 » matlab » ModernSignalProcessingMATLABCode

ModernSignalProcessingMATLABCode

于 2009-12-15 发布 文件大小:66KB
0 241
下载积分: 1 下载次数: 14

代码说明:

  现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。(Modern signal processing MATLAB code in this book. Modern signal processing This book can be described as similar books in the classic, including the wavelet, adaptive algorithms and other procedures.)

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

发表评论

0 个回复

  • jakes_simulator
    考虑由于多普勒原因引起的衰落对在离散多径信道上传输的QPSK信号的影响(Consider the causes of the decline due to Doppler discrete multipath channel in the transmission of QPSK signals)
    2009-12-23 22:09:01下载
    积分:1
  • LTC
    数字喷泉的仿真,XP系统中,使用matlab所进行的仿真。(Digital fountain simulation, XP system, the simulation carried out using matlab.)
    2011-11-24 13:12:50下载
    积分:1
  • pro2
    合成孔径雷达 点目标成像算法 实验室新生学习用事例程序matlab(Synthetic aperture radar point target imaging algorithm Laboratory newborn matlab learning examples of procedures)
    2013-04-24 11:33:26下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • FDTD1_1
    This is FDTD example for sullivan book the origine program was C
    2014-09-22 00:37:04下载
    积分:1
  • xch11-xch14
    数学建模第十三讲,matlab插值的相关代码(Mathematical modeling the newsboy model courseware, the code)
    2012-10-14 16:03:51下载
    积分:1
  • NK30
    神经网络算法30例,里面是完整的,主要包含神经网络算法和聚类、灰色等。(30 cases of neural network algorithm, the inside is complete, mainly includes neural network algorithm and clustering, grey, etc.)
    2015-01-14 22:18:12下载
    积分:1
  • pcaprincomp
    Face recognition using ATT database and PCA with matlab s princomp function
    2011-12-06 22:16:18下载
    积分:1
  • PSO
    matlab粒子群算法程序,Particle Swarm Optimization in Matlab(Particle Swarm Optimization in Matlab)
    2013-07-29 15:40:41下载
    积分:1
  • amuse
    AMUSE CODE ALGORTHM USING MATLAB
    2013-03-04 09:20:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载