代码搜索:continuous
找到约 2,697 项符合「continuous」的源代码
代码结果 2,697
www.eeworm.com/read/363287/9962972
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/359349/10154300
m even_odd_c.m
% Name: Even_Odd_c.m
clear,close all,
t=-3:0.01:3;
x=input('Type in the continuous-time siganl x(t)=');%(t+2).*(u(t+2)-u(t))-(t-2).*(u(t)-u(t-2));
xe=(x+fliplr(x))/2;%(t+4).*(u(t+4)-u(t+2))-t.*(u(
www.eeworm.com/read/355157/10290156
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/353723/10425731
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/160929/10469639
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 = cos(2
www.eeworm.com/read/160929/10469999
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/160929/10470406
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 = cos(2
www.eeworm.com/read/424063/10501200
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/278064/10576984
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/421910/10680093
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