Determine and plot the response of an accumulator for an input sequence ๐‘ฅ[๐‘›] = ๐‘ข[๐‘›] + 2๐‘ข[๐‘› โˆ’ 1] โˆ’ 3๐‘ข[๐‘› โˆ’ 3]. Consider the system is at rest. use the function filter

Consider the difference equation of an accumulator
๐‘ฆ[๐‘›] = ๐‘ฆ[๐‘› โˆ’ 1] + ๐‘ฅ[๐‘›]
The transfer function of this equation is given by taking z-transform as
๐‘Œ[๐‘ง] = ๐‘งโˆ’1๐‘Œ[๐‘ง] + ๐‘‹[๐‘ง]
๐‘‡[๐‘ง] = ๐‘Œ[๐‘ง]/X[๐‘ง] = 1/1 โˆ’ ๐‘งโˆ’1

Richiesto:

il 27 Mag 2021

Risposto:

il 4 Giu 2021

Community Treasure Hunt

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

Start Hunting!

Translated by