EXM
"Experiments with MATLAB" Scripts and Data
EXM,
a MATLAB library which
contains scripts and data discussed in the electronic textbook
"Experiments with Matlab", by Cleve Moler.
The individual chapters are available as PDF files from
http://www.mathworks.com/moler/exm/chapters.html
The accompanying MATLAB programs, images, and other data files can
be downloaded from
http://www.mathworks.com/moler/exm/exmfilelist.html
Matlab scripts occur in each chapter of the book, and for each chapter
there is a corresponding "recap" file that includes the text of all these
scripts.
-
iteration_recap.m,
recapitulates the MATLAB codes discussed in the chapter on iteration.
-
fibonacci_recap.m,
recapitulates the MATLAB codes discussed in the chapter on Fibonacci numbers.
-
calendar_recap.m,
recapitulates the MATLAB codes discussed in the chapter on calendars and clocks.
-
matrices_recap.m,
recapitulates the MATLAB codes discussed in the chapter on matrices.
-
linear_recap.m,
recapitulates the MATLAB codes discussed in the chapter on linear equations.
-
fern_recap.m,
recapitulates the MATLAB codes discussed in the chapter on the fractal fern.
-
pagerank_recap.m,
recapitulates the MATLAB codes discussed in the chapter on Google PageRank.
-
exponential_recap.m,
recapitulates the MATLAB codes discussed in the chapter on the exponential function.
-
puzzle_recap.m,
recapitulates the MATLAB codes discussed in the chapter on the T puzzle.
-
magic_recap.m,
recapitulates the MATLAB codes discussed in the chapter on magic squares.
-
tictactoe_recap.m,
recapitulates the MATLAB codes discussed in the chapter on tictactoe magic.
-
life_recap.m,
recapitulates the MATLAB codes discussed in the chapter on the game of life.
-
mandelbrot_recap.m,
recapitulates the MATLAB codes discussed in the chapter on the Mandelbrot set.
-
sudoku_recap.m,
recapitulates the MATLAB codes discussed in the chapter on sudoku.
-
odes_recap.m,
recapitulates the MATLAB codes discussed in the chapter on
ordinary differential equations.
-
predprey_recap.m,
recapitulates the MATLAB codes discussed in the chapter on the predator prey model.
-
orbits_recap.m,
recapitulates the MATLAB codes discussed in the chapter on orbits.
-
water_recap.m,
recapitulates the MATLAB codes discussed in the chapter on the
shallow water equations.
-
morse_recap.m,
recapitulates the MATLAB codes discussed in the chapter on Morse code.
-
music_recap.m,
recapitulates the MATLAB codes discussed in the chapter on music.
Last revised on 06 September 2015.