代码搜索:simset

找到约 178 项符合「simset」的源代码

代码结果 178
www.eeworm.com/read/136685/13365858

m exm080624_1.m

%exm080624_1.m InInit=simget('exm08053_1','InitialState') [t,x,y]=sim('exm08053_1',100); opts=simset('InitialState',[120,0,0,0]); [tt,xx,yy]=sim('exm08053_1',100,opts); plot(t,x(:,1),':b',
www.eeworm.com/read/136685/13366300

m itae.m

function ss=itae(aa) %ITAE 计算ITAE积分性能值 global a ss a=aa; Tspan=evalin('base','Tspan'); %从主空间获得采样时间向量 opts=simset('RelTol',0.0001); %设定仿真时的相对精度 [tt,x,s]=sim('smodel',Tspan,opts); %对SIMUL
www.eeworm.com/read/319335/13453414

m exm080624_1.m

%exm080624_1.m InInit=simget('exm08053_1','InitialState') [t,x,y]=sim('exm08053_1',100); opts=simset('InitialState',[120,0,0,0]); [tt,xx,yy]=sim('exm08053_1',100,opts); plot(t,x(:,1),':b',
www.eeworm.com/read/319335/13453657

m itae.m

function ss=itae(aa) %ITAE 计算ITAE积分性能值 global a ss a=aa; Tspan=evalin('base','Tspan'); %从主空间获得采样时间向量 opts=simset('RelTol',0.0001); %设定仿真时的相对精度 [tt,x,s]=sim('smodel',Tspan,opts); %对SIMUL
www.eeworm.com/read/339239/12246479

m exm080624_1.m

%exm080624_1.m InInit=simget('exm08053_1','InitialState') [t,x,y]=sim('exm08053_1',100); opts=simset('InitialState',[120,0,0,0]); [tt,xx,yy]=sim('exm08053_1',100,opts); plot(t,x(:,1),':b',
www.eeworm.com/read/339239/12247348

m itae.m

function ss=itae(aa) %ITAE 计算ITAE积分性能值 global a ss a=aa; Tspan=evalin('base','Tspan'); %从主空间获得采样时间向量 opts=simset('RelTol',0.0001); %设定仿真时的相对精度 [tt,x,s]=sim('smodel',Tspan,opts); %对SIMUL
www.eeworm.com/read/129636/14234317

m exm080624_1.m

%exm080624_1.m InInit=simget('exm08053_1','InitialState') [t,x,y]=sim('exm08053_1',100); opts=simset('InitialState',[120,0,0,0]); [tt,xx,yy]=sim('exm08053_1',100,opts); plot(t,x(:,1),':b',
www.eeworm.com/read/129636/14234776

m itae.m

function ss=itae(aa) %ITAE 计算ITAE积分性能值 global a ss a=aa; Tspan=evalin('base','Tspan'); %从主空间获得采样时间向量 opts=simset('RelTol',0.0001); %设定仿真时的相对精度 [tt,x,s]=sim('smodel',Tspan,opts); %对SIMUL
www.eeworm.com/read/212376/15156904

m exm080624_1.m

%exm080624_1.m InInit=simget('exm08053_1','InitialState') [t,x,y]=sim('exm08053_1',100); opts=simset('InitialState',[120,0,0,0]); [tt,xx,yy]=sim('exm08053_1',100,opts); plot(t,x(:,1),':b',
www.eeworm.com/read/212376/15157147

m itae.m

function ss=itae(aa) %ITAE 计算ITAE积分性能值 global a ss a=aa; Tspan=evalin('base','Tspan'); %从主空间获得采样时间向量 opts=simset('RelTol',0.0001); %设定仿真时的相对精度 [tt,x,s]=sim('smodel',Tspan,opts); %对SIMUL