Work Samples of Wesley Fager

 

Below is a 3D printer contour plot from a FORTRAN program I wrote at Old Dominion University of the hyperbolic parabloid        Z = ( Y**2 /  K1**2  + X**2 / K2**2) * K3 with variable limits on the X axis and variable limits and increments on the Y axis.  This particular output is for K1 = 90,  K2 = 60 and K3 = 33.   The program also computes  ellipsoids and elliptic cones  as shown.

At right is output from a Pascal program I developed at the Defense Intelligence Agency  to simulate traffic on DASD storage devices.  Plots depict response times under varying loads and of steady state analysis used to study the efficiency of magnetic storage devices using various seek algorithms. 
Click here for additional samples.