What This Document Is
This document is the first project assignment for MTH 229, Calculus Computer Laboratory, at the College of Staten Island CUNY. It’s designed to introduce students to the MATLAB computational environment and basic programming concepts within that system. The assignment focuses on variable assignment, order of operations, and interpreting MATLAB’s responses to commands.
Why This Document Matters
This project is for students enrolled in MTH 229. It’s used to assess initial understanding of how to interact with MATLAB and apply fundamental mathematical principles within the software. Successful completion demonstrates a student’s ability to translate mathematical expressions into MATLAB commands and interpret the results.
Common Limitations or Challenges
This assignment serves as an introductory exercise. It does not cover advanced MATLAB functions, complex data structures, or sophisticated mathematical modeling. Students will still need to develop proficiency in these areas through further coursework and practice.
What This Document Provides
The full document includes: examples of basic MATLAB commands (addition, subtraction, division, exponentiation), exercises requiring prediction of MATLAB’s output, and practice problems involving variable assignment and order of operations. It also features graded examples of completed exercises with feedback on performance. This preview only provides a glimpse of the assignment structure and the types of tasks students will encounter.