http://www.mathrevolt.com
Infinity Online Help
Introduction
About Infinity
Key features
System requirements
Description
Overview
Operations
Functions
Objects
Commands
Variables
Interface
Plots
FAQ
Examples
Duck-solutions
Aleynikov's Problem
Brusselator
The problem of two bodies
A nonlinear autonomous stationary system with a locally unstable area
The problem with a discontinuity of the second kind
The problem with several discontinuities of the second kind
Registration
Purchasing and Licensing Issues
Registration
Product license information
Why should I register?
Support
  Commands

1. analysis - the entered system analysis. A nonlinear ODE system solution.

Activation format:
analysis ({sysODE, ICs},{X_list},{Y_list})
analysis ({sysODE, ICs},{X_list})
analysis ({sysODE, ICs},{X_list},{Y_list},{0},{F_list})

Parameters:
sysODE is a system of equations (several coma separated equations).
ICs -entry conditions
X_list - x1(t), x2(t), … - - desired solutions list
Y_list - y1(t), y2(t), … or 0 - the system’s influence
F_list - f1(t), exp(t)/t, … - the functions list of the variable t which needs to be constructed together with the approximate solutions found.

Description:
After the command input the window in which a plotical chart is built opens. Simultaneously with the plotical chart construction beginning the process of the entered system calculation of nonlinear ODE is started.

2. restart - internal memory clearing.

Activation format:
restart;

Parameters:
None.

Description:
All the variables assigned values will be reset. It is recommended to begin with this command a new system input.
 

Copyright © 1998-2004, MathRevolt. All rights reserved