How to compute bifurcation diagram?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Nonlinear Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!