Mandelbrot set vectorized
by Lucio Cetto
13 Feb 2002
(Updated 02 Jun 2004)
Produces the Mandelbrot set using vectorized code.
|
Watch this File
|
| File Information |
| Description |
Produces the Mandelbrot set, as other user contributed "m" files, but this submission is VECTORIZED, achieving a speedup of approx 2.5 against a traditional implementation (which is optimized by the JIT). In the past (6.0), a vectorized implementation would achieve speedups up to 100 times faster, this is no longer true.
This is a very instructive example of how to vectorize nested loops.
When being used in interactive mode you can zoom into a region of interest and launch again the computation with a GUI push-button. |
| Acknowledgements |
This submission has inspired the following:
mandelbrot set
|
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (6) |
| 14 Nov 2003 |
chris seeling
|
|
|
| 02 Jun 2004 |
Brian Mearns
|
|
|
| 15 Mar 2005 |
rash jadhav
|
|
|
| 30 Nov 2005 |
Jas Ellis
|
|
|
| 14 Jan 2006 |
Sheldon Danielson
|
|
|
| 19 Apr 2006 |
sacrosancttayyar sacrosancttayyar
|
|
|
| Updates |
| 02 Jun 2004 |
Updating for R14 |
|
Contact us at files@mathworks.com