How to prepare normalized feature matrix in MATLAB ?
Show older comments
Hello all, I am having a feature matrix say
of dimension 500 by 4. I want to normalize this feature matrix
and obtain normalized feature matrix
such that
element of
is obtained as
----(1)
where
indicates
element of feature matrix
.
indicates My query is how can we obtain normalized feature matrix
from equation (1).
Any help in this regard will be highly appreciated.
1 Comment
charu shree
on 17 Mar 2023
Edited: charu shree
on 17 Mar 2023
Accepted Answer
More Answers (0)
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!