Book
Getting started with MATLAB
Author
Rudra Pratap
Edition
sage: y=var('y')
sage: t=var('t')
sage: y=t*sin(t)
sage: plot(t*sin(t),(t,0,10*pi))
<html><font color='black'><img src='cell://sage0.png'></font></html>
Solution by:
< VINAY >, < STUD >, < SYmbiosis,pune>
<Your Name>, <Profession>, <Organization>
