Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.21 KB

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