photo

jaejin kim


Last seen: 4 months ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
176,440
of 300,338

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


I wonder how to make the lines thicker in rlocus graph
Hello, I need your help, pleease. I want to plot root locus graph. So, I use rlocus command, and I can get this graph. ...

2 years ago | 2 answers | 0

2

answers

Question


How do I express coefficient x, y, z using a, b, c, P0?
I substitute VLED in equation (1) for in (2) and then simplify that for ILED. I would like to fit the the result of the ...

5 years ago | 2 answers | 0

2

answers

Question


How to solve simultaneous equation?
First, I input this code. y == C*( (sin(w*t) )^2 / (A + sqrt(R*y + B^2))) syms A R B C y w t; eqn = y == C*( (sin(w*t) )^2 / (...

5 years ago | 1 answer | 0

1

answer

Question


How do I extract data from MATLAB figures? (some error)
I want to extract 'y data' value from a fig file. I input the following code in Matlab R2018b: ezplot('y*(0.6326*log(y)+4.41...

5 years ago | 1 answer | 0

1

answer

Question


How to solve simultaneous equation?
I hope to solve this simultaneous equation for y. but I have some errors. So i input the following code in Matlab R2018...

5 years ago | 1 answer | 0

1

answer