12.06.2013 Views

Using TIKZ - College of the Redwoods

Using TIKZ - College of the Redwoods

Using TIKZ - College of the Redwoods

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Using</strong> Matlab to Restrict <strong>the</strong> Domain<br />

You can your calculator or a s<strong>of</strong>tware program such as MATLAB to<br />

restrict <strong>the</strong> domain so that <strong>the</strong> range is restricted to [−5, 5].<br />

syms x<br />

f=x ∗( x+2) ∗( x −2) ;<br />

s o l=s o l v e ( f −5,x ) ;<br />

double ( s o l )<br />

s o l=s o l v e ( f +5,x ) ;<br />

double ( s o l )<br />

ans =<br />

2.4567<br />

ans =<br />

−2.4567<br />

David Arnold (CR) <strong>Using</strong> <strong>TIKZ</strong> November 20, 2010 14 / 24

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

Saved successfully!

Ooh no, something went wrong!