photo

Vineet Patel


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
227 467
of 300 365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 262

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 1

View badges

Feeds

View by

Question


What do these steps do?
Hi All, Can someone tell me what these steps mean/do? And if theres a way of simplifing the code. xmax = []; [t,x] = ode45(f,...

nästan 7 år ago | 1 answer | 0

1

answer

Question


Anyway to simplify/generalise my RK4 code?
Hi All, I'm new to using matlab and am struggling to simplify/generalise my code. My code is for 3 coupled equations using th...

nästan 7 år ago | 1 answer | 0

1

answer

Question


Can anyone help me with a code for Runge-Kutta 4th Order for 3 coupled equations?
Hi All, I need help with writing a code for Runge-Kutta 4th order equations. The 3 equations are: y_1' = -y_2 - y_3 ...

nästan 7 år ago | 1 answer | 0

1

answer