1. 首页
  2. 编程语言
  3. 其他
  4. 用matlab编写的LMS算法untitled2.fig

用matlab编写的LMS算法untitled2.fig

上传者: 2020-05-11 12:17:23上传 FIG文件 7.18KB 热度 20次
用matlab编写的LMS算法-untitled2.fig 用matlab编写的LMS算法。其中包含了滤波器的建立及仿真,以及滤波前后的比较 部分程序为: %functionmain() close  all %周期信号的产生 t=0:99; xs=10*sin; figure; subplot; plot;grid; ylabel; title; %噪声信号的产生 randn); 运行结果为:Untitled1/2/3.fig
用户评论