forming block in simulink

9 views (last 30 days)
kash
kash on 5 Nov 2012
I have an image below ,plz can anyone tell how to form those blocks

Accepted Answer

Pedro Villena
Pedro Villena on 5 Nov 2012
Use a Sine Block, and configure it with:
  • Amplitude: -1
  • Phase: -pi/2
  3 Comments
Daniel Shub
Daniel Shub on 6 Nov 2012
Azzi I agree that this answer is essentially the same as your answer and it appears to have been posted long enough after your answer that it is unlikely that Pedro was working on it while you before you posted your answer. That said, I am removing the flag because I don't see anything that can be done as a moderator with duplicate answers.
Azzi Abdelmalek
Azzi Abdelmalek on 6 Nov 2012
It does'nt make sens to repeat an answer, I've flaged it because it was almost copy/paste. I think Matlab answer editor should delete such clear duplicate answers.

Sign in to comment.

More Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 5 Nov 2012
It's one block: a sine wave block, you will find it in Simulink\Sources
  3 Comments
Azzi Abdelmalek
Azzi Abdelmalek on 5 Nov 2012
cos(wt)=-sin(wt-pi/2)
the set
  • Amplitude = -Amp
  • Phase(rad) = -pi/2
kash
kash on 5 Nov 2012
Azzi how can i perform this in simulink

Sign in to comment.

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!