plotting a periodic signal.
3 次查看(过去 30 天)
显示 更早的评论
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
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:
0 个评论
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!