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:
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!