Talk:Julia set: Difference between revisions

m
→‎using different "fineness" when plotting a Julia set: filled in the default values for the output template.
m (used templates for the output sections.)
m (→‎using different "fineness" when plotting a Julia set: filled in the default values for the output template.)
 
(3 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.
 
Below is a rendition when   '''FINE'''   is specified as   '''5''':
Line 6:
(Shown at &nbsp; <sup>'''1'''</sup>/<sub>'''6'''</sub> &nbsp; size.)
 
{{out|output|text=&nbsp; when using the inputs of: &nbsp; &nbsp; <tt> ,-0.8 &nbsp; ,0.156 &nbsp; 5 </tt>}}
<pre style="font-size:17%"> ■■ ■■ ■■ ■
■ ■■■ ■■■ ■■ ■
Line 210:
(Shown at &nbsp; <sup>'''1'''</sup>/<sub>'''6'''</sub> &nbsp; size.)
 
{{out|output|text=&nbsp; when using the inputs 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)