Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Fractal Fourier
t<-ppoints(10000)*2*pi x<-rep(0,length(t)) y<-rep(0,length(t)) for (k in 1:100) { x<-x+cos(k*(k-1)*t)/k^2 y<-y+sin(k*(k-1)*t)/k^2 } plot(x,y,type='l',asp=1)
run
|
edit
|
history
|
help
0
Xprod
12 character random alpha numeric
CDF- Gaussian (trapezoids method)
Practice series1(37)
Guess the next number
24-09-2020Def-função
Test of Code Wall
Aceleracao-02-03-21
YD
Flower boxplot