JuliaSetPlot
JuliaSetPlot[f,z]
绘制以 z 为变量的有理函数 f 的朱利亚集合的图像.
JuliaSetPlot[c]
绘制函数 的朱利亚集合的图像.
更多信息和选项
- 函数 f 的朱利亚集合是 f 的所有斥性不动点的闭包.
- JuliaSetPlot 和 Graphics 有同样的选项,其不同之处及更多选项如下所示: [所有选项的列表]
-
AspectRatio Automatic 图像的高宽比 Axes False 是否包含坐标轴 ColorFunction Automatic 朱利亚集合图像之外的颜色 ColorFunctionScaling True 是否缩放 ColorFunction 的参变量 Frame True 是否包含边框 ImageResolution Automatic 朱利亚集合中点的分辨率 MaxIterations Automatic 允许在每一个点进行迭代计算的次数 Method Automatic 生成图像的方法 PerformanceGoal $PerformanceGoal 要优化的量 PlotLegends None 迭代次数图例 PlotRange Automatic 数值范围 PlotRangeClipping True 是否剪掉超出绘图范围的图像 PlotStyle Automatic 图形指令,指定点的样式 PlotTheme $PlotTheme 样式和外观主题 - 可使用的方法为 "InverseIteration"、"EscapeTime" 和 "OrbitDetection".
- 当设置为 Method->"InverseIteration"时,JuliaSetPlot 生成只显示朱利亚集合中各个点的 ListPlot .
- 当设置为 Method->"EscapeTime" 或 Method->"OrbitDetection",JuliaSetPlot 生成一个含有 Raster 基元的 Graphics 对象.
- ColorFunction->f,其中 f 是一个函数,f 的参变量是一个范围为 的实数,和迭代次数成比例,f 必须返回和颜色有关的指令,比如 RGBColor 和 Hue,或是颜色名称,比如 Red 和 Blue.
- ColorFunction->"name" 等价于 ColorFunction->(If[#1,Black,ColorData["name"][#]]&).
- 颜色函数名称列表由 ColorData["Gradients"] 给出.
所有选项的列表
范例
打开所有单元关闭所有单元范围 (7)
JuliaSetPlot[c] 生成形式为 的函数的朱利亚集合的图像:
选项 (13)
ImageResolution (1)
提高 ImageResolution 使图像更清晰:
PlotStyle (2)
可能存在的问题 (4)
Wolfram Research (2014),JuliaSetPlot,Wolfram 语言函数,https://reference.wolfram.com/language/ref/JuliaSetPlot.html.
文本
Wolfram Research (2014),JuliaSetPlot,Wolfram 语言函数,https://reference.wolfram.com/language/ref/JuliaSetPlot.html.
CMS
Wolfram 语言. 2014. "JuliaSetPlot." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/JuliaSetPlot.html.
APA
Wolfram 语言. (2014). JuliaSetPlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/JuliaSetPlot.html 年