how to describe the magnitude of a transfer function

Status
Not open for further replies.

yfluo2004

Junior Member level 1
Joined
Dec 15, 2008
Messages
18
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,447
Hi,

Currently I am trying to write a code in Matlab to calculate the magnitude response of a combination of some transfer functions for example, as follows:

assume
H(s)=1/(s^2+3s+2);
Y(s)=1/(2s^2+5s+3);
then, I want to know the magnitude response of
G(s)=Y(s)*|H(s)|^2;

Could anyone tell me how to describe the absolute value of power of 2 of a transfer function such as |H(s)|^2 in Matlab.

Thanks a lot.

YLuo
 

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