distribution fitting to data
이전 댓글 표시
Hi there,
I try to fit my data (attached) with a normal distribution or similar function as the lines below. Any suggestion to improve the fitting? Thank you so much.
-Allan

답변 (1개)
Alex Sha
2019년 10월 6일
0 개 추천
Hi, you could try the combination of three Gauss function like below

Root of Mean Square Error (RMSE): 2.2458311950253
Sum of Squared Residual: 711.169843673375
Correlation Coef. (R): 0.995653625154367
R-Square: 0.991326141283032
Adjusted R-Square: 0.991200433185684
Determination Coef. (DC): 0.991326141283033
Chi-Square: 6.21518727937255
F-Statistic: 1663.53905384453
Parameter Best Estimate
---------- -------------
y0 3.38248250695097
a1 -3.40352177296373
w1 -0.0629005260678393
xc1 0.633232228609099
a2 5.12621647096813
w2 0.218653477675725
xc2 0.601814960692917
a3 3.60981050580609
w3 0.0527170754308885
xc3 0.565564482020339

카테고리
도움말 센터 및 File Exchange에서 Probability Distributions and Hypothesis Tests에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!