代码搜索:simget
找到约 31 项符合「simget」的源代码
代码结果 31
www.eeworm.com/read/421977/10672922
m cpsec6_1_3.m
new_system('newmodel'); open_system('newmodel');
f1=simget('newmodel')
f1=gcs; % 获得当前模型的句柄
set_param(f1,'MinStep','1e-5','MaxStep','1e-3');
www.eeworm.com/read/466623/7029927
m cpsec6_1_3.m
new_system('newmodel'); open_system('newmodel');
f1=simget('newmodel')
f1=gcs; % 获得当前模型的句柄
set_param(f1,'MinStep','1e-5','MaxStep','1e-3');
www.eeworm.com/read/172823/9687880
m cpsec6_1_3.m
new_system('newmodel'); open_system('newmodel');
f1=simget('newmodel')
f1=gcs; % 获得当前模型的句柄
set_param(f1,'MinStep','1e-5','MaxStep','1e-3');
www.eeworm.com/read/359177/10162561
txt simgetresult.txt
>> mymodelpar=simget('ch2example23')
mymodelpar =
AbsTol: 'auto' % 绝对精度
Debug: 'off' % 调式
Decimation: 1 % 输出分辨率
DstWorkspace: 'curren
www.eeworm.com/read/459044/7283958
txt simgetresult.txt
>> mymodelpar=simget('ch2example23')
mymodelpar =
AbsTol: 'auto' % 绝对精度
Debug: 'off' % 调式
Decimation: 1 % 输出分辨率
DstWorkspace: 'curren
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/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/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/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/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',