12.07.2015 Views

Learning Guide Learning Guide

Learning Guide Learning Guide

Learning Guide Learning Guide

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

134 • Chapter 4: GraphicsThe matrixplot command plots the values of a object of type Matrix.> A := LinearAlgebra[HilbertMatrix](8):> B := LinearAlgebra[ToeplitzMatrix]([1,2,3,4,-4,-3,-2,-1],> symmetric):> matrixplot( A+B, heights=histogram, axes=frame,> gap=0.25, style=patch);420–2–424column68864row2The following is a demonstration of a root locus plot.> rootlocus( (s^5-1)/(s^2+1), s, -5..5, style=point,> adaptive=false );10.50–0.5–1–1.5 –1 –0.5 0 0.5 1 1.5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!