![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Go to the source code of this file.
Functions | |
| function | data_draw_covariance (in data, in which, in y_ref, in flag_inv) |
| function data_draw_covariance | ( | in | data, |
| in | which, | ||
| in | y_ref, | ||
| in | flag_inv | ||
| ) |
| data | |
| which | 'c': covariance; 'w': within-class scatter matrix; 'b': between-class scatter matrix |
| y_ref | =mean(X, 1) The "hint curve" |
| flag_inv | Whether to invert before drawing |