Chapter 1 Exercises
MATLAB Exercises
The exercises that follow are to be solved computationally with the software package MATLAB, which is described in the appendix of this book. The exercises also contain questions that are related to the underlying mathematical principles illustrated in the computations. Save a record of your session in a file. After editing and printing out the file, you can fill in the answers to the questions directly on the printout.
MATLAB has a help facility that explains all its operations and commands. For example, to obtain information on the MATLAB command rand
, you need only type help rand
. The commands used in the MATLAB exercises for this chapter are inv
, floor
, rand
, tic
, toc
, rref
, abs
, max
, round
, sum
,
Get Linear Algebra with Applications, 10th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.