how should i implement equation in simulink ?

4 views (last 30 days)
Aniket
Aniket on 27 Feb 2013
hello ,
how should i implement this in simulink ?
i have phi_dot and w_dot equation that i can use integrator but i have third equation that is a feedback equation and i am not getting how to implement summation and cos (phi)

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 27 Feb 2013
Edited: Azzi Abdelmalek on 27 Feb 2013
You can use a N sin wave block from simulink/sources ans sum block from simulink/Maths with N inputs
  1 Comment
Aniket
Aniket on 27 Feb 2013
this is block diagram and m(t) = 1/N* summation [cos (fi)] in the figure outside summation is summing outputs from N oscillators

Sign in to comment.

Categories

Find more on Modeling in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!