代码搜索:continuous
找到约 2,697 项符合「continuous」的源代码
代码结果 2,697
www.eeworm.com/read/220636/14794584
m dejong_f4.m
% DeJong_f4.m
% De Jong's f4 function, ND, no noise
%
% described by Clerc in ...
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
%
% used to test opti
www.eeworm.com/read/116795/14954445
dox servo.dox
/** \defgroup servo servo: Interrupt-driven RC Servo Function Library
A basic interrupt-driven function library that supports the continuous driving of up to eight RC hobby servos.
www.eeworm.com/read/472494/6869107
m dejong_f4.m
% DeJong_f4.m
% De Jong's f4 function, ND, no noise
%
% described by Clerc in ...
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
%
% used to test opti
www.eeworm.com/read/414991/11086913
m dejong_f4.m
% DeJong_f4.m
% De Jong's f4 function, ND, no noise
%
% described by Clerc in ...
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
%
% used to test opti
www.eeworm.com/read/249703/12478994
m dejong_f4.m
% DeJong_f4.m
% De Jong's f4 function, ND, no noise
%
% described by Clerc in ...
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
%
% used to test opti
www.eeworm.com/read/147096/12584739
m extrcont.m
function [ret,x0,str,ts,xts]=extrcont(t,x,u,flag);
%EXTRCONT is the M-file description of the SIMULINK system named EXTRCONT.
% The block-diagram can be displayed by typing: EXTRCONT.
%
% SYS=EXTR
www.eeworm.com/read/248284/12585651
m p5_2.m
% Program P5_2
% Illustration of Aliasing Effect in the Time-Domain
% Program adapted from [Kra94] with permission from
% The Mathworks, Inc., Natick, MA.
clf;
T = 0.1;f = 13;
n = (0:T:1)';
xs
www.eeworm.com/read/236942/13990176
f90 dfgraphaxis2d_sample.f90
Program dfGraphAxis2D_Sample
Use DXFortranStd
Use DXFortranGraph
Implicit None
Character(len=15), Dimension(:,:), allocatable :: layer_def ! Layers def
Integer
www.eeworm.com/read/101557/15826793
m extrcont.m
function [ret,x0,str,ts,xts]=extrcont(t,x,u,flag);
%EXTRCONT is the M-file description of the SIMULINK system named EXTRCONT.
% The block-diagram can be displayed by typing: EXTRCONT.
%
% SYS=EXTR
www.eeworm.com/read/392021/8366915
m evalmixedtf.m
function H=evalMixedTF(tf,f,df)
% H=evalMixedTF(tf,f)
% Compute the mixed transfer function tf at a frequency f.
% tf is a struct array with fields Hs and Hz wich represent
% a continuous-time/discre