Filter Signal

버전 1.4.0.0 (5.34 MB) 작성자: Speech Processing
Design a filter where an existing speech or audio signal using user-designed LPF, HPF or BPF
다운로드 수: 5.4K
업데이트 날짜: 2015/6/23

라이선스 보기

Speech processing designates a team consisting of Prof. Lawrence Rabiner (Rutgers University and University of California, Santa Barbara), Prof. Ronald Schafer (Stanford University), Kirty Vedula and Siva Yedithi (Rutgers University). This exercise is one of a set of speech processing exercises that are intended to supplement the teaching material in the textbook “Theory and Applications of Digital Speech Processing” by L R Rabiner and R W Schafer.
A basic signal processing operation is filtering of an existing signal using a user-designed filter. The goal of the filtering operation is to remove extraneous (unwanted) signal components at either or both the low frequency or the high frequency end of the spectrum. Such undesired signal components include dc offset, low frequency hum, and low and high frequency noise which are often created during the speech recording process. The choice of filter type includes lowpass, highpass, and bandpass filter. This exercise allows the user to provide a set of ideal filter specifications and then design a filter which approximates the ideal filter using the MATLAB function, firpm.m, an FIR filter design algorithm. The user can examine the resulting filter in the time and frequency domains, and then filters the designated speech signal using the designed filter. The filter design and signal processing operations can be iterated as often as desired, until a desired filtering result is obtained.

인용 양식

Speech Processing (2024). Filter Signal (https://www.mathworks.com/matlabcentral/fileexchange/45554-filter-signal), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다
 Distance Learning 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.4.0.0

Minor layout tweaks
Updated to work with post-R2014b graphics
Updated to work with post-R2014b graphics

1.3.0.0

updates to code; added Read_Me.txt setup file info;

1.2.0.0

added spectrogram of input and output speech

1.0.0.0