登录
首页 » matlab » DSP

DSP

于 2013-11-08 发布 文件大小:197KB
0 97
下载积分: 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 个回复

  • PID-baincheng
    PID参数的整定就是合理的选择PID三参数。从系统的稳定性、响应速度,超调量和稳态精度等各方面考虑问题,三参数的作用如下:(PID parameter setting is the reasonable choice of three parameters of PID. From the system stability and response speed, overshoot and steady state accuracy and so on various aspects to consider problem, the role of the three parameters are as follows:)
    2013-10-22 10:44:52下载
    积分:1
  • sift
    图像配准定义为:对从不同传感器、不同时相、不同角度所获得的两幅或多幅图像进行最佳匹配的处理过程.图像配准需要分析各分量图像上的几何畸变,然后采用一种几何变换将图像归化到统一的坐标系统中。在配准过程中,通常取其中的一幅图像作为配准的标准,称之为参考图像;另一幅图像作为配准图像(Image registration algorithm)
    2013-11-07 10:10:56下载
    积分:1
  • MATLAB3
    精通MATLAB综合辅导与指南 精通MATLAB综合辅导与指南(Proficient in MATLAB comprehensive guide to counseling and comprehensive guidance and proficient in MATLAB Guide)
    2007-09-23 11:47:34下载
    积分:1
  • knnsearch
    寻找距离某一点最近的几个点,返回对应的点的位置及距离该点的距离(Find a few points closest to a given point , returns the corresponding location of the point and the distance from the point)
    2020-10-25 15:10:01下载
    积分:1
  • 评判标准
    数字图像修复算法的评价标准也是从两个方面进行评价的,一个是修 复算法的效率,一个是修复后图像质量。修复算法的效率主要就是看修复 图像所用的时间,可以用时间就行量化。而图像质量很难从量上唯一的进 行评价,目前图像修复质量还没有统一的评价标准,从实际应用出发,修 复后图像质量的好坏大多数是从以下两个方面就行评价,修复后图像给人 主观上的“满意度”和客观上图像的cnr、enl、epi、psnr、snr来评判。(The evaluation criteria of digital image restoration algorithms are also evaluated from two aspects, one is repair. One of the efficiency of complex algorithm is the image quality after restoration. The efficiency of the repair algorithm depends mainly on the repair. The time spent on the image can be quantified in terms of time. But image quality is difficult to improve quantitatively only. At present, there is no uniform evaluation criterion for image restoration quality. Starting from practical application, repair The quality of restored images is mostly evaluated from the following two aspects, and the restored images are given to people. Subjective "satisfaction" and objective image cnr, enl, epi, psnr, SNR to judge.)
    2021-04-18 23:48:57下载
    积分:1
  • GLCM
    说明:  灰度共生矩阵提取纹理特征,极快的MATLAB代码(GLCM texture feature extractionfast MATLAB code)
    2011-03-16 15:39:07下载
    积分:1
  • FORWARD-EULER
    Euler method finite difference
    2011-05-18 11:32:46下载
    积分:1
  • matlab
    这个文件中整理了大家常用的一些Matlab的函数及画图命令,需要的时候可以自由查找(This document compiled we used some of the Matlab functions and drawing commands, you need to find free time)
    2011-09-23 00:04:43下载
    积分:1
  • RBFNN_PID
    基于局部误差的RBF神经网络辨识+PID自校正控制MATLABC程序(RBF neural network based local error identification+ PID self-tuning control MATLABC program)
    2014-11-05 20:53:04下载
    积分:1
  • function-calculation
    在matlab软件中进行数值计算,求解已知方程的根值,matlab例程(Matlab software, numerical calculation, solving the known value of the root of the equation, matlab routine)
    2013-03-10 18:12:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载