| 查看: 164 | 回复: 0 | |||
| 当前主题已经存档。 | |||
[交流]
【求助】一个简单的Matlab错误,请帮忙解决
|
|||
|
>> w=inline('a1*cos(theta(1))+a2*cos(theta(1)+theta(2))-r1;a1*cos(theta(1))+a2*cos(theta(1)+theta(2))-r2','theta','a1','a2','r1','r2') w = Inline function: w(theta,a1,a2,r1,r2) = a1*cos(theta(1))+a2*cos(theta(1)+theta(2))-r1;a1*cos(theta(1))+a2*cos(theta(1)+theta(2))-r2 >> opt=optimset('display','off'); >> z=fsolve(w,[pi/6 pi/6],opt,1,2,1.8,2.1)*180/pi ??? Error using ==> inlineeval Error in inline expression ==> a1*cos(theta(1))+a2*cos(theta(1)+theta(2))-r1;a1*cos(theta(1))+a2*cos(theta(1)+theta(2))-r2 ??? Error: Unexpected MATLAB expression. Error in ==> inline.feval at 34 INLINE_OUT_ = inlineeval(INLINE_INPUTS_, INLINE_OBJ_.inputExpr, INLINE_OBJ_.expr); Error in ==> fsolve at 180 fuser = feval(funfcn{3},x,varargin{:}); 请高手帮我看看错在哪里,谢谢 [ Last edited by laizuliang on 2008-8-15 at 23:58 ] |
» 猜你喜欢
建议基金发布提前给出明确的时间点
已经有13人回复
2026国自然函评费到账
已经有7人回复
今日不放榜?网传国自然预计 8 月 27 日可查结果
已经有20人回复
科研孤儿太难了
已经有18人回复
看来今天不会放榜了?
已经有11人回复
时间戳又变了
已经有19人回复
filecode,4个jtjc了
已经有14人回复
让我中一个面上吧!
已经有13人回复
人气不行了
已经有7人回复
感觉是下周放榜了
已经有12人回复









回复此楼
40