登录
首页 » matlab » DSP

DSP

于 2013-11-08 发布 文件大小:197KB
0 168
下载积分: 1 下载次数: 15

代码说明:

  任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图的曲线1和曲线2)。 5)用MATLAB计算并画出LMS法时 随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 注意:某一次实现的结果并不能从统计的角度反映实验的结果 的正确性,为得到具有统计特性的实验结果,可用足够多次的 实验结果的平均值作为实验的结果。用MATLAB计算并画出 采用LMS法时,J(n)的100次实验结果的平均值随时间n的变 化曲线(即 生成随机噪声信号并计算结果,重复执行100次, 求平均结果)。 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; (Task: 1 ) Draw with MATLAB error performance surface and surface contour error performance curve ( refer PPT2.1 two chart on page 17 ) 2 ) Write the steepest descent method and the LMS algorithm formula ( take ) 3 ) Using MATLAB to generate variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform ( ie, any noise generated random sequence ) 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour plot using the steepest descent method and the LMS method when H (n) the iterative process in the trajectory curve ( refer PPT2.1 page 17 bottom right of the curves 1 and 2 ) . 5 ) using MATLAB LMS method is used calculate and draw the curve with time n (corresponding to S (n) of a first implementation of a ) and e (n) waveform Note : in a first implementation of the results are not reflected from a statistical point of view of accuracy of the experimental results ,)

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

发表评论

0 个回复

  • Experimental_ABC_on_the_Digital_Image_Processing_B
    说明:  :简述了数字图像处理、MATLAB软件及两者之间的关系,针对数字图像处理技术的特点及MATLAB语言的应用环 境,选择二雏离散傅里叶变换线性性质的MATLAB实现和直方图均衡化的MATLAB实现作为数字图像处理课程的入门实 验,实现了数字图像处理与MATLAB之间的有机结合。(: A brief review of digital image processing, MATLAB software and the relationship between the two for digital image processing technology, features and application environment MATLAB language, choose the two underage Discrete Fourier Transform Linear nature of MATLAB implementation and histogram equalization The MATLAB implementation of digital image processing program as the entry test to achieve a digital image processing and the organic integration between MATLAB.)
    2010-03-19 12:25:57下载
    积分:1
  • Comm_Codes
    This code is to investigate codes generation using MATLAB ( Barker code,M-sequence,Walsh code) and To investigate Correlation characteristics of spreading codes Aperiodic and periodic Autocorrelation.,Aperiodic and aperiodic crosscorrelation.To check some properties of spreading code
    2012-05-14 10:42:19下载
    积分:1
  • bfskAWGN
    Simulates BER of BFSK in AWGN channel
    2013-11-22 23:57:14下载
    积分:1
  • YC
    说明:   在这个分支中,主要是对标准粒子群算法的惯性因子、收敛因子(约束因子)、“认知”部分的c1,“社会”部分的c2进行变化与调节,希望获得好的效果。(In this branch, mainly to the standard particle swarm algorithm of inertial factor, convergence factor (constraints), "cognitive" part of c1, "social" part of the c2 changes and adjustment, hope to get good results.)
    2014-02-04 20:32:17下载
    积分:1
  • ecg_8-(2)
    A matlab program on ECG signal
    2014-02-20 15:18:06下载
    积分:1
  • nonlinear-equation
    mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二种形式求非线性方程组的一个根 mulVNewton 用拟牛顿法求非线性方程组的一组解 mulRank1 用对称秩1算法求非线性方程组的一个根 mulDFP 用D-F-P算法求非线性方程组的一组解 mulBFS 用B-F-S算法求非线性方程组的一个根 mulNumYT 用数值延拓法求非线性方程组的一组解 DiffParam1 用参数微分法中的欧拉法求非线性方程组的一组解 DiffParam2 用参数微分法中的中点积分法求非线性方程组的一组解 mulFastDown 用最速下降法求非线性方程组的一组解 mulGSND 用高斯牛顿法求非线性方程组的一组解 mulConj 用共轭梯度法求非线性方程组的一组解 mulDamp 用阻尼最小二乘法求非线性方程组的一组解(different methods to solve a nonlinear equation)
    2021-04-06 15:09:02下载
    积分:1
  • LDLPackage
    最新的标号学习分布matlab代码,是一种比较新的优化算法(The latest distribution matlab code label study, is a relatively new optimization algorithm)
    2014-08-13 16:18:29下载
    积分:1
  • PID
    说明:  pid控制一个2阶系统,并将运行过程中不同观察值送入相应工作空间。(easy pid control.)
    2011-04-01 22:30:35下载
    积分:1
  • initial_senstitive
    混沌系统初值敏感性检查,指标为分叉迭代次数(initial sensitive check of chaotic map)
    2012-05-09 11:01:26下载
    积分:1
  • Matlab-Channel-Estimation
    Matlab Channel Estimation
    2012-05-14 23:29:38下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载