house


house, a MATLAB code which includes a line segment outline of a house, and some programs to show how linear transformations affect the shape, by Cleve Moler.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

house is available in a MATLAB version and an Octave version.

Author:

Original version by Cleve Moler. This version by John Burkardt.

Reference:

  1. Cleve Moler,
    Experiments with MATLAB,
    ebook: https://www.mathworks.com/moler/exm/index.html

Related Data and Programs:

house_test

exm, a MATLAB code which illustrates the computational experiments in "Experiments with Matlab", by Cleve Moler.

hand, a MATLAB code which carries out some numerical exercises based on data that came from tracing several points on a person's hand.

house_data, a MATLAB code which returns the coordinates of 11 points which are the vertices of a (degenerate) polygon which has the shape of a house.

Source Code:


Last revised on 16 January 2020.