How is Z transform conversion to step function h[n] ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i have this equential in matlab : Transfer function: z^2/ z^2 + 0.25 z - 0.125 how will i find h[n]=(0.25)^nu[n]+(0.5)^nu[n] in matlab ?which code must i use ? thank you
2 commentaires
Azzi Abdelmalek
le 30 Nov 2012
Ismail, this is a homework http://www.mathworks.com/matlabcentral/answers/55210-discrete-system-solving-with-matlab. You have to post what you've done to get some help
Sara Hafeez
le 30 Nov 2012
define this using tf the way this has been done in the previous post and try.
Réponses (0)
Voir également
Catégories
En savoir plus sur Dynamic System Models dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!