lsqnonlin varible function to solve multiple equation

1 次查看(过去 30 天)
I have to solve bx=N{{3*m(x-a)+3*n(y-b)}*(x-a)/{(x-a)^2+(y-b)^2}^(5/2) -m/{(x-a)^2+(y-b)^2}^(3/2)} by=N{{3*m(x-a)+3*n(y-b)}*(x-a)/{(y-b)^2+(y-b)^2}^(5/2) -n/{(x-a)^2+(y-b)^2}^(3/2)} m^2+n^2=1
N is 19000000 bx,by,x,y is measured values.like,x and y in function a,b,m,n is the value that I have to find. Could you help me to find value with lsqnonlin function? I've been tried but it said use cell matrix but i don't now how to do Thank you...

回答(0 个)

类别

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

标签

Community Treasure Hunt

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

Start Hunting!