24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 1273  |  回复: 5

ssmile37

铁虫 (小有名气)

[求助] 1stopt运行程序,总是出现字符函数错误的提示,请高手帮助

不知是哪里出现了错误,点击运行就会出现错误提示,现将程序和数据发上来,请大家帮忙查找下错误
Title 2;
Parameters a,a1,b,b1,c,c1,d,d1,e,e1;
Variable x1,x2,x3,x4,n2,x5,T;
conststr tao145=a+a1*(T-298.15);
conststr tao514=b+b1*(T-298.15);
conststr tao135=c+c1*(T-298.15);
conststr tao513=d+d1*(T-298.15);
conststr tao2414=e+e1*(T-298.15);
conststr tao1424=-e-e1*(T-298.15);
conststr tao4232=-1.0268-9.008*10^-3*(T-298.15);
conststr tao3242=1.0268+9.008*10^-3*(T-298.15);
conststr tao235=-5.7508+5.37*10^-3*(T-298.15);
conststr tao523=11.0427-8.159*10^-3*(T-298.15);
conststr tao245=-3.9126;
conststr tao524=8.2457;
conststr g15=(x3*exp(-0.2*tao135)+2*x4*exp(-0.2*tao145))/(x3+2*x4);
conststr g25=(x3*exp(-0.2*tao235)+2*x4*exp(-0.2*tao245))/(x3+2*x4);
conststr g35=(x1*exp(-0.2*tao135)+x2*exp(-0.2*tao235))/(x1+x2);
conststr g45=(x1*exp(-0.2*tao145)+x2*exp(-0.2*tao245))/(x1+x2);
conststr tao15=-ln(g15)/0.2;
conststr tao25=-ln(g25)/0.2;
conststr tao35=-ln(g35)/0.2;
conststr tao45=-ln(g45)/0.2;
conststr tao5131=tao15-tao135+tao513;
conststr tao5141=tao15-tao145+tao514;
conststr tao5424=tao45-tao245+tao524;
conststr tao5313=tao35-tao135+tao513;
conststr tao5414=tao45-tao145+tao514;
conststr tao5232=tao25-tao235+tao523;
conststr tao5242=tao25-tao245+tao524;
conststr tao5414=tao45-tao145+tao514;
conststr tao5424=tao45-tao245+tao524;
conststr tao5323=tao35-tao235+tao523;
conststr lnr11=x3/(x3+2*x4)*x5*exp(-0.2*tao5131)*tao5131/(x3+x5*exp(-0.2*tao5131))+2*x4/(2*x4+x3)*x5*exp(-0.2*tao5141)/(2*x4+x5*exp(-0.2*tao5141))+x5*g15/(x1*g15+x2*g25+x3*g35+2*x4*g45+x5)*(tao15-(x1*g15*tao15+x2*g25*tao25+x3*g35*tao35+2*x4*g45*tao45)/(x1*g15+x2*g25+x3*g35+2*x4*g45+x5))-x1/(x1+x2)*x3/(x1+x5*exp(-0.2*tao5313))*x5*exp(-0.2*tao5313)*tao5313/(x1+x5*exp(-0.2*tao5313))-x1/(x1+x2)*2*x4/(x1+x2*exp(-0.2*tao2414)+x5*exp(-0.2*tao5414))*(x2*tao2414*exp(-0.2*tao2414)+x5*tao5414*exp(-0.2*tao5414))/(x1+x2*exp(-0.2*tao2414)+x5*exp(-0.2*tao5414))+x2/(x1+x2)*2*x4*exp(-0.2*tao1424)/(x1*exp(-0.2*tao1424)+x2+x5*exp(-0.2*tao5424))*(tao1424-(x1*tao1424*exp(-0.2*tao1424)+x5*tao5424*exp(-0.2*tao5424))/(x1*exp(-0.2*tao1424)+x2+x5*exp(-0.2*tao5424)));
conststr lnr21=x3/(x3+2*x4)*(2*x4*tao4232*exp(-0.2*tao4232)+x5*tao5232*exp(-0.2*tao5232))/(x3+2*x4*exp(-0.2*tao4232)+x5*exp(-0.2*tao5232))+2*x4/(x3+2*x4)*(x3*tao3242*exp(-0.2*tao3242)+x5*tao5242*exp(-0.2*tao5242))/(x3*exp(-0.2*tao3242)+2*x4+x5*exp(-0.2*tao5242))+x5*g25/(x1*g15+x2*g25+x3*g35+2*x4*g45+x5)*(tao25-(x1*tao15*g15+x2*g25*tao25+x3*g35*tao35+2*x4*g45*tao45)/(x1*g15+x2*g25+x3*g35+2*x4*g45+x5))-x2/(x1+x2)*x3/(x2+x5*exp(-0.2*tao5323))*x5*tao5323*exp(-0.2*tao5323)/(x2+x5*exp(-0.2*tao5323))+x1/(x1+x2)*2*x4*exp(-0.2*tao2414)/(x1+x2*exp(-0.2*tao2414)+x5*exp(-0.2*tao5414))*(tao2414-(x2*tao2414*exp(-0.2*tao2414)+x5*tao5414*exp(-0.2*tao5414))/(x1+x2*exp(-0.2*tao2414)+x5*exp(-0.2*tao5414)))-x2/(x1+x2)*2*x4/(x1*exp(-0.2*tao1424)+x2+x5*exp(-0.2*tao5424))*(x1*tao1424*exp(-0.2*tao1424)+x5*tao5424*exp(-0.2*tao5424))/(x1*exp(-0.2*tao1424)+x2+x5*exp(-0.2*tao5424));
conststr A=-61.44534*exp(T/273.15-1)+2.864468*(exp(T/273.15-1))^2+183.5379*ln(T/273.15)-0.6820223*(T-273.15)+0.0007875695*(T^2-(273.15)^2)+58.95788*(273.15/T);
conststr I=0.5*(x1+x2+x3+4*x4);
conststr M=(n2*98+x5*18)/(n2+x5);
conststr lnr12=-sqrt(1000/M)*A*(2/14.9*ln(1+14.9*sqrt(I))+(sqrt(I)-2*I^1.5)/(1+14.9*sqrt(I)));
conststr lnr22=-sqrt(1000/M)*A*(2/14.9*ln(1+14.9*sqrt(I))+(sqrt(I)-2*I^1.5)/(1+14.9*sqrt(I)));
conststr r1=exp(lnr11+lnr12);
conststr r2=exp(lnr21+lnr22);
Function 0.189=r1*x1/(r2*x2);
Data;
0.01073        0.003444        0.00477                0.01417        0.0009472        0.9798        289.10
0.01166        0.002988        0.004278        0.01465        0.0009463        0.9789        292.65
0.01249        0.002595        0.003825        0.01508        0.0009455        0.9781        296.55
0.01459        0.001654        0.002626        0.01624        0.0009435        0.9760        307.05
0.01621        0.0009806        0.001647        0.01719        0.0009419        0.9744        317.75
0.01712        0.0006286        0.001079        0.01774        0.0009411        0.9735        323.05
0.01804        0.0002739        0.00049                0.01831        0.0009402        0.9726        328.95
0.01924        5.184E-13        9.564E-13        0.01888        0.0009390        0.9714        336.65
回复此楼
只要相信,总会有奇迹
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

