Lectures
1 and 2 (Sep 23 & 29)
Lecture 3
(Oct 1)
- Worksheet [PDF 4 pages] illustrating usage
of some particularly useful Maple commands: basic calculus, linear
algebra.
- Introduction to Maple Programming Overview [PDF 10 pages]
Lecture 4
(Oct 6)
- Worksheet [PDF 7 pages] illustrating
- Definition and usage of example Maple procedure, ladd, that operates on two lists
- Maple's built in tracing (debugging) facility
- Use of the op
command to display the definition of a procedure
- Some uses of the interface
command
- A sample usage of the sprintf
command
- Worksheet [plots.mws and PDF
5 pages] illustrating usage examples of Maple's plot command (for "2D"
or "x vs y" plots)
|