Please tell me how levenberg-marquardt method be used in matlab to determine coordinates of node if distance from particular known nodes is known?

2 次查看(过去 30 天)
How levenberg-marquardt can be implemented in matlab?

回答(1 个)

Rafa Z
Rafa Z 2016-5-26
Hey. Basically we will have a 3 equations with 3 unknowns in each(or it might be more depending on delay and other stuff). Then you will use lsqnonlin matlab function by setting or option to the levenberg-marquardt. And it will show the local minima for your x,y,z which you want to find out.

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by