MyWikiBiz, Author Your Legacy — Thursday November 06, 2025
Jump to navigationJump to search
213 bytes added
, 19:16, 8 April 2009
| Line 2,579: |
Line 2,579: |
| | ====Example 5==== | | ====Example 5==== |
| | | | |
| − | : n,m = "noble that is man"
| + | {| align="center" cellpadding="6" width="90%" |
| − | | + | | <math>\mathrm{n,}\mathrm{m} ~=~ \text{noble that is a man}</math> |
| − | <pre> | + | |- |
| − | | 0 0 0 0 0 0 0 | | 0 | | 0 |
| + | | |
| − | | 0 1 0 0 0 0 0 | | 1 | | 1 |
| + | <math> |
| − | | 0 0 1 0 0 0 0 | | 0 | | 0 |
| + | \begin{bmatrix} |
| − | | 0 0 0 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 | | 1 | | 0 |
| + | 0 & 1 & 0 & 0 & 0 & 0 & 0 |
| − | | 0 0 0 0 0 0 1 | | 1 | | 1 |
| + | \\ |
| − | </pre> | + | 0 & 0 & 1 & 0 & 0 & 0 & 0 |
| | + | \\ |
| | + | 0 & 0 & 0 & 0 & 0 & 0 & 0 |
| | + | \\ |
| | + | 0 & 0 & 0 & 0 & 0 & 0 & 0 |
| | + | \\ |
| | + | 0 & 0 & 0 & 0 & 0 & 0 & 0 |
| | + | \\ |
| | + | 0 & 0 & 0 & 0 & 0 & 0 & 1 |
| | + | \end{bmatrix} |
| | + | \begin{bmatrix} |
| | + | 0 \\ 1 \\ 0 \\ 0 \\ 1 \\ 1 \\ 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%" |