Fir filter move pi to left
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I have making a fir filter but I have a little error, the result will have to look like this: <https://i.gyazo.com/d2065d0ae1a2d6401a49db4e28ff7ad1.png>
I obtain this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/164304/image.png)
and the code problem is this: Omd = 0:2*pi/N:2*pi-2*pi/N
How I move the graphic pi to the left??
0 件のコメント
回答 (1 件)
Yuebin Zhou
2017 年 5 月 24 日
The line you pointed out looks correct. For this issue, you can possibly check how the axis was created.Is Xlim correct?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Filter Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!