Note: The matrix may be transposed, as I didn't realise that matlab reads columns first and then rows.
So columns are the sequences a,b,c ...
Code was written at 3am so I can't remember how I dealt with the matlab flip.
So columns are the sequences a,b,c ...
Code was written at 3am so I can't remember how I dealt with the matlab flip.
X close
Rows
Colums
Loading...
Examples
valid: 1,0,0.5;0,1,0.5;0.5,0.5,-1
valid: 2,-2/3,2;2,-1/3,-1;1,0,-2;0,2/3,3/2
invalid: 1,0,1,1;0,1,1,-1
valid: 1,0,1/4;0,1,3/4;1/4,3/4,-1
data being used