Skip to content

Numerical Integration using Euler or Modified Euler Method

Notifications You must be signed in to change notification settings

crylent/numerical_integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Integration

My practical work on Nonlinear Dynamic System. This program implements Euler and Modified Euler methods of numerical integration.

image image

Parameter
T simulation time
h simulation step
x, y, z initial conditions
μ, a, b, c parameters
Use Modified Method use Modified Euler Method
Window window for evaluation of phase state volume

Example

image

Time-Series Plot

image

Phase Portrait

image

Phase State Volume

image