代码搜索:continuous
找到约 2,697 项符合「continuous」的源代码
代码结果 2,697
www.eeworm.com/read/474604/6813725
names hypo.names
| hypothyroid data from Garvan Institute
hyperthyroid, primary hypothyroid, compensated hypothyroid,
secondary hypothyroid,
negative. | classes
age: continuous.
sex: M, F.
on thyroxine:
www.eeworm.com/read/472494/6869101
m ackley.m
% ackley.m
% Ackley's function, from http://www.cs.vu.nl/~gusz/ecbook/slides/16
% and further shown at:
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
www.eeworm.com/read/472494/6869113
m griewank.m
% Griewank.m
% Griewank function
% described by Clerc in ...
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
%
% used to test optimization/global minimi
www.eeworm.com/read/471592/6885971
names hypo.names
| hypothyroid data from Garvan Institute
hyperthyroid, primary hypothyroid, compensated hypothyroid,
secondary hypothyroid,
negative. | classes
age: continuous.
sex: M, F.
on thyroxine:
www.eeworm.com/read/295280/8171335
txt 433settings.txt
Device: CC1000
System parameters:
X-tal frequency: 14.745600 MHz Internal
X-tal accuracy: +/- 20 ppm
RF frequency A: 433.265314 MHz Active Rx
RF frequency B: 433.265314 MHz Inactive Tx
RX Mo
www.eeworm.com/read/414991/11086900
m ackley.m
% ackley.m
% Ackley's function, from http://www.cs.vu.nl/~gusz/ecbook/slides/16
% and further shown at:
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
www.eeworm.com/read/414991/11086925
m griewank.m
% Griewank.m
% Griewank function
% described by Clerc in ...
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
%
% used to test optimization/global minimi
www.eeworm.com/read/268260/11146908
m ex031700.m
% Analog Signal
Dt = 0.00005;
t = -0.005:Dt:0.005;
xa = exp(-1000*abs(t));
%
% Continuous-time Fourier Transform
Wmax = 2*pi*2000;
K = 500; k = 0:1:K;
W = k*Wmax/K;
Xa = xa * exp(-j*t'*W) * D
www.eeworm.com/read/249703/12478974
m ackley.m
% ackley.m
% Ackley's function, from http://www.cs.vu.nl/~gusz/ecbook/slides/16
% and further shown at:
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
www.eeworm.com/read/249703/12479011
m griewank.m
% Griewank.m
% Griewank function
% described by Clerc in ...
% http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Semi-continuous_challenge.htm
%
% used to test optimization/global minimi