want to implement first order coupled ordinary differential equation (ODE) in MATLAB
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I want to implement adaptive hopf oscillator in MATLAB and the equations are first order coupled ordinary differential equation (ODE).
The link of equation is right below
![](https://www.mathworks.com/matlabcentral/images/broken_image.png)
in the link first two equation represents hopf oscillator system model and third equation is learning rule.
F is perturbation input signal to oscillator (it can be any input signal)
w is oscillator intrinsic frequency and according to learning rule it will adapts the frequency of perturbation input signal (F)
K is constant
Mu is constant
got some examples but getting stuck. please help me out .
regards,
Aniket
2 commentaires
Virginia
le 25 Juin 2013
I am searching for the same. I found this, hope it helps: http://www.mathworks.com/matlabcentral/newsreader/view_thread/326198#896580
You know where can I find a good description of the different parameters of the Oscillator? Thanks
Réponses (0)
Voir également
Catégories
En savoir plus sur Ordinary Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!