home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 2
/
DATAFILE_PDCD2.iso
/
commercial
/
pipedream
/
documents
/
functions
/
matrix
< prev
next >
Wrap
Text File
|
1992-01-08
|
4KB
|
256 lines
%OP%VS4.12 Test (Dec 12 1991), Colton Software - Development, R0123 4567 8901 2345
%OP%TNN
%OP%DP1
%OP%LP(
%OP%TP)
%OP%TM4
%OP%BM4
%OP%LM5
%OP%FX
%OP%FY
%OP%FS
%OP%WC2,1126,168,1364,0,0,0,0
%OP%LC0,7
%CO:A,16,65%
%C%%H1%Matrix Functions Examples
%H1%3x3 Matrices :
%R% Matrix M :
%R%M + N :
%R%M * N :
%R%Inv(M) (M%H6%-1%H6%) :
%H1%2x2 Matrices :
%R%Matrix M :
%R%M + N :
%R%M * N :
%R%Inv(M) M%H6%-1%H6% :
%CO:B,7,49%
%V%%R%%LC%1
%V%%R%%LC%4
%V%%R%%LC%7
%V%%R%%LC%B6D8+F6H8
%V%%R%%LC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
%V%%R%%LC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
%V%%R%%LC%m_mult(B6D8,F6H8)
%V%%R%%LC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
%V%%R%%LC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
%V%%R%%LC%m_inverse(B6D8)
%V%%R%%LC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
%V%%R%%LC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
%V%%R%%LC%1
%V%%R%%LC%2
%V%%R%%LC%B24C25+F24G25
%V%%R%%LC%index($B$27,col-col($B$27)+1,row-row($B$27)+1)
%V%%R%%LC%m_mult(B24C25,F24G25)
%V%%R%%LC%index($B$30,col-col($B$30)+1,row-row($B$30)+1)
%V%%R%%LC%m_inverse(B24C25)
%V%%R%%LC%index($B$33,col-col($B$33)+1,row-row($B$33)+1)
%CO:C,6,42%
%V%%R%2
%V%%R%5
%V%%R%6
%V%%R%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
%V%%R%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
%V%%R%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
%V%%R%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
%V%%R%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
%V%%R%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
%V%%R%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
%V%%R%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
%V%%R%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
%V%%R%%TC%4
%V%%R%%TC%3
%V%%R%%TC%index($B$27,col-col($B$27)+1,row-row($B$27)+1)
%V%%R%%TC%index($B$27,col-col($B$27)+1,row-row($B$27)+1)
%V%%R%%TC%index($B$30,col-col($B$30)+1,row-row($B$30)+1)
%V%%R%%TC%index($B$30,col-col($B$30)+1,row-row($B$30)+1)
%V%%R%%TC%index($B$33,col-col($B$33)+1,row-row($B$33)+1)
%V%%R%%TC%index($B$33,col-col($B$33)+1,row-row($B$33)+1)
%CO:D,6,36%
%V%%R%%TC%3
%V%%R%%TC%6
%V%%R%%TC%7
%V%%R%%TC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
%V%%R%%TC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
%V%%R%%TC%index($B$10,col-col($B$10)+1,row-row($B$10)+1)
%V%%R%%TC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
%V%%R%%TC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
%V%%R%%TC%index($B$14,col-col($B$14)+1,row-row($B$14)+1)
%V%%R%%TC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
%V%%R%%TC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
%V%%R%%TC%index($B$18,col-col($B$18)+1,row-row($B$18)+1)
%CO:E,11,30%
%R%Matrix N :
%R%M - N :
%R%det(M) :
%R%M%H6%-1%H6% * M :
%R%Matrix N :
%R%M - N :
%R%det(M) :
%R%M%H6%-1%H6% * M :
%CO:F,7,19%
%V%%R%%LC%-1
%V%%R%%LC%2
%V%%R%%LC%0
%V%%R%%LC%B6D8-F6H8
%V%%R%%LC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
%V%%R%%LC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
%V%%R%m_determ(B6D8)
%V%%R%%LC%m_mult(B18,B6D8)
%V%%R%%LC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
%V%%R%%LC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
%V%%R%%LC%-1
%V%%R%%LC%2
%V%%R%%LC%B24C25-F24G25
%V%%R%%LC%index($F$27,col-col($F$27)+1,row-row($F$27)+1)
%V%%R%m_determ(B24C25)
%V%%R%%LC%m_mult(B33,B24C25)
%V%%R%%LC%index($F$33,col-col($F$33)+1,row-row($F$33)+1)
%CO:G,6,12%
%V%%R%5
%V%%R%0
%V%%R%-3
%V%%R%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
%V%%R%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
%V%%R%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
%V%%R%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
%V%%R%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
%V%%R%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
%V%%R%%TC%3
%V%%R%%TC%-1
%V%%R%%TC%index($F$27,col-col($F$27)+1,row-row($F$27)+1)
%V%%R%%TC%index($F$27,col-col($F$27)+1,row-row($F$27)+1)
%V%%R%%TC%index($F$33,col-col($F$33)+1,row-row($F$33)+1)
%V%%R%%TC%index($F$33,col-col($F$33)+1,row-row($F$33)+1)
%CO:H,6,0%
%V%%R%%TC%0
%V%%R%%TC%3
%V%%R%%TC%-2
%V%%R%%TC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
%V%%R%%TC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
%V%%R%%TC%index($F$10,col-col($F$10)+1,row-row($F$10)+1)
%V%%R%%TC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
%V%%R%%TC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)
%V%%R%%TC%index($F$18,col-col($F$18)+1,row-row($F$18)+1)