필터 지우기
필터 지우기

i need a Matlab function to generate a sinusoidal sequence,

조회 수: 2 (최근 30일)
Aash
Aash 2017년 10월 16일
댓글: Walter Roberson 2017년 10월 16일
  댓글 수: 15
Aash
Aash 2017년 10월 16일
This is the whole question
Walter Roberson
Walter Roberson 2017년 10월 16일
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.)

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2017년 10월 16일
stem(0:40,sqrt(3)*sin(1.2*pi*(0:40)+.3))

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by