How to represent a laplace system in matlab?

Status
Not open for further replies.

neoflash

Advanced Member level 1
Joined
Jul 2, 2005
Messages
492
Helped
10
Reputation
20
Reaction score
2
Trophy points
1,298
Activity points
4,759
How can I realize a system H(s)=a-b*e(-s*T) in matlab and view its group delay?

Thanks,
Neo

Added after 21 minutes:

also how to simplify a matrix into a vector

such as from 1x1x100 to 100?
 

i dont knw wat u mean by realizing that function in matlab but MATLAB offers may functions to analyze the systems in s-plane. freqs, freqresp, tf (trasfer function), etc...

n 1x1x100 matrix to 1x100 or 100x1 ?...u can use 'reshape' function in MATLAB.

hope this helps..


Rakesh
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…