找考题网-背景图
单项选择题

用Matlab编程产生一个方波信号,如下图所示,请问下面哪条语句是正确的?()

A.y=square(2*pi*60*t,75);
B.y=sawtooth(2*pi*60*t,75);
C.y=sawtooth(2*pi*60*t,25);
D.y=square(2*pi*60*t,25);

热门试题