forming block in simulink

 Accepted Answer

Pedro Villena
Pedro Villena on 5 Nov 2012

0 votes

Use a Sine Block, and configure it with:
  • Amplitude: -1
  • Phase: -pi/2

3 Comments

Pedro how your answer is different from mine?
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.
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

0 votes

It's one block: a sine wave block, you will find it in Simulink\Sources

3 Comments

Thanks Azzi ,if it is cos(wt),what must be done
cos(wt)=-sin(wt-pi/2)
the set
  • Amplitude = -Amp
  • Phase(rad) = -pi/2
Azzi how can i perform this in simulink

Sign in to comment.

Categories

Products

Tags

Community Treasure Hunt

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

Start Hunting!