Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Construct a matrix whose eigenvalues lie on the Mandelbrot set boundary
ResourceFunction["MandelbrotMatrix"][n] gives the nth Mandelbrot matrix. |
A Mandelbrot matrix:
In[1]:= |
Out[1]= |
Plot its eigenvalues in the complex plane:
In[2]:= |
Out[2]= |
Visualize the eigenvalues of a large Mandelbrot matrix:
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License