巧云
Followers: 0 Following: 0
Statistics
RANK
230,071
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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...
12 months ago | 1 answer | 0
1
answerQuestion
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...
12 months ago | 1 answer | 0
1
answerTime Interval used by MATLAB streamline function
Apologies, went back to read documentation and realized that I had missed the stepsize. Sorry guys!
1 year 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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 2 answers | 0