How to simulate this periodic function?

2 views (last 30 days)
Jean
Jean on 3 Dec 2012
Hey guys. I've got this periodic function which I need to simulate in Simulink but it is in radians and I don't know how to sim a function that is in radians:
f(θ)
=
(80/∏2) θ, -∏/2 ≤ θ ≤ ∏/2 (80/∏) - (80/∏2) θ, ∏/2 ≤ θ ≤ 3∏/2
Could anyone tell me how to convert this function into a time function?
Alternately, could anyone tell me how to simulate this function using the "Repeating Sequence" block in simulink??
Thank you all very much.
  1 Comment
Azzi Abdelmalek
Azzi Abdelmalek on 3 Dec 2012
your function is not clear, rewrite it using pi, teta, ...

Sign in to comment.

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!