Tuesday, February 1, 2011

HW2 Problem 1b

Hey all,

I understand I need to do a loop to find out the pair of RHP zeroes. The question I have is how to transfer the resistance value to the Simulink model. How did you guys do?

Thanks,

Fabio

1 comment:

  1. Any parameter in Simulink can be a variable. If you have a gain block that represents load resistance, you can enter Rload instead of a numerical value. Then, you can assign Rload to whatever numerical value you like at the MATLAB prompt or in a MATLAB script, and run Simulink with that value.

    ReplyDelete

Note: Only a member of this blog may post a comment.