Feeds
已回答
time shifting
clear all close all clc disp('given function is') x=(-10:10); for i=1:1:21 if(x(i)>0) y(i)=exp(x(i)); else y(i)...
time shifting
clear all close all clc disp('given function is') x=(-10:10); for i=1:1:21 if(x(i)>0) y(i)=exp(x(i)); else y(i)...
1 year 前 | 0
