Mandelbrot set, vectorized, simple
バージョン 1.0.0.0 (1.28 KB) 作成者:
Maxim Vedenyov
done with meshgrid function and complex numbers
line:
z=z.^2+c; % vectorized
make it vectorized, i.e. for each point it calulate iterations simultaniusly to detect inflinity, the infinity is number then grate then R by absolute value.
引用
Maxim Vedenyov (2024). Mandelbrot set, vectorized, simple (https://www.mathworks.com/matlabcentral/fileexchange/37810-mandelbrot-set-vectorized-simple), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |