Below are equations graphed using a new type of graphing called "fuzzy graphing" or "non-binary graphing".
You can click on any of them to open them in FuzzyGraph (the world's first Fuzzy/Non-Binary Graphing App).
Phi
x / (x^2 + y^2 - 1) = 0
Cubic Rainbow
y = x^3 - 2x
Circle Plasma
x^2 + y^2 = 2
Parabola viridis
y = x^2
Quasar equation
y = x / (x^2 + y^2)
Sine Islands
y = 4 sin(x) + sin(2.7y)
Ceil spectral
y = ceil( 14 * sin(.1x) + sin(y) )
Line Black Hole Plasma
x / (x^2 + y^2) = (y-1) / (x^2 + y^2)
Polar Seed of Life
((x^2+(y-1)^2-1) / (x^2+(y+1)^2-1) * ((x+0.866)^2 + (y+.5)^2-1)/ ((x+0.866)^2 + (y-.5)^2-1)* ((x-0.866)^2 + (y+.5)^2-1)/ ((x-0.866)^2 + (y-.5)^2-1)* (x^2+y^2-1))^(1/2) = 0
Sinc cool
y = sin(5x) / x
Horizon bw
y = 0
Seed of life
The equation is the circle equation in implicit form, with the non-0 sides multiplied together
Each of these digital cymatics pieces is a single equation. They are each essentially variations of the "Wavicle" equation (below). The "Wavicle" equation is a 2-dimensional sinc function. The waves interact to create wave interference patterns.
Wavicle
sin(2*pi*((x-(0))^2+(y-(0))^2)^(1/2))/(2*pi*((x-(0))^2+(y-(0))^2)^(1/2)+1e-6)=0
Dipole
Simplest 2-resonator digital cymatics wave interference pattern
Triwavicle
Triune energy pattern. I see an owl flying towards me.
Hex Fire Waves
Six seems central
The following are fractals visualized in the FuzzyGraph App (though they are not technically "fuzzy graphs" in a strict mathematical sense).
Julia Lightning
julia(max_iterations=1000, threshold=100, c_re=-1.2, c_im=-.3)
Mandelbrot Fcenter Fuzzygraph
mandelbrot(max_iterations=1000, threshold=100)
Julia spiral 1
julia(max_iterations=1000, threshold=100, c_re=-0.796, c_im=0.185)
Julia Burst