How to design a high pass filter and test the filter by a signal

3 ビュー (過去 30 日間)
Kanhaiya Deshpande
Kanhaiya Deshpande 2015 年 6 月 30 日
編集済み: Kanhaiya Deshpande 2015 年 6 月 30 日
Sampling freq= 8kHz Stopband: 0-1kHz Passband: 1.5-4 kHz; Hamming Window
Input signal:3cos(1000*pi*t)+2cos(6000*pi*t)

回答 (1 件)

Salaheddin Hosseinzadeh
Salaheddin Hosseinzadeh 2015 年 6 月 30 日
Hi,
Type fdatool in the MATLAB command window.
It opens the Filter Designa and Analysis window, where you can design your filter.
Then create a function from it, and pass the signal in and get the output.
It's fairly easy, just play with fdatool GUI a little.
Good Luck!

カテゴリ

Help Center および File ExchangeHamming についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by