<- previous index next ->
CMSC 455 Curve ploting, python and java printing 3D screens
You may have 3D data, x,y,z points, you want to display
plot3d1.py3 source code
plot3d1_py3.out output
plot3da1.py3 source code
plot3da1_py3.out source code
plot3da.py3 source code
plot3da_py3.out output
plot3d.py3 source code
plot3d_py3.out output
hsphear3d.py3 source code
hsphear3d_py3.out output
toro2r.py3 source code
toro2s_py3.out output
plot3d.java source code
Get any source code into your file on linux.gl.umbc.edu using:
cp /afs/umbc.edu/users/s/q/squire/pub/download/some.file .
<- previous index next ->
-
CMSC 455 home page
-
Syllabus - class dates and subjects, homework dates, reading assignments
-
Homework assignments - the details
-
Projects -
-
Partial Lecture Notes, one per WEB page
-
Partial Lecture Notes, one big page for printing
-
Downloadable samples, source and executables
-
Some brief notes on Matlab
-
Some brief notes on Python
-
Some brief notes on Fortran 95
-
Some brief notes on Ada 95
-
An Ada math library (gnatmath95)
-
Finite difference approximations for derivatives
-
MATLAB examples, some ODE, some PDE
-
parallel threads examples
-
Reference pages on Taylor series, identities,
coordinate systems, differential operators
-
selected news related to numerical computation