want to implement first order coupled ordinary differential equation (ODE) in MATLAB
2 views (last 30 days)
Show older comments
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
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 Comments
Virginia
on 25 Jun 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
Answers (0)
See Also
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!