Fitting data weights

1 次查看(过去 30 天)
Christian Bierlich
Hi,
I need to make a fit on data weights, and I would very much appreciate any ideas on how to attack this problem in matlab.
My model is 1 dimensional, and defined by a set of data points (from a Monte Carlo Simulation). I have no symbolic expressions or the like for my model. The set of model points are weighted such that for the model points: m =[m1;m2;...;mn] I have n weights multiplied with a parameter p: w = p.*[w1;w2;...;wn].
I now come with a data set of k points d = [d1;d2;...;dk], and wish to fit my model to data, to get an estimate of the parameter p. When I am done, I wish to be able to extract fitting parameters as eg. chi^2 or log(Q) or the like.
I would greatly appreciate any help,
Thank you, Christian

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Monte-Carlo 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by