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!