MyWikiBiz, Author Your Legacy — Wednesday November 05, 2025
Jump to navigationJump to search
211 bytes added
, 17:51, 8 April 2009
| Line 2,532: |
Line 2,532: |
| | ====Example 4==== | | ====Example 4==== |
| | | | |
| − | : m,n = "man that is noble"
| + | {| align="center" cellpadding="6" width="90%" |
| − | | + | | <math>\mathrm{m,}\mathrm{n} ~=~ \text{man that is noble}</math> |
| − | <pre> | + | |- |
| − | | 0 0 0 0 0 0 0 | | 0 | | 0 |
| + | | |
| − | | 0 1 0 0 0 0 0 | | 1 | | 1 |
| + | <math> |
| − | | 0 0 0 0 0 0 0 | | 1 | | 0 |
| + | \begin{bmatrix} |
| − | | 0 0 0 0 0 0 0 | | 0 | = | 0 |
| + | 0 & 0 & 0 & 0 & 0 & 0 & 0 |
| − | | 0 0 0 0 1 0 0 | | 0 | | 0 |
| + | \\ |
| − | | 0 0 0 0 0 1 0 | | 0 | | 0 |
| + | 0 & 1 & 0 & 0 & 0 & 0 & 0 |
| − | | 0 0 0 0 0 0 1 | | 1 | | 1 |
| + | \\ |
| − | </pre> | + | 0 & 0 & 0 & 0 & 0 & 0 & 0 |
| | + | \\ |
| | + | 0 & 0 & 0 & 0 & 0 & 0 & 0 |
| | + | \\ |
| | + | 0 & 0 & 0 & 0 & 1 & 0 & 0 |
| | + | \\ |
| | + | 0 & 0 & 0 & 0 & 0 & 1 & 0 |
| | + | \\ |
| | + | 0 & 0 & 0 & 0 & 0 & 0 & 1 |
| | + | \end{bmatrix} |
| | + | \begin{bmatrix} |
| | + | 0 \\ 1 \\ 1 \\ 0 \\ 0 \\ 0 \\ 1 |
| | + | \end{bmatrix} |
| | + | = |
| | + | \begin{bmatrix} |
| | + | 0 \\ 1 \\ 0 \\ 0 \\ 0 \\ 0 \\ 1 |
| | + | \end{bmatrix} |
| | + | </math> |
| | + | |} |
| | | | |
| | {| align="center" cellspacing="6" width="90%" | | {| align="center" cellspacing="6" width="90%" |