How to compute bifurcation diagram?
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
How to compute bifurcation diagram for PWLCM (Piece Wise Linear Chaotic Map)?
The equation for PWLCM is.,
            x(k + 1)= C [x(k); μ]  = x(k)/μ           ,if x(k) ∈ [0, μ)
                                    (x(k)−μ)/(0.5−μ) , if x(k) ∈ [μ, 0.5)
                                     C [1 − x(k); μ]  , if x(k) ∈ [0.5, 1)
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
				Mehr zu Nonlinear Analysis finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
