IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
sgs_randsub.m
Go to the documentation of this file.
1
%> @brief Random Sub-sampling
2
%>
3
%>
4
%> @sa
sgs_randsub_base
, uip_sgs_randsub_base.m, uip_sgs_randsub.m
5
classdef
sgs_randsub
<
sgs_randsub_base
6
methods
7
function
o =
sgs_randsub
(o)
8
o.classtitle = 'Random Sub-sampling';
9
end;
10
end;
11
end
sgs_randsub_base
Random Sub-sampling base class.
Definition:
sgs_randsub_base.m:6
sgs_randsub
Random Sub-sampling.
Definition:
sgs_randsub.m:5
m
classes
sgs
sgs_randsub.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1