2,684
edits
m (→The program) |
m (→Example) |
||
Line 55: | Line 55: | ||
4 5 0.8432 | 4 5 0.8432 | ||
</pre> | </pre> | ||
Please note that the CCs are rounded to 4 valid digits. This introduces a bit of noise. | Please note that the CCs are rounded to 4 valid digits. This introduces a bit of noise. In addition, the solution in this example is not overdetermined; 5 is just the minimum number of objects that can be represented in 2-dimensional space when given 10 unique correlation coefficients. | ||
<pre> | <pre> | ||
bash-4.2$ cc_analysis -dim 2 cc.dat solution.dat | bash-4.2$ cc_analysis -dim 2 cc.dat solution.dat |