Talk:Julia set: Difference between revisions

m
→‎using different "fineness" when plotting a Julia set: filled in the default values for the output template.
(added a couple of ASCII plots using different "gradients".)
 
m (→‎using different "fineness" when plotting a Julia set: filled in the default values for the output template.)
 
(5 intermediate revisions by 2 users not shown)
Line 1:
===using different "fineness" when plotting a Julia set===
I was experimenting with different gradients or "  ''fineness"''   when plotting an ASCII version for a Julia set.
 
HereBelow is a rendition when   '''FINE'''   is specified as   '''5''':
 
(Shown at &nbsp; <sup>'''1'''</sup>/<sub>'''6'''</sub> &nbsp; size.)
 
'''{{out|output''' |text=&nbsp; when using the inputinputs of: &nbsp; &nbsp; <tt> ,-0.8 ,&nbsp; 0.156 &nbsp; 5 </tt>}}
<pre style="font-size:17%"> ■■ ■■ ■■ ■
■ ■■■ ■■■ ■■ ■
Line 206:
 
</pre>
HereBelow is a rendition when &nbsp; '''FINE''' &nbsp; is specified as &nbsp; '''25''':
 
(Shown at &nbsp; <sup>'''1'''</sup>/<sub>'''6'''</sub> &nbsp; size.)
 
'''{{out|output''' |text=&nbsp; when using the inputinputs of: &nbsp; &nbsp; <tt> ,-0.8 ,&nbsp; 0.156 &nbsp; 25 </tt>}}
<pre style="font-size:17%">
■■
Line 380:
■■
</pre>
 
== task description ==
 
Hi. The task is very wide. What do you think about make it more narrow:
Make image of Julia set:
* for fc(z) = z^2+c where c = -1 ( example value)
* using algorithm : LSM/J ( example algorithm )
 
--[[User:Adam majewski|Adam majewski]] ([[User talk:Adam majewski|talk]]) 07:17, 12 April 2020 (UTC)