24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 2240  |  回复: 11
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

wzycrfpxz

新虫 (初入文坛)

[求助] 有谁用过tomlab,帮我看看下面程序哪里出错了。。。。

toms t
toms t_switch1
toms t_switch2
toms t_f
p1 = tomPhase('p1',t,0,t_switch1,4);
p2 = tomPhase('p2',t,t_switch1,t_switch2-t_switch1,4);
p3 = tomPhase('p3',t,t_switch2,t_f-t_switch2,4);
setPhase({p1,p2,p3});

tomStates x1 x2 x3 x4 x5 x6 x7 alpha beita


x0 = {
       t_f == 56
       t_switch1 == 16
       t_switch2 == 35
       icollocate({ x1 == -1900*t/t_f+1900;
                    x2 == 0;
                    x3 == -3100*t/t_f+3100;
                    x4 == -40*t/t_f+40;
                    x5 == -20*t/t_f+20;
                    x6 == 50*t/t_f-50;
                    x7 == -1905*t/t_f+1905;
                    alpha==1.2212*t/t_f-1.2212;
                    beita==0.6981*t/t_f-0.6891}) };
cbox = {
         36<=t_f<=66};
cbnd = { initial ({ x1==1900;x2==0;x3==3100;x4==40;x5==20;x6==-50;x7==1905;
                     alpha==-1.2212;beita==-0.6981})
          final ({x1==0;x2==0;x3==0;x4==0;x5==0;x6==0;x7==1653.6;
                      alpha==0;beita==0})};
ceq = {
      collocate(dot(x1)==x4)
      collocate(dot(x2)==x5)
      collocate(dot(x3)==x6)
      collocate(p1,dot(x4)== 11708/x7*sin(alpha)*cos(beita))
      collocate(p2,dot(x4)== 4390.5/x7*sin(alpha)*cos(beita))
      collocate(p3,dot(x4)== 11708/x7*sin(alpha)*cos(beita))
      collocate(p1, dot(x5)== 11708/x7*sin(beita))
      collocate(p2,dot(x5)==4390.5/x7*sin(beita))
      collocate(p3,dot(x5)==11708/x7*sin(beita))
      collocate(p1,dot(x6)==11708/x7*cos(alpha)*cos(beita)-3.7114)
      collocate(p2,dot(x6)==4390.5/x7*cos(alpha)*cos(beita)-3.7114)
      collocate(p3,dot(x6)==11708/x7*cos(alpha)*cos(beita)-3.7114)
      collocate(p1,dot(x7)==-4.6817)
      collocate(p2,dot(x7)==-1.7556)
      collocate(p3,cot(x7)==-4.6817)};
cco=continuity ({x1,x2,x3,x4,x5,x6,x7,alpha,beita});
objective=t_f;


options=struct;
solution=ezsolve(objective,{cbox,cbnd,ceq,cco},x0,options);
t_plot = linspace(0,subs(t_f,solution),100);
x1_plot = atPoints(t_plot,x1,solution);
x2_plot = atPoints(t_plot,x2,solution);
x3_plot = atPoints(t_plot,x3,solution);
x4_plot = atPoints(t_plot,x4,solution);
x5_plot = atPoints(t_plot,x5,solution);
x6_plot = atPoints(t_plot,x6,solution);
x7_plot = atPoints(t_plot,x7,solution);
alpha_plot = atPoints(t_plot,alpha,solution);
beita_plot = atPoints(t_plot,beita,solution);


clf
subplot(2,1,1)
plot(t_plot,[x1_plot x2_plot]);
legend('x1','x2');
回复此楼

» 收录本帖的淘帖专辑推荐

MATLAB

» 猜你喜欢

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

haleguu

银虫 (初入文坛)

新虫求助,不知道楼主和楼上几位还有注册的tomlab能发我一份么?
haleguu@qq.com
7楼2015-06-04 15:58:02
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 12 个回答

egbert

金虫 (初入文坛)

您好。我想问下我下载的tomlab只有tomlab.lic.mexw32,而没有tomlab.lic,没法激活,怎么办?
2楼2013-10-09 19:39:06
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

egbert

金虫 (初入文坛)

您好!十分想知道您是怎么解决tomlab的licence问题的?我在官网注册了,也确认邮件了,但是始终没有给我发licence,可否借楼主的一用?
3楼2013-10-10 10:08:02
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

wzycrfpxz

新虫 (初入文坛)

引用回帖:
3楼: Originally posted by egbert at 2013-10-10 10:08:02
您好!十分想知道您是怎么解决tomlab的licence问题的?我在官网注册了,也确认邮件了,但是始终没有给我发licence,可否借楼主的一用?

你好,我的在实验室,最近在赶工作的事,明天有时间我发你一个。。。你留个邮箱,。。

» 本帖已获得的红花(最新10朵)

4楼2013-10-11 12:28:15
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 085601材料工程找调剂 +14 oatmealR 2026-03-29 15/750 2026-03-29 21:48 by plmuchong
[考研] 311求调剂 +6 冬十三 2026-03-24 6/300 2026-03-29 20:45 by 无际的草原
[考研] 一志愿北京化工大学材料与化工(085600)296求调剂 +17 稻妻小编 2026-03-26 17/850 2026-03-29 19:07 by 学员8dgXkO
[考研] 求调剂 +4 青春裁为三截 2026-03-29 4/200 2026-03-29 15:01 by 唐沐儿
[考研] 356求调剂 +3 gysy?s?a 2026-03-28 3/150 2026-03-29 00:33 by 544594351
[考研] 数一英一271专硕(085401)求调剂,可跨 +7 前行必有光 2026-03-28 8/400 2026-03-28 23:22 by 小木虫tim
[考研] 0703本科郑州大学求调剂 +3 nhj_ 2026-03-25 3/150 2026-03-28 13:24 by Iveryant
[考研] 求调剂 +6 芦lty 2026-03-25 7/350 2026-03-28 13:13 by 唐沐儿
[考研] 283求调剂 +7 A child 2026-03-28 7/350 2026-03-28 12:05 by zllcz
[考研] 材料277求调剂 +7 min3 2026-03-24 7/350 2026-03-28 11:39 by xuxiang
[考研] 材料求调剂 一志愿哈工大总分298分,前三科223分 +5 dongfang59 2026-03-27 5/250 2026-03-28 04:53 by wxiongid
[考研] 340求调剂 +5 jhx777 2026-03-27 5/250 2026-03-28 04:18 by fmesaito
[考研] 295求调剂 +5 1428151015 2026-03-27 6/300 2026-03-28 04:04 by fmesaito
[考研] 085701环境工程求调剂 +9 多久上课 2026-03-27 9/450 2026-03-28 03:58 by fmesaito
[考研] 085600材料与化工调剂 +10 A-哆啦Z梦 2026-03-23 16/800 2026-03-27 15:13 by caszguilin
[考研] 材料求调剂 +5 .m.. 2026-03-25 5/250 2026-03-27 11:08 by 不吃魚的貓
[考研] 085602 289分求调剂 +8 WWW西西弗斯 2026-03-24 8/400 2026-03-26 16:33 by 不吃魚的貓
[考研] 一志愿哈工大,085400,320,求调剂 +4 gdlf9999 2026-03-24 4/200 2026-03-25 23:01 by boxking200
[考研] 334分 一志愿武理-080500 材料求调剂 +4 李李不服输 2026-03-25 4/200 2026-03-25 21:26 by 星空星月
[考研] 344求调剂 +3 desto 2026-03-24 3/150 2026-03-24 10:09 by 搏击518
信息提示
请填处理意见