photo

Marizeli Diaz


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
119,177
of 301,172

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,183

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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.

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

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

3 years ago | 2 answers | 0

2

answers