[comp.ai.neural-nets] Devils staircase

rdeal@rucs2.sunlab.cs.runet.edu (Butch Deal) (03/17/91)

Hi I am a CS Sr. at Radford and am taking a course dealing with
the study of non-linear systems.  Most of the math and theory
is above me but the computer implimentation is within my reaches.
My professor has asked me to write an Xwindows program to display
the Devils staircase( a non-linear function that seams to self form).
He gave me the function to produce the graph.
The program would alow a user to select a section of the graph and
inlarge it to fit the window(recursively).  I have been considering
xview for this program.  I would like to include a menu of non-linear
functions not just the Devils staircase.
 
If you have any suggestions for funtions or functionality of the
program please Email at
 
rdeal@rucs2.sunlab.cs.runet.edu
 
Thank you
Butch Deal