Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Julia set variant 3
t<-ppoints(100)*2*pi x<-cos(t) y<-sin(t) z<-complex(real = x, imag = y) c<-complex(real = 0, imag = 1) for (k in 1:11) { z<-sample(c(sqrt(z-c),-sqrt(z-c)),100*2^max(k-3,0)) } plot(z,pch='.')
run
|
edit
|
history
|
help
0
jcruet_bi variate regression model
Sqrt - Bisection
Paired t-test_Unequal variances [Pipeline Networks]
R
cool ggplot
Polynomial Regression with Interaction Terms
time series
Gamma
Carr Madan formula for Laplace distribution
Multiple linear regression modals