Just click the green flag and watch. The Chua Circuit is the simplest electronic circuit exhibiting chaos, and many well-known bifurcation phenomena, as verified from numerous laboratory experiments, computer simulations, and rigorous mathematical analysis.
Chua Attractor (I used the project Lorenz Attractor by popswilson) The unfolded Chua’s circuit state equations that regulate the dynamical behavior of the system are the following: dx/dt = kα(y − x − f(x)) dy/=dt = k(x − y + z) dz/dt = k(−βy − γz) where f(x) = bx +0.5(a − b){|x + 1| − |x − 1|} is the ν − i characteristic of the nonlinear resistor