代码搜索:Modal

找到约 844 项符合「Modal」的源代码

代码结果 844
www.eeworm.com/read/145494/12718273

m ex2_19.m

A=[2.25, -5, -1.25, -0.5; 2.25, -4.25, -1.25, -0.25; 0.25, -0.5, -1.25,-1; 1.25, -1.75, -0.25, -0.75]; B=[4;2;2;2]; C=[1,3,2,4]; D=0; G=ss(A,B,C,D); G1=canon(G,'modal') format long; eig(G.a
www.eeworm.com/read/305648/13763914

bat modalexec.bat

"C:\Program Files\Ansys Inc\v80\ANSYS\bin\intel\ansys80.exe" -b -p ANSYS -i PHONE_modal.TXT -o temp_m.txt del temp_m.txt
www.eeworm.com/read/305648/13763923

bat modalexec.bat

"C:\Program Files\Ansys Inc\v80\ANSYS\bin\intel\ansys80.exe" -b -p ANSYS -i PHONE_modal.TXT -o temp_m.txt del temp_m.txt
www.eeworm.com/read/480430/6664129

m ex2_19.m

A=[2.25, -5, -1.25, -0.5; 2.25, -4.25, -1.25, -0.25; 0.25, -0.5, -1.25,-1; 1.25, -1.75, -0.25, -0.75]; B=[4;2;2;2]; C=[1,3,2,4]; D=0; G=ss(A,B,C,D); G1=canon(G,'modal') format long; eig(G.a
www.eeworm.com/read/231340/14238498

m tst_sim2.m

%tst_sim2.m % Rot=rotfe('unbal2'); Rot.Reduct.Type='modal';Rot.Reduct.Nmodes=6; Rot=rotfe(Rot); % build new model this time reduce order Rot.D=addpdamp(Rot.M,Rot.K,.02); [a b c d bu du
www.eeworm.com/read/231340/14238700

m tst_sim2.m

%tst_sim2.m % Rot=rotfe('unbal2'); Rot.Reduct.Type='modal';Rot.Reduct.Nmodes=6; Rot=rotfe(Rot); % build new model this time reduce order Rot.D=addpdamp(Rot.M,Rot.K,.02); [a b c d bu du
www.eeworm.com/read/224480/14588493

m ex2_19.m

A=[2.25, -5, -1.25, -0.5; 2.25, -4.25, -1.25, -0.25; 0.25, -0.5, -1.25,-1; 1.25, -1.75, -0.25, -0.75]; B=[4;2;2;2]; C=[1,3,2,4]; D=0; G=ss(A,B,C,D); G1=canon(G,'modal') format long; eig(G.a
www.eeworm.com/read/366428/9815587

m q817.m

%《MATLAB在电子信息课程中的应用》第八章例8.17程序q817 % 化为规范型 % 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月 clear, A=[1,0,0;2,2,3;-2,0,1];B=[1;2;2];C=[1,1,2];D=0; s1=ss(A,B,C,D); s2=canon(s1,'modal') s3=canon(s1,'compani
www.eeworm.com/read/164338/10116956

m q817.m

%《MATLAB在电子信息课程中的应用》第八章例8.17程序q817 % 化为规范型 % 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月 clear, A=[1,0,0;2,2,3;-2,0,1];B=[1;2;2];C=[1,1,2];D=0; s1=ss(A,B,C,D); s2=canon(s1,'modal') s3=canon(s1,'compani
www.eeworm.com/read/359540/10140254

m q817.m

%《MATLAB在电子信息课程中的应用》第八章例8.17程序q817 % 化为规范型 % 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月 clear, A=[1,0,0;2,2,3;-2,0,1];B=[1;2;2];C=[1,1,2];D=0; s1=ss(A,B,C,D); s2=canon(s1,'modal') s3=canon(s1,'compani