IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
pre_norm.m
Go to the documentation of this file.
1
%> @brief Normalization -
final
class
2
%>
3
%> Uses
normaliz
.m to
do
the job.
4
%>
5
%> @sa
normaliz
.m, uip_pre_norm.m
6
classdef
pre_norm
<
pre_norm_base
7
methods
8
function
o =
pre_norm
()
9
o.classtitle = 'Normalization';
10
o.flag_params = 1;
11
end;
12
end;
13
14
end
pre_norm_base
Normalization - base class.
Definition:
pre_norm_base.m:6
pre_norm
Normalization - final class.
Definition:
pre_norm.m:6
normaliz
function normaliz(in X, in x, in types, in idxs_fea)
m
classes
block
pre
pre_norm.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1