photo

巧云


Last seen: 4 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • 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...

7 months 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...

8 months 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!

9 months 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...

9 months 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...

9 months ago | 2 answers | 0

2

answers