dingd

铁杆木虫 (职业作家)

【答案】应助回帖

★ ★ ★ ★ ★ ★
感谢参与,应助指数 +1
csgt0: 金币+1, 欢迎交流 2012-10-11 09:39:15
ssmile37: 金币+5, 有帮助, 谢谢参与 2012-10-12 20:51:08
其它的没细看,但这句:
Function 0.189=r1*x1/(r2*x2);

对拟合而言有问题吧?等式左边应该是因变量出现才对。
2楼2012-10-11 08:46:51
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

ssmile37

铁虫 (小有名气)

引用回帖:
2楼: Originally posted by dingd at 2012-10-11 08:46:51
其它的没细看,但这句:
Function 0.189=r1*x1/(r2*x2);

对拟合而言有问题吧?等式左边应该是因变量出现才对。

嗯,因变量在左边也有同样的问题
只要相信,总会有奇迹
3楼2012-10-11 11:35:09
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

dingd

铁杆木虫 (职业作家)

【答案】应助回帖

★ ★ ★ ★ ★
ssmile37: 金币+5, 有帮助 2012-10-12 20:50:43
把正确的拟合公式贴出来,指明哪个是自变量、哪个是因变量。
4楼2012-10-11 15:06:32
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

ssmile37

铁虫 (小有名气)

