Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : odesolver details
Login with GitLab

odesolver

odesolver() creates a graphical user interface (GUI) for finding the solution an ODE with given initi
(6742 downloads for this version - 6742 downloads for all versions)
Details
Version
0.1.0
Author
manish joshi
Owner Organization
Central University of Punjab, Bathinda, Punjab, India
Maintainer
manish joshi
Categories
License
Creation Date
October 21, 2021
Source created on
Scilab 6.1.x
Binaries available on
Scilab 6.0.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 6.1.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("odesolver")
Description
            odesolver() creates a graphical user interface (GUI) for finding the solution of
an ordinary differential equation (ODE) using scilab ode function.

First select the order of the ode using the drop-down menu.
Enter the ODE : ex : y'''' = -2*y''.
Enter the initial condition
Enter the range of x for plotting and calculation
Then press the solution button, and you get a plot of the solution of given
ode.
If you want the data then press show data button and the data will displayed in
the data table.
You can also check your result, by entering your result and by pressing the
check your result button. The gui will plot and compare both calculated and your
result and display a message.
            
Files (4)
[196.64 kB]
Miscellaneous file
Screenshot of gui
[1.65 MB]
OS-independent binary for Scilab 6.0.x

[1.65 MB]
OS-independent binary for Scilab 6.1.x

[1.65 MB]
Source code archive

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.