代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/455851/7362793
changelog
2000-05-25 Johan Bengtsson
* linux.c (init_machdep): Added explicit cast
* memtime.c (main):
- Removed adaptive sample interval.
- Added printing of exit status or termin
www.eeworm.com/read/445829/7589558
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/442445/7651651
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/439811/7701453
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/245863/12776281
m confint.m
function[Lo,Up]=confint(x,statfun,alpha,B1,B2,varargin)
%
% [Lo,Up]=confint(x,statfun,alpha,B1,B2,PAR1,...)
%
% Confidence interval of the estimator of a parameter
% based on
www.eeworm.com/read/244937/12830896
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/140700/13065974
txt alg025.txt
> restart;
> # METHOD OF FALSE POSITION ALGORITHM 2.5
> #
> # To find a solution to f(x) = 0 given the continuous function
> # f on the interval [p0,p1], where f(p0) and f(p1) have
> # opposite s