You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 |
- set table "Main_ET2_V2.iomega.table"; set format "%.5f"
- set samples 100; plot [x=0:5] 1*cos(.5*3.14*x)+.288*cos(1.5*3.14*x)-.4*sin(.5*3.14*x)
|