Discrete system solving with MATLAB
Mostrar comentarios más antiguos
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 comentario
Mansoor Khalid
el 25 de Mayo de 2019
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).
Respuesta aceptada
Más respuestas (5)
Ismail
el 29 de Nov. de 2012
0 votos
Ismail
el 30 de Nov. de 2012
0 votos
1 comentario
Azzi Abdelmalek
el 30 de Nov. de 2012
Ismail I'am not doing all your homework, you have to do some efforts.
Ismail
el 30 de Nov. de 2012
0 votos
2 comentarios
Sara Hafeez
el 30 de Nov. de 2012
once you know the above its very easy to use it for the other question also.
Sara Hafeez
el 30 de Nov. de 2012
you will be using step instead of impulse then.
Md. Anwar Hossain
el 3 de Abr. de 2019
0 votos
Yn{n}=5{x[n]}^2 This equation solve for mat lab work plz help me
Ajay Kumar
el 8 de Feb. de 2021
0 votos
y(n)=e^-2n
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!