home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / commercial / pipedream / documents / functions / matrix < prev    next >
Text File  |  1992-01-08  |  4KB  |  256 lines

  1. %OP%VS4.12 Test (Dec 12 1991), Colton Software - Development, R0123 4567 8901 2345
  2. %OP%TNN
  3. %OP%DP1
  4. %OP%LP( 
  5. %OP%TP)
  6. %OP%TM4
  7. %OP%BM4
  8. %OP%LM5
  9. %OP%FX
  10. %OP%FY
  11. %OP%FS
  12. %OP%WC2,1126,168,1364,0,0,0,0
  13. %OP%LC0,7
  14. %CO:A,16,65%
  15. %C%%H1%Matrix Functions Examples
  16.  
  17. %H1%3x3 Matrices :
  18.  
  19. %R% Matrix M :
  20.  
  21.  
  22.  
  23. %R%M + N :
  24.  
  25.  
  26.  
  27. %R%M * N :
  28.  
  29.  
  30.  
  31. %R%Inv(M)  (M%H6%-1%H6%) :
  32.  
  33.  
  34.  
  35. %H1%2x2 Matrices :
  36.  
  37. %R%Matrix M :
  38.  
  39.  
  40. %R%M + N :
  41.  
  42.  
  43. %R%M * N :
  44.  
  45.  
  46. %R%Inv(M)    M%H6%-1%H6% :
  47. %CO:B,7,49%
  48.  
  49.  
  50.  
  51.  
  52. %V%%R%%LC%1
  53. %V%%R%%LC%4
  54. %V%%R%%LC%7
  55.  
  56. %V%%R%%LC%B6D8+F6H8
  57. %V%%R%%LC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
  58. %V%%R%%LC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
  59.  
  60. %V%%R%%LC%m_mult(B6D8,F6H8)
  61. %V%%R%%LC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
  62. %V%%R%%LC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
  63.  
  64. %V%%R%%LC%m_inverse(B6D8)
  65. %V%%R%%LC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
  66. %V%%R%%LC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
  67.  
  68.  
  69.  
  70. %V%%R%%LC%1
  71. %V%%R%%LC%2
  72.  
  73. %V%%R%%LC%B24C25+F24G25
  74. %V%%R%%LC%index($B$27,col-col($B$27)+1,row-row($B$27)+1)
  75.  
  76. %V%%R%%LC%m_mult(B24C25,F24G25)
  77. %V%%R%%LC%index($B$30,col-col($B$30)+1,row-row($B$30)+1)
  78.  
  79. %V%%R%%LC%m_inverse(B24C25)
  80. %V%%R%%LC%index($B$33,col-col($B$33)+1,row-row($B$33)+1)
  81. %CO:C,6,42%
  82.  
  83.  
  84.  
  85.  
  86. %V%%R%2
  87. %V%%R%5
  88. %V%%R%6
  89.  
  90. %V%%R%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
  91. %V%%R%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
  92. %V%%R%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
  93.  
  94. %V%%R%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
  95. %V%%R%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
  96. %V%%R%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
  97.  
  98. %V%%R%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
  99. %V%%R%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
  100. %V%%R%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
  101.  
  102.  
  103.  
  104. %V%%R%%TC%4
  105. %V%%R%%TC%3
  106.  
  107. %V%%R%%TC%index($B$27,col-col($B$27)+1,row-row($B$27)+1)
  108. %V%%R%%TC%index($B$27,col-col($B$27)+1,row-row($B$27)+1)
  109.  
  110. %V%%R%%TC%index($B$30,col-col($B$30)+1,row-row($B$30)+1)
  111. %V%%R%%TC%index($B$30,col-col($B$30)+1,row-row($B$30)+1)
  112.  
  113. %V%%R%%TC%index($B$33,col-col($B$33)+1,row-row($B$33)+1)
  114. %V%%R%%TC%index($B$33,col-col($B$33)+1,row-row($B$33)+1)
  115. %CO:D,6,36%
  116.  
  117.  
  118.  
  119.  
  120. %V%%R%%TC%3
  121. %V%%R%%TC%6
  122. %V%%R%%TC%7
  123.  
  124. %V%%R%%TC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
  125. %V%%R%%TC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
  126. %V%%R%%TC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
  127.  
  128. %V%%R%%TC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
  129. %V%%R%%TC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
  130. %V%%R%%TC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
  131.  
  132. %V%%R%%TC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
  133. %V%%R%%TC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
  134. %V%%R%%TC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
  135. %CO:E,11,30%
  136.  
  137.  
  138.  
  139.  
  140. %R%Matrix N :
  141.  
  142.  
  143.  
  144. %R%M - N :
  145.  
  146.  
  147.  
  148. %R%det(M) :
  149.  
  150.  
  151.  
  152. %R%M%H6%-1%H6% * M :
  153.  
  154.  
  155.  
  156.  
  157.  
  158. %R%Matrix N :
  159.  
  160.  
  161. %R%M - N :
  162.  
  163.  
  164. %R%det(M) :
  165.  
  166.  
  167. %R%M%H6%-1%H6% * M :
  168. %CO:F,7,19%
  169.  
  170.  
  171.  
  172.  
  173. %V%%R%%LC%-1
  174. %V%%R%%LC%2
  175. %V%%R%%LC%0
  176.  
  177. %V%%R%%LC%B6D8-F6H8
  178. %V%%R%%LC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
  179. %V%%R%%LC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
  180.  
  181. %V%%R%m_determ(B6D8)
  182.  
  183.  
  184.  
  185. %V%%R%%LC%m_mult(B18,B6D8)
  186. %V%%R%%LC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
  187. %V%%R%%LC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
  188.  
  189.  
  190.  
  191. %V%%R%%LC%-1
  192. %V%%R%%LC%2
  193.  
  194. %V%%R%%LC%B24C25-F24G25
  195. %V%%R%%LC%index($F$27,col-col($F$27)+1,row-row($F$27)+1)
  196.  
  197. %V%%R%m_determ(B24C25)
  198.  
  199.  
  200. %V%%R%%LC%m_mult(B33,B24C25)
  201. %V%%R%%LC%index($F$33,col-col($F$33)+1,row-row($F$33)+1)
  202. %CO:G,6,12%
  203.  
  204.  
  205.  
  206.  
  207. %V%%R%5
  208. %V%%R%0
  209. %V%%R%-3
  210.  
  211. %V%%R%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
  212. %V%%R%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
  213. %V%%R%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
  214.  
  215.  
  216.  
  217.  
  218.  
  219. %V%%R%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
  220. %V%%R%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
  221. %V%%R%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
  222.  
  223.  
  224.  
  225. %V%%R%%TC%3
  226. %V%%R%%TC%-1
  227.  
  228. %V%%R%%TC%index($F$27,col-col($F$27)+1,row-row($F$27)+1)
  229. %V%%R%%TC%index($F$27,col-col($F$27)+1,row-row($F$27)+1)
  230.  
  231.  
  232.  
  233.  
  234. %V%%R%%TC%index($F$33,col-col($F$33)+1,row-row($F$33)+1)
  235. %V%%R%%TC%index($F$33,col-col($F$33)+1,row-row($F$33)+1)
  236. %CO:H,6,0%
  237.  
  238.  
  239.  
  240.  
  241. %V%%R%%TC%0
  242. %V%%R%%TC%3
  243. %V%%R%%TC%-2
  244.  
  245. %V%%R%%TC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
  246. %V%%R%%TC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
  247. %V%%R%%TC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
  248.  
  249.  
  250.  
  251.  
  252.  
  253. %V%%R%%TC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
  254. %V%%R%%TC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
  255. %V%%R%%TC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
  256.