You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the duffing equation, getting started part, the damping parameter in the text is \gamma but in the code it is \eta, also the damping is multiplied by x^2which is not in the equation, am I right?
Dear Developer,
In the duffing equation, getting started part, the damping parameter in the text is
\gammabut in the code it is\eta, also the damping is multiplied byx^2which is not in the equation, am I right?