Module for STEP high school program 1993
This URL is http://www.stewart.cs.sdsu.edu/cs205/noframeaccess.html
which can be selected from www.stewart.cs.sdsu.edu/cs205/ as the
No Frames Version.
* Internet (email & WWW info servers)
* Xwindows environment
* Computation using MATLAB
* Graphics using MATLAB
The three-legged stool of computational science links theory (traditional classroom), experimentation (science laboratory) and computational analysis (computer laboratory). This course introduces and develops the skills for the computer laboratory.
MATLAB provides a programming platform in a language closely related to C, as well as a graphics platform for displaying the results of computations. Modular programming problems will allow students to focus on individual tasks in the software development cycle. The tools provided by MATLAB to aid with the user interface are used extensively to provide a way to develop programs that will run on several computing platforms, from the Macintosh and IBM/PC to the Sun Sparc Workstation.
Problem solving skills will be developed through computational experiments. Writing skills will be enhanced through the student's written lab reports.