Issue with plotting sin wave on Matlab

后端 未结 0 787
我在风中等你
我在风中等你 2021-01-26 01:32

I have to plot the signal m(t) = ASin(2pi1000t) and I am using the following Matlab code to do it.

Fm=1000;%1 kHz

Fs = 2*Fm;

t = 0:1/Fs:10; %          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题