photo

Kevin Tran


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
65,864
of 300,364

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to press on specific point on curve
Hi guys, I plotted a curve, now I want to read some specific coordinates but it won't let me. For example I want to put the cu...

5 years ago | 1 answer | 0

1

answer

Question


How to write a system to PID
Hi guys, I'm currently in a course in control engineering and still pretty new on the whole subject. I got this system: y''+25y...

5 years ago | 1 answer | 0

1

answer

Question


How to add a dot above y in legend
Hi, I want to write the first and second derivative with the legend command like this y' y'' This is what I tried: legend ('y...

5 years ago | 1 answer | 0

1

answer

Question


Solving 3rd order ODE
Hi guys, I need to solve this 3rd order ODE: ?⃛+2??̈+3??̇+4??=2, t≥0, ?̈(0)=?̇(0)=?(0)=0 This is my script: [t,y] = ode45(@di...

5 years ago | 1 answer | 0

1

answer