![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Eliminates low-variance features.
Features are selected above a variance threshold.
This file also demonstrates how objtool can be used to generate MATLAB code to create a function.
Definition in file data_eliminate_var0.m.
Go to the source code of this file.
Functions | |
function | data_eliminate_var0 (in ds, in threshold) |
function data_eliminate_var0 | ( | in | ds, |
in | threshold | ||
) |
data | Input dataset |
threshold | =1e-10. Variance threshold |