Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:calculator:guides:ppc_cv [16/02/26 21:35 GMT] – [Examples] john | public:calculator:guides:ppc_cv [17/02/26 08:00 GMT] (current) – [Further Information] john | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| You can accumulate more data (to add to what's already there) and do another FIT calculation. | You can accumulate more data (to add to what's already there) and do another FIT calculation. | ||
| + | |||
| + | If you want equally spaced '' | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | ... | ||
| + | |||
| + | and you accumulate as if you'd entered '' | ||
| + | |||
| + | If you have '' | ||
| ===== Examples ===== | ===== Examples ===== | ||
| Line 59: | Line 75: | ||
| ==== Manual Linear Fit ==== | ==== Manual Linear Fit ==== | ||
| + | |||
| + | === Data === | ||
| + | |||
| + | Negative '' | ||
| + | |||
| ^X^Y^ | ^X^Y^ | ||
| + | | -1.5 | -3| | ||
| |1.1|5.2| | |1.1|5.2| | ||
| |4.5|12.6| | |4.5|12.6| | ||
| Line 67: | Line 89: | ||
| |15.6|34.0| | |15.6|34.0| | ||
| + | === Entry procedure === | ||
| * < | * < | ||
| + | * '' | ||
| * '' | * '' | ||
| * '' | * '' | ||
| Line 74: | Line 98: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * '' | ||
| - | * Do fit : <key> ' | ||
| - | * Z : '' | + | === Fit to Linear === |
| - | * Y : '' | + | |
| - | * X : '' | + | |
| - | '' | + | * '' |
| + | |||
| + | === Results === | ||
| + | |||
| + | * Z : '' | ||
| + | * Y : '' | ||
| + | * X : '' | ||
| + | |||
| + | Linear Equation : '' | ||
| + | |||
| + | === Estimations === | ||
| Predict '' | Predict '' | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| Predict '' | Predict '' | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| + | ==== Best Fit Method ==== | ||
| + | FIXME | ||
| Line 100: | Line 133: | ||
| ===== Further Information ===== | ===== Further Information ===== | ||
| + | See also : [[dm41x_ppc|]] | ||
| {{tag> | {{tag> | ||
| Line 105: | Line 139: | ||
| Page created : 16/02/26 20:13 GMT | Page created : 16/02/26 20:13 GMT | ||
| - | Page upated | + | Page updated |