photo

LIM MING HUI


Last seen: mer än 3 år ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
207 864
of 300 352

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20 928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 212

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

View badges

Feeds

View by

Question


Shaded region inside plot
Hello, I want to ask is it possible to shade thses 4 region with different colour? x=[0:0.001:20]; y=(1/(2*0.2*9.81))*x.^2...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to find the value of x when y = 0 and label on the curve?
Hello, I'm trying to find and label the coordinate of (x,y) when y=0 but I don't succeed. x = 0:0.01:66.03; y=(3.7*(10*(x...

mer än 3 år ago | 2 answers | 0

2

answers

Question


How to mark a specific point in matlab plot?
Hello, I'm trying to mark a specific point on the curves when y = 0. Because I want to know the value of x when y = 0. but I ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Shade area between two curves
Hello, I'm trying to fill the area between these two curves: I had tried to use fill and patch function to shade but I did...

mer än 3 år ago | 2 answers | 0

2

answers