![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19680843_1600918952266_DEF.jpg)
pisini padmaja
Followers: 0 Following: 0
Feeds
已回答
how to generate square wave in matlab
%square function% clc; clear all; close all; t=0:0.01:2; x=sin(2*pi*t); subplot(2,1,1); plot(t,x,'g'); xlabel('time'); ...
how to generate square wave in matlab
%square function% clc; clear all; close all; t=0:0.01:2; x=sin(2*pi*t); subplot(2,1,1); plot(t,x,'g'); xlabel('time'); ...
4 years 前 | 0