Parameter Switching

版本 1.0.0 (1.8 KB) 作者: Marius-F. Danca
The Parameter Switching (PS) algorithm allows to approximate numerical attractors of chaotic dynamical systems
18.0 次下载
更新时间 2022/7/6

查看许可证

The PS algorithm allows to approximate numerical attractors of chaotic dynamical systems depending on a single real control parameter $p\in R$, such as the Lorenz system, Rossler system, Chen system, Lotka-Volterras ystem, Rabinovich-Fabrikant system, Hindmarsh-Rose system, Lu system, classes of minimal networks and many others, which are modeled by the following Initial Value Problem (IVP):
\begin{equation}
\dot{x(t)}=f(x(t))+pAx(t), x(0)=x_0,
\end{equation}
where $t\in[0,T]$, $T>0$, $x_0\in \mathbb{R}^n$, $A\in \mathbb{R}^{n\times n} is a constant matrix, and $f:\mathbb{R}^n\rightarrow \mathbb{R}^n$ is a continuous nonlinear function.
The code can be made via some convergent explicit fixed step-size $h$ numerical scheme, here the standard RK numerical scheme.
If every $h$ one switches $p$ within a chosen set of values, the obtained "switched" attractor $A^*$ approximates the "averaged" attractor $A^0$ obtained for $p$ replaced with the average value of the switched values.
Details on applications and algorithm convergence can be found on e.g.:
[1] Marius-F. Danca, Convergence of a parameter switching algorithm for a class of nonlinear continuous systems and a generalization of Parrondo's paradox, Communications in Nonlinear Science and Numerical Simulation, 18(3), 500–510 (2013).
[2] Marius-F. Danca, Michal Feckan, Nikolay Kuznetsov, Guanrong Chen, Attractor as a convex combination of a set of attractors, Communications in Nonlinear Science and Numerical Simulation, 96, 105721 (2021)
[3] Marius-F. Danca, Random parameter-switching synthesis of a class of hyperbolic attractors, CHAOS, 18, 033111 (2008)

引用格式

Marius-F. Danca (2024). Parameter Switching (https://www.mathworks.com/matlabcentral/fileexchange/114620-parameter-switching), MATLAB Central File Exchange. 检索来源 .

Marius-F. Danca, Michal Feckan, Nikolay Kuznetsov, Guanrong Chen, Attractor as a convex combination of a set of attractors, Communications in Nonlinear Science and Numerical Simulation, 96, 105721 (2021)

MATLAB 版本兼容性
创建方式 R2022a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

版本 已发布 发行说明
1.0.0