Clear Filters
Clear Filters

i need a Matlab function to generate a sinusoidal sequence,

2 views (last 30 days)
  15 Comments
Walter Roberson
Walter Roberson on 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.)

Sign in to comment.

Answers (1)

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

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!