Clear Filters
Clear Filters

Displaying Smallest Value?

2 views (last 30 days)
aljawada13
aljawada13 on 16 Dec 2016
Answered: Adam on 16 Dec 2016
I have experimental data that I want to match with a database of references. My program will consist of a while loop and calculation of RMSE of Experimental vs Reference A, Exp vs Ref B, Exp vs Ref C,...etc.
What code line(s) should I use to make the while loop choose the reference that has the least RMSE with respect to the experimental data so I can display it?

Answers (1)

Adam
Adam on 16 Dec 2016

Categories

Find more on Chemistry 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!