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

mehr als 14 Jahre vor | 1

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

fast 15 Jahre vor | 0

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

fast 15 Jahre vor | 1

| akzeptiert