Statistics
3 Questions
0 Answers
RANK
125,965
of 301,570
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,333
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,498
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Runge-Kutta 4th order (rk4) issue with motion simulation
*CONTEXT:* I am considering the following forces to model a bungee jumpers motion: gravity = mg drag = -c|v|v tensio...
8 years ago | 0 answers | 0
0
answersQuestion
Issue with simpsons rule
I have made the code: function I = simprule(f, a, b, n) %SIMPRULE Simpsons rule integration. % I = SIMPRULE(F, A, B, ...
8 years ago | 1 answer | 0
1
answerQuestion
How do I find first index of a value in an array?
I have the skeleton code Function i = find_first(array, value) % FIND_FIRST Find first index of a value in an array. ...
8 years ago | 0 answers | 0

