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
QuestBase contains a number of symbolic utilities to help with the symbolic manipulation of the equations of motion. These are function on the top of the Symbolics.jl package and are consired **non-public**.
A package for applying the harmonic balance method to classical driven nonlinear resonators.
14
+
It computes the stroboscopic effective equations of motion of the system at the characteristic response frequencies of the system.
15
+
Both [Krylov-Bogoliubov](https://quantumengineeredsystems.github.io/HarmonicBalance.jl/stable/manual/extracting_harmonics#Krylov-Bogoliubov) averaging method to higher orders and the [harmonic balance method](https://quantumengineeredsystems.github.io/HarmonicBalance.jl/stable/manual/extracting_harmonics#Krylov-Bogoliubov) are implemented.
A package for computing the classical steady state of the effective stroboscopic systems driven nonlinear resonators. Given one has the autonomous equations of motion of the system in the rotating frame of the characteristic response frequencies, it collect steady states methods to find and describe the stationary responses of the system. It supports the following methods:
20
+
21
+
- fixed point steady states with Homotopy Continuation
22
+
- Finding Limit-cycle with Homotopy Continuation
23
+
- Stability analysis
24
+
- Linear response of the steady state in the (non-)rotating frame
0 commit comments