photo

巧云


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
283,625
of 300,584

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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


How is the streamline function implemented?
Having already read this, I'm still not quite satisfied. I can understand Euler's method, but that doesn't quite provide an answ...

2 years ago | 1 answer | 0

1

answer

Question


Modelling with 2 input variables and 1 output variable
I understand that if we have 1 input variable and 1 output variable, we can do modelling using polyfit. However, say I have 2 i...

2 years ago | 1 answer | 0

1

answer

Answered
Time Interval used by MATLAB streamline function
Apologies, went back to read documentation and realized that I had missed the stepsize. Sorry guys!

2 years ago | 0

| accepted

Question


Time Interval used by MATLAB streamline function
So, from what I understand, MATLAB's streamline function makes use of Euler's Method to formulate streamlines. However, at least...

2 years ago | 1 answer | 0

1

answer

Question


linsolve for coefficient matrix
From what I understand, linsolve(A, B) can help to solve for X, where AX = B, and A and B are matricies. However, say I would l...

2 years ago | 2 answers | 0

2

answers