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

7c36083 · Mar 24, 2024

History

10 Commits
Mar 15, 2024
Feb 26, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Feb 26, 2024

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

About

Numerical Integration using Euler or Modified Euler Method

Topics

Resources

Stars

Watchers

Forks

Languages