|
|
 | Newton Fractal (medium Part 2) | | by Ori Sonata | | published on Sep 16, 2008 | This is a Newton Fractal drawn using the polynomial function f(x) = x^8 + x^6 + 5i x^5 +( three + 2i )x^4 +( three + 5i )x^2 -1. The root of the polynomial is first searched using Durand-Kerner Method, then the fractal was drawn using the Newton-Raphson method. The plot range is between -3 and -3i. |
| |
| |
|
|
|