How to Match Plot with Database

1 次查看(过去 30 天)
aljawada13
aljawada13 2016-12-9
评论: aljawada13 2016-12-10
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).

回答(1 个)

KSSV
KSSV 2016-12-9
编辑:KSSV 2016-12-9
Calculate RMS error...for which RMS error is less that data is closest to your experimental data.
  1 个评论
aljawada13
aljawada13 2016-12-10
Can you give me a flavor to the code that you might use for this line "for which error is less that data is closest to your experimental data." ?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Chemistry 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by