want to implement first order coupled ordinary differential equation (ODE) in MATLAB
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Virginia
2013년 6월 25일
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!