How to Match Plot with Database
Mostrar comentarios más antiguos
I have a plot generated from experimental data, lets call it Plot A. How can I create a database of plots from reference data (Plot B, Plot C, Plot D,....) and use that database to "match" my experimental Plot A with the most "similar" plot (Plot B, Plot C, Plot D,....)?
Note: The X axis is identical in all plots (experimental and references), and the Y axis is varying. The Y axis of all plots (experimental and references) have identical scale (from 0 to 100).
Respuestas (1)
Calculate RMS error...for which RMS error is less that data is closest to your experimental data.
1 comentario
aljawada13
el 10 de Dic. de 2016
Categorías
Más información sobre Chemistry en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!