How to find the correlation between scatter data and theoretical formula MATLAB?
1 回表示 (過去 30 日間)
古いコメントを表示
I'm working on my thesis project on financial mathematics. One problem I'm having is that I want to find out if there is some correlation between a theoretical curve and scatter point data.
Here is the scatter data and the theoretical curve that I have.
Is there some easy way of doing this?
1 件のコメント
Thijs
2012 年 5 月 15 日
detrend the data using your theoretical curve then perform a t-test to determine the likelihood that the data is centered around zero, is what i would do.
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!