normalize cvs file to 0-255

1 view (last 30 days)
hakan
hakan on 16 Apr 2023
Moved: dpb on 16 Apr 2023
i have cvs file contains patient id and features.my quesition is that i want to normalize numerical values to 0-255 .first row is features name and the fisrt column is patient id .ı want to start normalize the cvs file from second column and row . i dont know how to do it .thanks in advance .

Answers (1)

dpb
dpb on 16 Apr 2023
Moved: dpb on 16 Apr 2023
See rescale for builtin function.

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!