Which kind of function is this?

  • I
  • Thread starter Jarvis323
  • Start date
  • Tags
    Function
  • #1
1,076
959
I'm curious how close someone could get to guessing the functions that generated the data shown below. And also, without looking at the plot, what do you think would be the most interesting looking function of x,y,z you can think of.

A)

function.png


B)

function2.png


C)

function3.png
 
Mathematics news on Phys.org
  • #2
I'd vote for some 3-D fractal, like this one maybe:
curling_up_by_batjorge-1024-768x768.jpg


edit: I guess this isn't a function though. More like an algorithm. Functions can't be multi-valued, right? Plus maybe you mean 4-D; "a function of x,y,z". Anyway, I like the pictures.
 
Last edited:
  • Wow
  • Like
Likes Jarvis323 and pinball1970
  • #4
They're each some functions that combine sinusoidal and the mod function.

It's pretty interesting to me the patterns the come from just taking the remainder.

Each of these are just fmod( i*j*k, r ) for different r.

fmod-3.png

fmod-6.png



mod-8.png

mode2.png


mode.png
 

Suggested for: Which kind of function is this?

Replies
5
Views
236
Replies
23
Views
1K
Replies
51
Views
2K
Replies
3
Views
214
Replies
4
Views
230
Replies
5
Views
778
Back
Top