필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Can Matlab code give me a solution to find frequency from its difference equation?

조회 수: 1 (최근 30일)
Ben Le
Ben Le 2017년 2월 4일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello, I am trying to find a solution and then frequency from the following difference equation: 8*y(n) - 6*y(n-1) + 2*y(n-2) = 1 with n>= 0 and initial conditions: y(0) = 0 and y(-1) =2. After I found its Z-transform function as H(z) = (z^2 - 4*z)/(8*z^2 - 6*z + 2), I stuck here. Can someone give me some suggestion? Thank you! I am new to Matlab, how do I accept your answer?

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by