Feeds
已回答
How can I plot a comb function?
%Hi, Poonam, maybe you can try this one, too. clc clear all numx = 501; xmax = 5; x = linspace(-xmax,xmax,numx); ...
How can I plot a comb function?
%Hi, Poonam, maybe you can try this one, too. clc clear all numx = 501; xmax = 5; x = linspace(-xmax,xmax,numx); ...
10 years 前 | 0