Hello all. I have an experimental data set that I am trying to compare computational data to. The experimental data is in the range of 0 to 1 while my computational data is on the scale of 1E-15. How do I normalize the computational data so that it is also from 0 to 1? I want to set this up so that it knows to normalize this even before I compute anything, because I am doing parameter estimation. Thank you.
↧