Guest User

Untitled

a guest
Jan 21st, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
R 0.18 KB | None | 0 0
  1. x = seq(0, 1, 0.001);
  2. plot(pi/2 + (8.682249-pi/2)*cos(2*pi*x) - 8.682249*cos(4*pi*x) + 2.471676*sin(2*pi*x) - 2.471676/2*sin(4*pi*x) + 3.227127*(sin(6*pi*x)-6/8*sin(8*pi*x)), type='l');
Add Comment
Please, Sign In to add comment