freqz Function not working properly in 2010 version
古いコメントを表示
Hi.
I am getting an error while using freqz in 2010 Matlab version.
回答 (2 件)
Star Strider
2015 年 8 月 6 日
0 投票
Thank you for telling us.
If you want help on the problem, copy and paste the relevant portions of your code, including your filter design, sampling frequency, passband and stopband frequencies, and tell us what the error is. Copy the entire red text from your Command Window and paste it to your Question. Use the ‘Edit’ button to add it to your original Question.
Steven Lord
2015 年 8 月 6 日
0 投票
FREQZ is part of Signal Processing Toolbox. If the error message you receive indicates that FREQZ is an undefined function or variable, check the output of VER to determine if you have this toolbox installed.
カテゴリ
ヘルプ センター および File Exchange で DSP System Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!