1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html >
<head><title>Matrix</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)">
<meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)">
<!-- 3,html -->
<meta name="src" content="nipguide.tex">
<link rel="stylesheet" type="text/css" href="nipguide.css">
</head><body
>
<!--l. 429--><div class="crosslinks"><p class="noindent">[<a
href="nipguidese20.html" >next</a>] [<a
href="nipguidese18.html" >prev</a>] [<a
href="nipguidese18.html#tailnipguidese18.html" >prev-tail</a>] [<a
href="#tailnipguidese19.html">tail</a>] [<a
href="nipguidech5.html#nipguidese19.html" >up</a>] </p></div>
<h3 class="sectionHead"><span class="titlemark">5.6 </span> <a
id="x28-500005.6"></a>Matrix</h3>
<!--l. 430--><p class="noindent" ><a name="nip_label_sec:menu-matrix"></a>
<!--l. 432--><p class="indent" > This menu groups operations which operate on matricies.
<span
class="phvr7t-x-x-80">nip2 </span>has four ways of displaying a matrix, but they all
behave in the same way under the skin. Almost all the items
in the <span
class="phvr7t-x-x-80">Math </span>menu will work on matricies. Most of the matrix
operations will also work on images.
<dl class="description"><dt class="description">
<span
class="phvb7t-x-x-80">New</span> </dt><dd
class="description">The first four items make matricies which display
and edit in various ways useful for different
applications. The final two make matricies which
are pre-filled with useful numbers.
</dd><dt class="description">
<span
class="phvb7t-x-x-80">Convert to Matrix</span> </dt><dd
class="description">Try to make anything into a matrix.
</dd><dt class="description">
<span
class="phvb7t-x-x-80">Extract</span> </dt><dd
class="description">This group of items
extracts various submatricies. You can also do this
graphically: just drag-select an area in matrix.
</dd><dt class="description">
<span
class="phvb7t-x-x-80">Insert</span><span
class="ptmb7t-">, </span><span
class="phvb7t-x-x-80">Delete</span><span
class="ptmb7t-">, </span><span
class="ptmb7t-">…</span> </dt><dd
class="description">Also work on images, which can be
handy. A 45 degree rotate will only work for square
matricies with odd-length sides.
</dd><dt class="description">
<span
class="phvb7t-x-x-80">Invert</span> </dt><dd
class="description">Simple matrix-only maths operations.
</dd><dt class="description">
<span
class="phvb7t-x-x-80">Plot Scatter</span> </dt><dd
class="description">This takes a two-column matrix where the
columns are the X and Y positions of points and
draws a scatter graph.
</dd></dl>
<!--l. 465--><div class="crosslinks"><p class="noindent">[<a
href="nipguidese20.html" >next</a>] [<a
href="nipguidese18.html" >prev</a>] [<a
href="nipguidese18.html#tailnipguidese18.html" >prev-tail</a>] [<a
href="nipguidese19.html" >front</a>] [<a
href="nipguidech5.html#nipguidese19.html" >up</a>] </p></div>
<!--l. 465--><p class="indent" > <a
id="tailnipguidese19.html"></a>
</body></html>
|