Risposto
ODE45
First the step in ode45 has little meaning since the method is adaptive and will choose the appropriate time step based on a pre...

oltre 14 anni fa | 1

Risposto
Find max of matrix without using built in function.
The following code will extract the minimum over each column. No loop no max no min and of course not optimal. Feel free to adap...

quasi 15 anni fa | 0

Risposto
Should I use object oriented programming in MATLAB?
I have recently had to rewrite 90% of our research code (model reduction) which had become too messy and too intricate to suppor...

quasi 15 anni fa | 1

| accettato