cleverblue
2009-01-21, 10:23
在用matlab解方程时遇到错误,f=solve('A*sin(w*x1+B)-y1','A*sin(w*x2+B)-y2','w','A')
??? Error using ==> solve
Unable to find closed form solution.
??? Error using ==> solve
Unable to find closed form solution.
查看完整版本 : [求助]用matlab解方程时遇到错误