MCS 320 course content
Course Content
Final Exam on Tuesday 6 December, from 1 to 3PM, takes place
in computer labs 205B and 205C.
Lecture notes will be posted below.
- L-1: Introduction to Computer Algebra,
Maple worksheet
and html version.
- L-2: Getting Started and Getting Help,
Maple worksheet
and html version.
- L-3: Exact and Floating-Point Numbers,
Maple worksheet
and html version.
- L-4: Algebraic and Complex Numbers,
Maple worksheet
and html version.
- L-5: Assignment and Unassignment,
Maple worksheet
and html version.
- L-6: Evaluation and Names of Variables,
Maple worksheet
and html version.
- L-7: Types, Attributes, Properties, and Units,
Maple worksheet
and html version.
- L-8: Input/Output Formats and Files,
Maple worksheet
and html version.
- L-9: Code Generation,
download the file hello.dll
(only for Windows).
Maple worksheet
and html version.
- L-21: Sequence, Set, and List,
Maple worksheet
and html version.
- L-22: Array, Table, and Conversions,
Maple worksheet
and html version.
- L-23: Assume and Simplification,
Maple worksheet
and html version.
- L-24: Two-dimensional Plots,
Maple worksheet
and html version.
- L-25: Three-dimensional Plots,
Maple worksheet
and html version.
- L-26: Solving Equations,
Maple worksheet
and html version.
- L-27: Differential Equations,
Maple worksheet
and html version.
- L-28: Linear Algebra,
Maple worksheet
and html version.
- M-1: Introduction to MATLAB,
file created with diary
- M-2: Making Plots with MATLAB,
file created with diary
- M-3: Polynomials and Curve Fitting,
file created with diary
- M-4: Programming in MATLAB,
file traprule.m and
illustration on how to use it
- M-5: MATLAB as Drawing Tool,
file created with diary
and the scripts
car.m,
polyhedron.m, and
polytope.m
- M-6: Images and Movies in MATLAB,
the image we use is here ,
file created with diary,
and the script
topeak.m
- M-7: Signal Processing in MATLAB,
file created with diary
- M-8: Special Matrices in MATLAB,
file created with diary