- 利用分治策略实现自然合并排序算法程序; 利用分治策略实现自然合并排序算法程序 方便地解决排序的问题
- Manage_Hotel_SoftWare 一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将Hotel.sql中的SQL语句考入SQL Server的查询分析器中
- thebeast-0.0.2.tar mln implementatiuon in java open source
- delphi Delphi中图像处理的各种算法
- 21cn 仿CNN的网站模板
- boron-0.3.2.tar REBOL like programming language boron
文件名称:mandelbrot
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
function mandelbrot
Plots a Mandelbrot fractal which is updated after you zoom in
Define options, all options are stored in OPT structure
OPT.mm = 700 number of pixels (detail) in x direction
OPT.nn = 400 number of pixels (detail) in y direction
OPT.max_iteration = 500 higher number makes calculation slower, but up
to 1e5 calculation time is still acceptable
OPT.colorFcn = @() jet
OPT.plotFcn = @(c) mod(c ,100)
OPT.updateTime = 0.5 interval at which to update drawing
OPT.plotFcn = @c) log(c )*10 some examples for scaling of the colors
OPT.plotFcn = @(c) c no scaling-function mandelbrot
Plots a Mandelbrot fractal which is updated after you zoom in
Define options, all options are stored in OPT structure
OPT.mm = 700 number of pixels (detail) in x direction
OPT.nn = 400 number of pixels (detail) in y direction
OPT.max_iteration = 500 higher number makes calculation slower, but up
to 1e5 calculation time is still acceptable
OPT.colorFcn = @() jet
OPT.plotFcn = @(c) mod(c ,100)
OPT.updateTime = 0.5 interval at which to update drawing
OPT.plotFcn = @c) log(c )*10 some examples for scaling of the colors
OPT.plotFcn = @(c) c no scaling
Plots a Mandelbrot fractal which is updated after you zoom in
Define options, all options are stored in OPT structure
OPT.mm = 700 number of pixels (detail) in x direction
OPT.nn = 400 number of pixels (detail) in y direction
OPT.max_iteration = 500 higher number makes calculation slower, but up
to 1e5 calculation time is still acceptable
OPT.colorFcn = @() jet
OPT.plotFcn = @(c) mod(c ,100)
OPT.updateTime = 0.5 interval at which to update drawing
OPT.plotFcn = @c) log(c )*10 some examples for scaling of the colors
OPT.plotFcn = @(c) c no scaling-function mandelbrot
Plots a Mandelbrot fractal which is updated after you zoom in
Define options, all options are stored in OPT structure
OPT.mm = 700 number of pixels (detail) in x direction
OPT.nn = 400 number of pixels (detail) in y direction
OPT.max_iteration = 500 higher number makes calculation slower, but up
to 1e5 calculation time is still acceptable
OPT.colorFcn = @() jet
OPT.plotFcn = @(c) mod(c ,100)
OPT.updateTime = 0.5 interval at which to update drawing
OPT.plotFcn = @c) log(c )*10 some examples for scaling of the colors
OPT.plotFcn = @(c) c no scaling
(系统自动生成,下载前可以参看下载内容)
下载文件列表
license.txt
mandelbrot.m
mandelbrot.m
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
