代码搜索:continuous

找到约 2,697 项符合「continuous」的源代码

代码结果 2,697
www.eeworm.com/read/418151/10964290

m dsdemo8.m

% Demonstrate the designLCBP function clc; fprintf(1,'\t\t\t Continuous-Time LC Modulator Design\n\n'); %WARNING: designLCBP is very ill-behaved due to deficiencies % in MATLAB's constr() and minimax
www.eeworm.com/read/152244/7139280

m ex8_3b2.m

%%%%%%%%%%%%%%%% Example 8.3(b2) %%%%%%%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H. Chow, D.K. Frederick, & N.W. Chbat %
www.eeworm.com/read/152244/7139300

m reinf7_3.m

%%%%%%%%%%% Reinforcement Problem 7.3 %%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H. Chow, D.K. Frederick, & N.W. Chbat
www.eeworm.com/read/446239/7582997

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/439446/7708562

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/439446/7708640

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/439446/7708736

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/333524/12677339

m dsdemo8.m

% Demonstrate the designLCBP function clc; fprintf(1,'\t\t\t Continuous-Time LC Modulator Design\n\n'); %WARNING: designLCBP is very ill-behaved due to deficiencies % in MATLAB's constr() and minimax
www.eeworm.com/read/321971/13391665

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/316143/13529579

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