Skip to content

Logistical Function Demonstration Program (Matlab)

Notifications You must be signed in to change notification settings

n6151h/logistal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Logistal

This is a small program (in Matlab) that demonstrates a recurrence relation form of the logistical function:

Logistical Equation.

This produces plots like these, showing where (for what values of r) the recursion is stable

Basic Logistical Function - Stable

where it becomes unstable (see curve has gone from green to red)

Basic Logistical Function - Stable

Controls are provided to turn on cobweb plots (showing the recursion) and the convergence (when stable) or limit cycle behaviour (when unstable) of the underlying function-calling-function:

Basic Logistical Function - Stable

About

Logistical Function Demonstration Program (Matlab)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages