Community Profile

photo

Marizeli Diaz


Last seen: 12 months ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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.

1 year ago | 0 answers | 0

0

answers

Question


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 ...

1 year ago | 0 answers | 0

0

answers

Question


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...

1 year ago | 2 answers | 0

2

answers