필터 지우기
필터 지우기

Mandelbrot and Julia Set

조회 수: 2 (최근 30일)
Sk. Sarif Hassan
Sk. Sarif Hassan 2015년 2월 4일
Consider a dynamical system $$z_{n+1}=\frac{\alpha+z_n}{1+z_{n-1}}$$ for $n=0,1,2,\dots$
In other words the system is $$z_{n+1}=f_{\alpha}(z_n,z_{n-1})$$ where $f_{\alpha}$ is defined from $B(z,r)\times B(z,r)$ to $B(z,r)$ as $f_{\alpha}(z,w)=\frac{\alpha+z}{1+w}$. $B(z,r)$ is an open ball in complex plane.
How can we find out the Mandelbrot and Julia sets for this system?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Fractals에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by