Feeds
提问
convolution shape (full/same/valid)
clear all close all %Sampling time Ts=0.001; t=0:Ts:2*pi; %Timeaxis TimeAxes_x = [0 0.1 -2*pi 2*pi]; TimeAxes_y = [0 ...
4 years 前 | 0 个回答 | 0
0
个回答提问
Cannot plot the fourier function "ERROR Data must be numeric, datetime, duration or an array convertible to double"
clear all close all %Sampling time Ts=0.001; t=0:Ts:2*pi; %Timeaxis TimeAxes_x = [0 10 0 0.5]; TimeAxes_y = [0 100 0 ...
4 years 前 | 1 个回答 | 0
