photo

Matthew Tom


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Second Order Ordinary Differential Equation Array
I forgot to mention that the main error is with the array. I am uncertain how to approach the plotting and the function script w...

5 years ago | 0

Question


Second Order Ordinary Differential Equation Array
Hi. A thought never occurred to me about how to approach graphing multiple ordinary differential equations simultaneously while ...

5 years ago | 2 answers | 0

2

answers

Answered
ode23s problem with input arguments
Thank you so much for your time! I always feel obligated to correct those nitpicky error messages that are displayed, especially...

5 years ago | 0

Question


ode23s problem with input arguments
I always seem to have difficulty understanding how to arrange input arguments for a system with two differential equations. Th...

5 years ago | 2 answers | 0

2

answers

Question


"Unable to perform assignment because the indices on the left side are not compatible with the size of the right side."
I am trying to use the following function but the error keeps occurring in Line 14: function r = rxnrate(V,F) global k K...

6 years ago | 2 answers | 0

2

answers

Question


Function requires more inputs
Hi! I am trying to work the following code, but it keeps saying that I need more inputs: function r = rxnrate(F) global ...

6 years ago | 1 answer | 0

1

answer