![]()
Module 2: Introduction to Programming
Reflecting really means two things: thinking and expressing one's thoughts.
Use the sample scripts page17.m and page18.m as models for your firstio.m script.Problem-Solving Methodology
- State the problem clearly
- Describe the input and output information
- Work the problem by hand (or with a calculator) for a simple set of data
- Develop a MATLAB solution
- Test the solution with a variety of data
Write (pencil and paper) your own MATLAB script for the first assignment.
Visualize the response from MATLAB (it would be good practice to write a short note on what you expect as output before you actually execute your script within MATLAB).
Page author: Dr. Kris Stewart
URL: http://www.stewart.cs.sdsu.edu/cs205/module2/Reflect.html
Last updated: Feb. 2, 1998