1. 首页
  2. 数据库
  3. 其它
  4. Mandelbrot Set zoom in 源码

Mandelbrot Set zoom in 源码

上传者: 2021-04-27 16:30:54上传 ZIP文件 2.45MB 热度 19次
使用Matlab自动放大的Mandelbrot集生成 Mandelbrot集是通过可视化复杂函数的收敛获得的形式分形 对于不同的价值在复杂的计划中。 指示 Matlab中无需安装任何工具箱。 结果 获得以下结果 和 和 在这里,为了选择颜色,我们使用存在于matlab中的标量颜色图与: colormap jet % this line can be changed in the file MandelbrotSet_zoom.m 我们得到 改变颜色 可以使用不同的颜色图,例如: colormap colorcube 它提供 和: colormap lines 它提供 版权
用户评论