Feeds
提问
Simpson's Rule
i need to count with Simpson's Rule s but some where i have mistake.... >> f=@(x)(exp(x).*sqrt(1+sin((pi.*x)./2))); %Change...
8 years 前 | 0 个回答 | 0
0
个回答提问
how to mirror plot in x=4 axis
Hi i need to draw figure(3); ezplot(@(x) sqrt(x),[0;4]), axis equal this graphic it the mirror to axis x=4 and i...
8 years 前 | 1 个回答 | 0
