Finding residuals of curves
3 ビュー (過去 30 日間)
古いコメントを表示

Hi there,
I am trying to compare the results of data obtained from two different mathematical models. The blue curve represents the meaasured values and the red one represents the predicted values. I would like to find the residuals of these two curves and plot a box-plot for data analysis. Is there any data fitting method that can be done just from the curves generated?
4 件のコメント
Rik
2019 年 5 月 2 日
Do those values share x coordinates?
And I didn't mention anything about the feasibility of a box plot. You can use one if you want, but it will not show the high level of agreement between model and data. A small shift in x will result in a large residual (which is measured in y).
Adam Danz
2019 年 5 月 3 日
It looks like the x values do not align. The blue line ends around x=0.68.
@Linn, you'll need to be a little more descriptive about the data you're working with. I saw that you attached files that appear to be vectors of numbers but I'm interested in knowing their sizes. IDoes the n'th number in one file correspond to the n'th number in the other file? Maybe you could fill in some of these missing pieces to help us get an idea of what you're working with.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!