Registered Member
|
I am using Eigen's LM algorithm to fit a surface, but there is a lot of noise in the data, so I need to filter out the noise by iterative weighting.
But I don't know where this weight should be added? you know, in my LevenbergMarquardt functor, I must fill fvec with: for(i...) fvec(i) = f_i(x) But in the actual problem, each observation has a different weight, so how should I add the weight? Can you help me with an example? or did I post the question on the appropriate forum? Thanks. |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]