i need a Matlab function to generate a sinusoidal sequence,

1 vue (au cours des 30 derniers jours)
Aash
Aash le 16 Oct 2017
Commenté : Walter Roberson le 16 Oct 2017
  15 commentaires
Aash
Aash le 16 Oct 2017
This is the whole question
Walter Roberson
Walter Roberson le 16 Oct 2017
I am not sure what you need me to do about this. Do you need me to call the person who set the assignment for you and point out to them that the question is wrong, that it clearly requires that w0 be less than pi, but also requires that w0 be 1.2 pi? If so then I will need to know their name and phone number and the times I can expect to reach them (and the time zone.) (Also, if I will need an interpreter, I will need to know that.)

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 16 Oct 2017
stem(0:40,sqrt(3)*sin(1.2*pi*(0:40)+.3))

Catégories

En savoir plus sur Graphics Performance dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by