• 大小: 1.04MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-09
  • 语言: Matlab
  • 标签:

资源简介

滤波器设计在数字信号处理中占有极其重要的地位,FIR数字滤波器和IIR滤波器是滤波器设计的重要组成部分。利用MATLAB信号处理工具箱可以快速有效地设计各种数字滤波器。课题基于MATLAB有噪音语音信号处理的设计与实现,综合运用数字信号处理的理论知识对加噪声语音信号进行时域、频域分析和滤波。通过理论推导得出相应结论,再利用 MATLAB 作为编程工具进行计算机实现。在设计实现的过程中,使用窗函数法来设计FIR数字滤波器,用巴特沃斯、切比雪夫和双线性变法设计IIR数字滤波器,并利用MATLAB 作为辅助工具完成设计中的计算与图形的绘制。

资源截图

代码片段和文件信息

function varargout = YuYinChuLi(varargin)
% YUYINCHULI M-file for YuYinChuLi.fig
%      YUYINCHULI by itself creates a new YUYINCHULI or raises the existing
%      singleton*.
%
%      H = YUYINCHULI returns the handle to a new YUYINCHULI or the handle to
%      the existing singleton*.
%
%      YUYINCHULI(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in YUYINCHULI.M with the given input arguments.
%
%      YUYINCHULI(‘Property‘‘Value‘...) creates a new YUYINCHULI or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before YuYinChuLi_OpeningFunction gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inpu

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件    1204352  2008-06-06 11:28  王跃 1071302126\OriSound.wav

     文件       4021  2009-12-18 19:55  王跃 1071302126\YuYinChuLi.fig

     文件      17672  2009-12-24 13:27  王跃 1071302126\YuYinChuLi.m

     文件     565760  2010-03-15 22:45  王跃 1071302126\基于MATLAB有噪声语音信号的处理.doc

     目录          0  2010-03-15 22:43  王跃 1071302126

----------- ---------  ---------- -----  ----

              1791805                    5


评论

共有 条评论