lsqnonlin varible function to solve multiple equation

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개)

카테고리

도움말 센터File Exchange에서 수학에 대해 자세히 알아보기

태그

질문:

2018년 3월 4일

Community Treasure Hunt

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

Start Hunting!