You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This tool allows users to input up to three coupled differential equations in MATLAB function form (e.g., x(2), -4*x(1), x(1)*x(2) - (8/3)*x(3)), specify the time range, select initial conditions based on the system type (first-order, second-order, or Lorenz system), and choose a numerical solver (e.g., ode45, ode23, etc.).
The app dynamically generates the function, solves the system using the selected solver, and plots the output by mapping variables such as x1, x2, x3, and Time to the user’s selected axes. It provides real-time feedback and error alerts for invalid input or dimension mismatches.
Cite As
Kelvin (2026). Differential_Equation_Visualizer (https://in.mathworks.com/matlabcentral/fileexchange/181160-differential_equation_visualizer), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0 (99.5 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0 |
