gistlib
other matlab categories
unit-circle code snippets in matlab
consider the matrix (in matlab notation) a = [1, a; a, 1] where the value of a gets close to 1, i.e., a = 0.9; 0.99; 0.999, etc. study how it maps the unit circle x, y = ax. in matlab
gistlib
by LogSnag