Odesolver_RK4_Euler​_HuneGUI

It uses RK4_Euler_Hune method to solves equation of type y'=f(y,t) .
379 Downloads
Updated 21 Jan 2014

View License

It uses RK4_Euler_Hune method to solves equation of type y'=f(y,t) .All you need to do in this GUI is to determine your function ,initial value and inetval of integrate.Odesolver_RK4_Euler_HuneGUI is a powerfull tools for solving equation of type y'=f(y,t) .It may help you to avoid some problems during writng your equation,programming Runge Kutta method,Euler method,and Heun method.
Those methods are an important family of implicit and explicit iterative methods, which are used in temporal discretization for the approximation of solutions of ordinary differential equations of type y'=f(y,t).
Enjoy!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1111

Cite As

Gentian Zavalani (2024). Odesolver_RK4_Euler_HuneGUI (https://www.mathworks.com/matlabcentral/fileexchange/45160-odesolver_rk4_euler_hunegui), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

new update