Funktion zur Visualisierung von Barnsleys Farn
- Plottet Barnsleys Farn mit N Punkte.
- Affine Transformations der Form
- T(x,y) = (a*x+b*y+c, d*x+e*y+f).
- Typische Werte N=50000
- Aufruf >> P = Barnsley_Farn(50000);
- Rueckgabewert P enthaelt die Plotpunkte und ist optional