Q:

Experiment with the comet function: try the example given when help comet is entered and then animate your own function using comet

0

 Experiment with the comet function: try the example given when help comet is entered and then animate your own function using comet.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 x = linspace(0,16*pi,1000);
 y = exp(-x/10).*cos(x);
 comet(x,y)

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now