フィルターのクリア

How can I fit a function to my data that consists of polynoms and gaussian?

2 ビュー (過去 30 日間)
ga56
ga56 2017 年 3 月 9 日
コメント済み: ga56 2017 年 3 月 9 日
I have data that is pretty well explained by a gaussian fit. But some of the data can not be explained that way. So I want to extend the fit with a polynom. But I don't know how to do it with the curve fitting app or the statistics toolbox. Is there another possibility?

回答 (1 件)

KSSV
KSSV 2017 年 3 月 9 日
  1 件のコメント
ga56
ga56 2017 年 3 月 9 日
but that only fits a polynom to my data. I want to combine gauss and polynoms. Something like that:
p(x)=p1x^n+p2x^n1+...+pnx+pn+1+a1*exp(-((x-b1)/c1)^2) + a2*exp(-((x-b2)/c2)^2)

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGet Started with Curve Fitting Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by