/dports/devel/R-cran-future/future/man/ |
H A D | mandelbrot.Rd | 5 \alias{as.raster.Mandelbrot} 6 \alias{plot.Mandelbrot} 8 \title{Mandelbrot convergence counts} 30 Returns an integer matrix (of class Mandelbrot) with 34 Mandelbrot convergence counts 40 plot(counts) 49 The internal Mandelbrot algorithm was inspired by and
|
/dports/audio/fossmixer/detroit-0.2.3/examples/gui_mandelbrot/ |
H A D | gui_mandelbrot.ano | 2 ; @ANO_SCRIPT_NAME Mandelbrot 4 ; @ANO_SCRIPT_DESCRIPTION Example how to plot some pixels to window 23 func :"window_open" ("Mandelbrot", "", \ 38 func :"thread_spawn" ("Mandelbrot thread", "mandelbrot_thread")
|
/dports/math/R-cran-VGAM/VGAM/man/ |
H A D | zipfmbUC.Rd | 8 \title{The Zipf-Mandelbrot Distribution} 12 for the Mandelbrot distribution. 53 Mandelbrot, B. (1961). 91 plot(x, dzipfmb(x, shape = 0.5), type = "h", ylim = 0:1, 93 main = "Zipf-Mandelbrot distribution: blue=PMF; orange=CDF")
|
/dports/devel/R-cran-future/future/ |
H A D | NAMESPACE | 9 S3method(as.raster,Mandelbrot) 33 S3method(plot,Mandelbrot) 155 importFrom(graphics,plot)
|
/dports/lang/basic256/basic256-2.0.0.11/Examples/ |
H A D | mandelbrot.kbs | 1 rem Mandelbrot example thanks to Joel Kahn 39 plot x,y
|
/dports/graphics/opencv/opencv-4.5.3/doc/tutorials/core/how_to_use_OpenCV_parallel_for_/ |
H A D | how_to_use_OpenCV_parallel_for_.markdown | 16 parallelize your code. To illustrate the concept, we will write a program to draw a Mandelbrot set 46 Simple example: drawing a Mandelbrot set 55 The Mandelbrot set definition has been named in tribute to the mathematician Benoit Mandelbrot by t… 74 A simple algorithm to generate a representation of the Mandelbrot set is called the 85 x0 = scaled x coordinate of pixel (scaled to lie in the Mandelbrot X scale (-2, 1)) 86 y0 = scaled y coordinate of pixel (scaled to lie in the Mandelbrot Y scale (-1, 1)) 98 plot(Px, Py, color) 123 Sequential Mandelbrot implementation 129 pixel is likely to belong to the Mandelbrot set or not. 131 Another thing to do is to transform the pixel coordinate into the Mandelbrot set space with: [all …]
|
/dports/devel/z88dk/z88dk/examples/g800/ |
H A D | README.md | 8 | mandel.c | Mandelbrot set plot, copied from example/graphics folder |
|
/dports/graphics/xfractint/xfractint-20.04p16/unix/ |
H A D | calmanfx.asm | 15 ; It's a good article that claims to compare the Mandelbrot FPU code similar 21 ; Mandelbrot code. Unfortunately, it is not possible to just drop someone 22 ; elses Mandelbrot code into Fractint. I made good progress, but lost 26 ; included his pentium optimized Mandelbrot code in the next release of 225 ; Mandelbrot _p5 initialization of stack 524 ; push word ptr orbit_imag+6 ; co-ordinates for plot orbit 528 ; push word ptr orbit_real+6 ; co-ordinates for plot orbit
|
/dports/devel/R-cran-caTools/caTools/man/ |
H A D | GIF.Rd | 128 \code{fields::image.plot} and \code{fields::add.image} or 129 \code{spatstat:plot.im}, and possibly many other functions. 164 # visual comparison between image and plot 193 # Another neat animation of Mandelbrot Set 207 write.gif(X, "Mandelbrot.gif", col=jet.colors, delay=100) 208 # browseURL("file://Mandelbrot.gif") # inspect GIF file on your hard disk 209 file.remove("wave.gif", "volcano.gif", "Mandelbrot.gif")
|
/dports/textproc/miller/miller-5.10.2/docs/ |
H A D | cookbook2.rst.in | 136 Mandelbrot-set generator 139 The `Mandelbrot set <http://en.wikipedia.org/wiki/Mandelbrot_set>`_ is also easily expressed. This … 147 At standard resolution this makes a nice little ASCII plot:
|
H A D | cookbook2.rst | 348 Mandelbrot-set generator 351 The `Mandelbrot set <http://en.wikipedia.org/wiki/Mandelbrot_set>`_ is also easily expressed. This … 358 # Mandelbrot set generator: simple example of Miller DSL as programming language. 415 # This is a function to approximate membership in the Mandelbrot set (or Julia 459 At standard resolution this makes a nice little ASCII plot:
|
/dports/graphics/xfractint/xfractint-20.04p16/dos_help/ |
H A D | help2.src | 785 Quaternion Mandelbrot set. 907 { The Mandelbrot Set } 921 { Quartic Mandelbrot/Julia } 922 ;{ Mandelbrot Mix 4 } 1023 is, plot for a smaller range of coordinates to show more detail -- and 1220 The coloring of the plot shows the "basins of attraction" for each root of 1306 about Dr. Mandelbrot than we do, and Dr. Mandelbrot knows more about 1539 spacebar key to plot the Julia set for that particular point. 2015 and results in a clean-looking plot. However, using lower values produces 2114 The lorenz attractor is the plot of the orbit of a dynamic system [all …]
|
/dports/x11-wm/wmconfig/wmconfig-1.5.1/samples/wmconfig/ |
H A D | Graphics | 120 xgraph description "A program that helps you plot graphs" 125 xmandel description "Window based interface to Mandelbrot sets and Julia sets"
|
/dports/math/gnuplot/gnuplot-5.4.1/demo/ |
H A D | surface1.dem | 105 set title "fence plot constructed with separate parametric surfaces" 145 set title "\"fence plot\" using single parametric surface with undefined points" 221 set title "Mandelbrot function"
|
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/demo/ |
H A D | surface1.dem | 108 set title "fence plot constructed with separate parametric surfaces" 148 set title "\"fence plot\" using single parametric surface with undefined points" 224 set title "Mandelbrot function"
|
/dports/math/gnuplot-lite/gnuplot-5.4.1/demo/ |
H A D | surface1.dem | 105 set title "fence plot constructed with separate parametric surfaces" 145 set title "\"fence plot\" using single parametric surface with undefined points" 221 set title "Mandelbrot function"
|
/dports/math/maxima/maxima-5.43.2/share/fractals/ |
H A D | fractals.mac | 27 - Complex Fractals: the Mandelbrot and Julia Sets 109 /* Mandelbrot set 171 we plot the snow Koch map over the vertex of an initial closed polygonal, in the complex plane. He…
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl06.rst | 27 application that `renders the Mandelbrot set <#kicking-the-tires>`_. This gives an 562 the basis for computation of the `Mandelbrot 566 very useful function by itself, but if you plot its value over a 567 two-dimensional plane, you can see the Mandelbrot set. Given that we are 573 # Compute and plot the mandelbrot set with the specified 2 dimensional range 725 used to plot things that are!
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl06.rst | 27 application that `renders the Mandelbrot set <#kicking-the-tires>`_. This gives an 562 the basis for computation of the `Mandelbrot 566 very useful function by itself, but if you plot its value over a 567 two-dimensional plane, you can see the Mandelbrot set. Given that we are 573 # Compute and plot the mandelbrot set with the specified 2 dimensional range 725 used to plot things that are!
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl06.rst | 27 application that `renders the Mandelbrot set <#kicking-the-tires>`_. This gives an 562 the basis for computation of the `Mandelbrot 566 very useful function by itself, but if you plot its value over a 567 two-dimensional plane, you can see the Mandelbrot set. Given that we are 573 # Compute and plot the mandelbrot set with the specified 2 dimensional range 725 used to plot things that are!
|
/dports/devel/llvm10/llvm-10.0.1.src/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl06.rst | 27 application that `renders the Mandelbrot set <#kicking-the-tires>`_. This gives an 562 the basis for computation of the `Mandelbrot 566 very useful function by itself, but if you plot its value over a 567 two-dimensional plane, you can see the Mandelbrot set. Given that we are 573 # Compute and plot the mandelbrot set with the specified 2 dimensional range 725 used to plot things that are!
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl06.rst | 27 application that `renders the Mandelbrot set <#kicking-the-tires>`_. This gives an 562 the basis for computation of the `Mandelbrot 566 very useful function by itself, but if you plot its value over a 567 two-dimensional plane, you can see the Mandelbrot set. Given that we are 573 # Compute and plot the mandelbrot set with the specified 2 dimensional range 725 used to plot things that are!
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl06.rst | 27 application that `renders the Mandelbrot set <#kicking-the-tires>`_. This gives an 562 the basis for computation of the `Mandelbrot 566 very useful function by itself, but if you plot its value over a 567 two-dimensional plane, you can see the Mandelbrot set. Given that we are 573 # Compute and plot the mandelbrot set with the specified 2 dimensional range 725 used to plot things that are!
|
/dports/devel/llvm11/llvm-11.0.1.src/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl06.rst | 27 application that `renders the Mandelbrot set <#kicking-the-tires>`_. This gives an 562 the basis for computation of the `Mandelbrot 566 very useful function by itself, but if you plot its value over a 567 two-dimensional plane, you can see the Mandelbrot set. Given that we are 573 # Compute and plot the mandelbrot set with the specified 2 dimensional range 725 used to plot things that are!
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl06.rst | 27 application that `renders the Mandelbrot set <#kicking-the-tires>`_. This gives an 562 the basis for computation of the `Mandelbrot 566 very useful function by itself, but if you plot its value over a 567 two-dimensional plane, you can see the Mandelbrot set. Given that we are 573 # Compute and plot the mandelbrot set with the specified 2 dimensional range 725 used to plot things that are!
|