Discrete system solving with MATLAB
이전 댓글 표시
Hello ! question : y[n]+1/4*y[n-1]-1/8y[n-2]=x[n] this discrete system , how do i solve it with matlab ? must i do z transform ? what is z transform code ? we will do h(z)=y(z)/x(z) and we find roots..??
댓글 수: 1
Mansoor Khalid
2019년 5월 25일
Consider an input of a signal given as x(n)={1,2,3} and the impulse response of a system given as h(n)={4,5,6} for 0< equal n < equal 3 find and sketch the output y(n).
채택된 답변
추가 답변 (5개)
Ismail
2012년 11월 30일
0 개 추천
댓글 수: 1
Azzi Abdelmalek
2012년 11월 30일
Ismail I'am not doing all your homework, you have to do some efforts.
Ismail
2012년 11월 30일
0 개 추천
댓글 수: 2
Sara Hafeez
2012년 11월 30일
once you know the above its very easy to use it for the other question also.
Sara Hafeez
2012년 11월 30일
you will be using step instead of impulse then.
Md. Anwar Hossain
2019년 4월 3일
0 개 추천
Yn{n}=5{x[n]}^2 This equation solve for mat lab work plz help me
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!