Colpitts¶
Systems · Continuous · Physical systems
Dimension: 3
Equations¶
\[
\begin{aligned}
\dot{y_{0}} &= \frac{a \left(1 - \operatorname{sign}{\left(- e + y_{2} + 1 \right)}\right) \left(- e + y_{2} + 1\right)}{2} + y_{1} \\
\dot{y_{1}} &= - b y_{1} + c - y_{0} - y_{2} \\
\dot{y_{2}} &= - d y_{2} + y_{1}
\end{aligned}
\]
Parameters¶
| parameter | default |
|---|---|
a |
30 |
b |
0.8 |
c |
20 |
d |
0.08 |
e |
10 |
