Skip to content

This project is a step-size finder of different numerical methods based on a methodology to stability analysis of chaotic systems integration.

Notifications You must be signed in to change notification settings

OmarGF/Step-Size-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step-Size-Finder

Project: Stepsize finder of different numerical methods based on

a methodology to stability analysis of chaotic systems

integration

Edited by: Omar Guillén Fernández and Gustavo Rodríguez Gómez

Date/hour: 02/12/2019 / 10:00

Institution: INAOE

INSTRUCTIONS:

1. Run the Main_StepSize.m

2. Introduce the next inputs correctly.

Inputs:

system = Name of system to evaluate(@NameOfSystem)

yi = Initial Conditions

h = Step-size

evals = Number of evaluations over time

tini = Initial Time of Integration

tfin = Final Time of Integration

3. Define in the same folder path, the chaotic system in a Matlab

script as a function f(t,y) type called “osc_caseh.m”, for example.

4. Press the "start" button and wait the results. The output will be:

The Recommended step sizes for the solution of the chaotic

"system" with different numerical integration methods.

About

This project is a step-size finder of different numerical methods based on a methodology to stability analysis of chaotic systems integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages