MandelbrotSetIterationCount
MandelbrotSetIterationCount[c]
从 开始,返回用来决定 c 是否在曼德博集合(Mandelbrot set)内的函数 的迭代次数.
更多信息和选项
- 曼德博集合是所有复数 c 的集合,这些 c 使得数列 当从 开始时不会发散于无穷大.
- 若设置 MaxIterations->n,则数列 为确定其是否发散最多迭代 n 次.
- 默认设置为 MaxIterations->1000.
- 如果达到了迭代次数的最大值,则 z 应在曼德博集合中.
- 对于某些算法能提前判断出在曼德博集合中的点,MandelbrotSetIterationCount 会返回一个大于 MaxIterations 的值.
范例
打开所有单元关闭所有单元基本范例 (4)
MandelbrotSetIterationCount 可用于所有类型的数字:
选项 (2)
MaxIterations (1)
有时候需要提高 MaxIterations 的值,才能得到迭代的真实数值:
WorkingPrecision (1)
有时候提高 WorkingPrecision 的值,可以得到一个更精确的结果:
属性和关系 (1)
可能存在的问题 (1)
巧妙范例 (3)
Wolfram Research (2014),MandelbrotSetIterationCount,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MandelbrotSetIterationCount.html.
文本
Wolfram Research (2014),MandelbrotSetIterationCount,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MandelbrotSetIterationCount.html.
CMS
Wolfram 语言. 2014. "MandelbrotSetIterationCount." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/MandelbrotSetIterationCount.html.
APA
Wolfram 语言. (2014). MandelbrotSetIterationCount. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/MandelbrotSetIterationCount.html 年