| 查看: 160 | 回复: 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 ] |
» 猜你喜欢
2026年国自然面上资助率
已经有9人回复
微信指数没变化,科研之友没阅读
已经有18人回复
基础研究怎么拉横向,学校到款任务越来越多,难以完成 拉横向,都有哪些途径啊
已经有8人回复
HXDI做水性聚氨酯乳液,是不是特别容易出渣
已经有3人回复
小木虫看见有人已经知道结果了
已经有19人回复
系统今天又提示维护了,估计离放榜不远了
已经有15人回复
申请2027年材料/化学类博士
已经有5人回复
你们的时间戳变了吗
已经有4人回复
今年的WR进展到哪一步了?
已经有9人回复
产物和副产物价值比较
已经有5人回复










回复此楼