CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:mandelbrotimage

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-10-16
  • 文件大小:
    662byte
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

绘制Mandelbrot image即曼德拉图像。Mandelbrot图像中的每个位置都对应于公式N=x+y*i中的一个复数。其实数部分是x,虚数部分是y,i是-1的平方根。图像中各个位置的x和y坐标对应于虚数的x和y部分。

图像中的每个位置用参数N来表示,它是x*x+y*y的平方根。如果这个值大于或等于2,则这个数字对应的位置值是0。如果参数N的值小于2,就把N的值改为N*N-N(N=(x*x-y*y-x)+(2*x*y-y)*i)),并再次测试这个新N值。如果这个值大于或等于2,则这个数字对应的位置值是1。这个过程一直继续下去,直到我们给图像中的位置赋一个值,或迭代执行的次数多于指定的次数为止。

程序功能:可用鼠标选择放大区域,无限放大次数-Draws Mandelbrot image that Mandela images. Mandelbrot each position in the image corresponds to the formula N = x+y* i in a complex. Real part be x, and the imaginary part y, i is the square root of-1. Each position in the image corresponding to the coordinates x and y of the imaginary part of x and y. Each position in the image expressed with the parameter N, which is x* x+y* y square root of If this value is greater than or equal to 2, then the number corresponding to the position value is 0. If the parameter value of N is less than two, put the value of N to N* NN (N = (x* xy* yx)+ (2* x* yy)* i)), and again test the new N value. If this value is greater than or equal to 2, then the number corresponding to the position value is 1. This process continues until we give the position of the image assigned a value or number of iterations performed more than the specified number of times so far. Program features: Available mouse to select the zoom area, the number of infinite zoom
(系统自动生成,下载前可以参看下载内容)

下载文件列表

mandelbrotimage.m

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com