Frage


How can I use funtions defined in a column vector individually?
I am looking to solve a problem using ode45 and Runge-Kutta method. For ode45 I hav defined the function as follows. odefun = @...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Gesendet


heun
Solves IVP using Heun's method

etwa 2 Jahre vor | 2 Downloads |

Gesendet


ralstons
Solves IVP using Ralston's method

mehr als 2 Jahre vor | 1 Download |

Gesendet


tdma
Tridiaogonal Matrix solver

mehr als 2 Jahre vor | 8 Downloads |

Gesendet


curve_fit_LSM
Fits a Polynomial (Curve)

mehr als 2 Jahre vor | 1 Download |

Thumbnail

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

fast 3 Jahre vor