Feeds
提问
Create a code to determine the value of K using root locus when given a specific percent overshoot
Code: n=[1] d=[1 15 68 96 0] s=tf(n,d) rlocus(s) The value of K for a percent overshoot of 10% is desired.
3 years 前 | 0 个回答 | 0
0
个回答提问
LTI Transfer Function MATLAB
Hello. I was wondering how would you generate an LTI transfer function using MATLAB and/or the symbolic toolbox for a symbolic ...
3 years 前 | 0 个回答 | 0
0
个回答提问
Why is it that when I am trying to create a function, the run button at the top turns grey?
Hello. I am trying to create a user-defined function containing a function call, F=temp_conv(C), that will convert the temperat...
3 years 前 | 2 个回答 | 0