引用回帖:
4楼: Originally posted by dingd at 2012-10-11 15:06:32
把正确的拟合公式贴出来,指明哪个是自变量、哪个是因变量。

已经解决了,谢谢
只要相信,总会有奇迹
5楼2012-10-12 20:50:33
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

wdhua2008

铁虫 (初入文坛)

引用回帖:
5楼: Originally posted by ssmile37 at 2012-10-12 20:50:33
已经解决了,谢谢...

请问是怎么解决的,我也遇到了相同的问题
路漫漫其修远兮,上下而求索!
6楼2014-02-05 11:05:13
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 ssmile37 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 求调剂 一志愿西南交通大学085701环境工程 282分 +11 多多爱吃汉堡 2026-04-04 11/550 2026-04-07 08:37 by xihu1109
[考研] 312求调剂 +13 gtw1 2026-04-06 15/750 2026-04-06 20:25 by lijunpoly
[考研] 071000生物学调剂 +7 拉提桃 2026-04-06 7/350 2026-04-06 18:55 by 52305043001
[考研] 372分,材料与化工,一志愿湖南大学,求调剂 +3 蓝笺片 2026-04-01 3/150 2026-04-06 09:04 by 无际的草原
[考研] 求调剂 +11 熊二想上岸 2026-04-04 11/550 2026-04-05 22:21 by 醉翁wl
[考研] 找调剂 +10 楚乔乔 2026-04-01 10/500 2026-04-05 22:19 by syh9288
[考研] 296求调剂 +3 汪!?! 2026-04-05 5/250 2026-04-05 17:38 by 蓝云思雨
[考研] 数一英一274机械调剂 +5 星陨流霞 2026-04-04 6/300 2026-04-05 11:38 by arrow8852
[考研] 一志愿江南大学085501机械工程专硕326分,本科佳木斯大学 +5 顾若浮生 2026-04-03 9/450 2026-04-05 09:57 by 1753564080
[考研] 085601,一志愿厦大334复试被刷求调剂 +13 曾仰之 2026-04-03 15/750 2026-04-04 20:13 by dongzh2009
[考研] +5 雾与海 2026-04-02 6/300 2026-04-04 19:53 by 蓝云思雨
[考研] 材料科学与工程考研 +10 拯救皮特托先生 2026-04-02 10/500 2026-04-03 23:57 by userper
[考研] 294求调剂 +6 Grey_Ey 2026-04-03 6/300 2026-04-03 20:46 by 欣喜777
[考研] 320求调剂 +5 振—TZ 2026-04-02 5/250 2026-04-03 14:42 by fxue1114
[考研] 315分 085602 求调剂 +15 26考研上岸版26 2026-04-02 15/750 2026-04-03 12:45 by xingguangj
[考研] 071000生物学调剂 +8 知昭蔓 2026-04-02 8/400 2026-04-03 10:36 by macy2011
[考研] 081200-11408-276学硕求调剂 +6 崔wj 2026-04-02 6/300 2026-04-03 10:19 by 蓝云思雨
[考研] 279求调剂 +6 qazplm0852 2026-04-02 6/300 2026-04-03 10:03 by 蓝云思雨
[考研] 338求调剂,一志愿能源动力,外语是日语203 +5 zzz,,r 2026-04-02 5/250 2026-04-03 09:45 by 蓝云思雨
[考研] 301求调剂 +8 axibli 2026-04-01 8/400 2026-04-01 09:51 by 我的船我的海
信息提示
请填处理意见