plotting a periodic signal.

조회 수: 3 (최근 30일)
Student
Student 2013년 8월 28일
How to plot a given signal e.g.
x(n)=cos(pie*n/2)-sin(pie*n/8)+3cos(n*pie/4+pie/3)
in such a way that plotting proves its periodicity??

답변 (2개)

Shashank Prasanna
Shashank Prasanna 2013년 8월 28일
Student, this is simple plotting in MATLAB. Take a look at the documentation:
If this is an assignment problem and you have more of these to solve, it would help to invest some time on the getting started section of MATLAB:

Walter Roberson
Walter Roberson 2013년 8월 28일
No, you cannot prove something has infinitely extending properties just by examining any finite subset of it. Try, for example, plotting in the area of n = 10^100

카테고리

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