求大神帮忙ps

您的举报已经提交成功,我们将尽快处理,谢谢!
你的无线网卡设置了ip地址 肯定是连不上的 除非把无线的ip方式改成自动获取才可以上网 试一下 估计就好了(如果我的回答有用,请设置成有用)
可能是有些软件自动更新,关闭试试
给个好评吧 谢谢
大家还关注
(window.slotbydup=window.slotbydup || []).push({
id: '2081942',
container: s,
size: '1000,60',
display: 'inlay-fix'小木虫 --- 500万硕博科研人员喜爱的学术科研平台
&&查看话题
求各位大神帮忙 我的程序老是提示错误 如何修改
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%% Example 2
A11=; A12=;
A21=; A22=;
Atau11=; Atau12=Atau11;
Atau21=; Atau22=Atau21;
B12=; B21=;
C11=; C12=C11; C21=; C22=C21;
D11=; D12=D11; D21=D11; D22=D11;
Dtau11=; Dtau12=Dtau11;
Dtau21=; Dtau22=Dtau21;
G11=; G12=G11; G21=G11; G22=G11; E11=0; E12=0; E21=0; E22=0;
%gamma=1;&&%%%%% for simulation
%%%%%%%%%%%%%
Af11=;Af12=;
Af21=;Af22=;
Bf11=;Bf12=;
Bf21=;Bf22=;
Gf11=;Gf12=;
Gf21=;Gf22=;
%%%%%%%%%%%%%
A111=; A112=;
A121=; A122=;
Atau111=; Atau112=;
Atau121=; Atau122=;
C111=; C112=;
C121=; C122=;
G111=; G112=; G121=; G122=;
A211=; A212=;
A221=; A222=;
Atau211=; Atau212=;
Atau221=; Atau222=;
C211=; C212=;
C221=; C222=;
G211=; G212=; G221=; G222=;
ee1=; ee2=; ee3=; ee4=;
x101=0.3; x102=0; x103=0; x104=0; x10=';&&
x201=0.3; x202=0; x203=0; x204=0; x20=';
finaltime=15;
%%%%%%%%%%%%%%%%%%%%%%%% initial value of membership function h_i
h11(1:1,1)=abs(0.637*x101);
&&h12(1:1,1)=1-h11(1:1,1);
&&ttau1(1:1,1)=0.2*sin(0)-0.1;
&&tau1(1:1,1)=(fix(ttau1(1:1,1)/h))*h;
h21(1:1,1)=abs(0.637*x201);
h22(1:1,1)=1-h21(1:1,1);
&&ttau2(1:1,1)=0.2*sin(0)-0.1;
&&tau2(1:1,1)=(fix(ttau2(1:1,1)/h))*h;
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
dx10=(h11(1:1,1)*h11(1:1,1)*A111+h11(1:1,1)*h12(1:1,1)*A112+h12(1:1,1)*h11(1:1,1)*A121+h12(1:1,1)*h12(1:1,1)*A122)*x10+(h11(1:1,1)*h11(1:1,1)*Atau111+h11(1:1,1)*h12(1:1,1)*Atau112+h12(1:1,1)*h11(1:1,1)*Atau121+h12(1:1,1)*h12(1:1,1)*Atau122)*phi1+M21*phi2+(h11(1:1,1)*h11(1:1,1)*C111+h11(1:1,1)*h12(1:1,1)*C112+h12(1:1,1)*h11(1:1,1)*C121+h12(1:1,1)*h12(1:1,1)*C122)*0;
%dx10 is the derivative of x1 at time 0
x1(1:4,1)=dx10*h+x10;
%x1(i) is the value of x1 at step(i)
dx20=(h21(1:1,1)*h21(1:1,1)*A211+h21(1:1,1)*h22(1:1,1)*A212+h22(1:1,1)*h21(1:1,1)*A221+h22(1:1,1)*h22(1:1,1)*A222)*x20+(h21(1:1,1)*h21(1:1,1)*Atau211+h21(1:1,1)*h22(1:1,1)*Atau212+h22(1:1,1)*h21(1:1,1)*Atau221+h22(1:1,1)*h22(1:1,1)*Atau222)*phi2+M12*phi1+(h21(1:1,1)*h21(1:1,1)*C211+h21(1:1,1)*h22(1:1,1)*C212+h22(1:1,1)*h21(1:1,1)*C221+h22(1:1,1)*h22(1:1,1)*C222)*0;
%dx20 is the derivative of x2 at time 0
x2(1:4,1)=dx20*h+x20;
%x2(i) is the value of x2 at step(i)
v1(1:1,1)=0;
v2(1:1,1)=0;
e1(1:2,1)=(h11(1:1,1)*h11(1:1,1)*G111+h11(1:1,1)*h12(1:1,1)*G112+h12(1:1,1)*h11(1:1,1)*G121+h12(1:1,1)*h12(1:1,1)*G122)*x1(1:4,1);
e2(1:2,1)=(h21(1:1,1)*h21(1:1,1)*G211+h21(1:1,1)*h22(1:1,1)*G212+h22(1:1,1)*h21(1:1,1)*G221+h22(1:1,1)*h22(1:1,1)*G222)*x2(1:4,1);
vplus(1:1,1)=h*((v1(1:1,1))^2+(v2(1:1,1))^2);
eplus(1:1,1)=h*((e1(1:2,1))'*e1(1:2,1)+(e2(1:2,1))'*e2(1:2,1));
ev(1:1,1)=eplus(1:1,1)/vplus(1:1,1);
for count=1:finaltime/h
& & t=count*h;
& &h11(:,count)=abs(0.637*ee1*x1(:,count));
& &h12(:,count)=1-h11(:,count);
& &h21(:,count)=abs(0.637*ee1*x2(:,count));
& &h22(:,count)=1-h21(:,count);
&&v1(:,count)=(sin(4*pi*t))*exp(-0.5*t);& && &
&&v2(:,count)=(sin(4*pi*t))*exp(-0.5*t);
&&ttau1(:,count)=0.2*sin(t)-0.1;
%&&tau1(:,count)=(fix(ttau1(:,count)/h)+1)*h;
&&ttau2(:,count)=0.2*sin(t)-0.1;
%&&tau2(:,count)=(fix(ttau2(:,count)/h)+1)*h;
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
&&if t&=ttau1(:,count)
& & dx1(:,count)=(h11(:,count)*h11(:,count)*A111+h11(:,count)*h12(:,count)*A112+h12(:,count)*h11(:,count)*A121+h12(:,count)*h12(:,count)*A122)*x1(:,count)+(h11(:,count)*h11(:,count)*Atau111+h11(:,count)*h12(:,count)*Atau112+h12(:,count)*h11(:,count)*Atau121+h12(:,count)*h12(:,count)*Atau122)*phi1+M21*x2(:,count)+(h11(:,count)*h11(:,count)*C111+h11(:,count)*h12(:,count)*C112+h12(:,count)*h11(:,count)*C121+h12(:,count)*h12(:,count)*C122)*v1(:,count);
x1(:,count+1)=dx1(:,count)*h+x1(:,count);
& &dx1(:,count)=(h11(:,count)*h11(:,count)*A111+h11(:,count)*h12(:,count)*A112+h12(:,count)*h11(:,count)*A121+h12(:,count)*h12(:,count)*A122)*x1(:,count)+(h11(:,count)*h11(:,count)*Atau111+h11(:,count)*h12(:,count)*Atau112+h12(:,count)*h11(:,count)*Atau121+h12(:,count)*h12(:,count)*Atau122)*x1(:,count-fix(ttau1(:,count)/h))+M21*x2(:,count)+(h11(:,count)*h11(:,count)*C111+h11(:,count)*h12(:,count)*C112+h12(:,count)*h11(:,count)*C121+h12(:,count)*h12(:,count)*C122)*v1(:,count);
& &x1(:,count+1)=dx1(:,count)*h+x1(:,count);
&&if t&=ttau2(:,count)
& & dx2(:,count)=(h21(:,count)*h21(:,count)*A211+h21(:,count)*h22(:,count)*A212+h22(:,count)*h21(:,count)*A221+h22(:,count)*h22(:,count)*A222)*x2(:,count)+(h21(:,count)*h21(:,count)*Atau211+h21(:,count)*h22(:,count)*Atau212+h22(:,count)*h21(:,count)*Atau221+h22(:,count)*h22(:,count)*Atau222)*phi2+M12*x1(:,count)+(h21(:,count)*h21(:,count)*C211+h21(:,count)*h22(:,count)*C212+h22(:,count)*h21(:,count)*C221+h22(:,count)*h22(:,count)*C222)*v2(:,count);
x2(:,count+1)=dx2(:,count)*h+x2(:,count);
& &dx2(:,count)=(h21(:,count)*h21(:,count)*A211+h21(:,count)*h22(:,count)*A212+h22(:,count)*h21(:,count)*A221+h22(:,count)*h22(:,count)*A222)*x2(:,count)+(h21(:,count)*h21(:,count)*Atau211+h21(:,count)*h22(:,count)*Atau212+h22(:,count)*h21(:,count)*Atau221+h22(:,count)*h22(:,count)*Atau222)*x2(:,count-fix(ttau2(:,count)/h))+M12*x1(:,count)+(h21(:,count)*h21(:,count)*C211+h21(:,count)*h22(:,count)*C212+h22(:,count)*h21(:,count)*C221+h22(:,count)*h22(:,count)*C222)*v2(:,count);
& &x2(:,count+1)=dx2(:,count)*h+x2(:,count);
e1(:,count)=(h11(:,count)*h11(:,count)*G111+h11(:,count)*h12(:,count)*G112+h12(:,count)*h11(:,count)*G121+h12(:,count)*h12(:,count)*G122)*x1(:,count);
e2(:,count)=(h21(:,count)*h21(:,count)*G211+h21(:,count)*h22(:,count)*G212+h22(:,count)*h21(:,count)*G221+h22(:,count)*h22(:,count)*G222)*x2(:,count);
vplus(:,count+1)=h*((v1(:,count))^2+(v2(:,count))^2)+vplus(:,count);
eplus(:,count+1)=h*((e1(:,count))'*e1(:,count)+(e2(:,count))'*e2(:,count))+eplus(:,count);
ev(:,count+1)=eplus(:,count+1)/vplus(:,count+1);
%%%%%%%%%%%%%plot xi(1),xi(2), e1,e2, in the same fig
plot(,x1(2,:))
plot(,x1(2,:)-e1(:),'--')
%plot(,x2(2,:))
%plot(,x2(2,:)-e2(:),'--')
%plot(,e1(:))
%plot(,e2(:),'--')
%legend('z_1(t)','z_{f1}(t)'))
%legend('z_2(t)','z_{f2}(t)'))
%legend('e_1(t)','e_2(t)'))
%plot(,ev(:))
%legend('u(t)')
xlabel('Time t')
??? Index exceeds matrix dimensions.
本人是初学者,实在不会,求各位大神帮帮忙
研究生必备与500万研究生在线互动!
扫描下载送金币小木虫 --- 500万硕博科研人员喜爱的学术科研平台
&&查看话题
求大神帮忙解析一个只弄了一半的结构
这个晶体结构解了一半,老板说喹啉基和苯并恶唑环之间存在着无序,我解了好久都没解出来,有没有大神帮帮忙啊,金币不够我可以再给。
我想问一下,你是用的刚性修正吗?苯环的结构很完美了,但还有个Q是1.6,且S值和R值都太大了,能不能有什么办法在降低点:cry::cry::cry:
低温实在是有点麻烦,条件不够啊
3楼贴出来的再修一下就可以了
研究生必备与500万研究生在线互动!
扫描下载送金币您的举报已经提交成功,我们将尽快处理,谢谢!
大家还关注
(window.slotbydup=window.slotbydup || []).push({
id: '2081942',
container: s,
size: '1000,60',
display: 'inlay-fix'}

我要回帖

更多关于 新闻大求真妙妙帮忙 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信