代码搜索:deviation
找到约 1,443 项符合「deviation」的源代码
代码结果 1,443
www.eeworm.com/read/179705/9342369
texi statistics.texi
@cindex statistics
@cindex mean
@cindex standard deviation
@cindex variance
@cindex estimated standard deviation
@cindex estimated variance
@cindex t-test
@cindex range
@cindex min
@cindex max
This c
www.eeworm.com/read/424281/10468784
texi statistics.texi
@cindex statistics
@cindex mean
@cindex standard deviation
@cindex variance
@cindex estimated standard deviation
@cindex estimated variance
@cindex t-test
@cindex range
@cindex min
@cindex max
This c
www.eeworm.com/read/305575/13765438
m vstd.m
function[varargout] = vstd(varargin)
%VSTD Standard deviation over finite elements along a specfied dimension.
%
% Y=VSTD(X,DIM) takes the standard deviation of all finite elements of X
% along d
www.eeworm.com/read/124283/14579472
texi statistics.texi
@cindex statistics
@cindex mean
@cindex standard deviation
@cindex variance
@cindex estimated standard deviation
@cindex estimated variance
@cindex t-test
@cindex range
@cindex min
@cindex max
This c
www.eeworm.com/read/212047/15166973
texi statistics.texi
@cindex statistics
@cindex mean
@cindex standard deviation
@cindex variance
@cindex estimated standard deviation
@cindex estimated variance
@cindex t-test
@cindex range
@cindex min
@cindex max
This c
www.eeworm.com/read/167728/5453180
texi statistics.texi
@cindex statistics
@cindex mean
@cindex standard deviation
@cindex variance
@cindex estimated standard deviation
@cindex estimated variance
@cindex t-test
@cindex range
@cindex min
@cindex max
This c
www.eeworm.com/read/102394/15783319
texi statistics.texi
@cindex statistics
@cindex mean
@cindex standard deviation
@cindex variance
@cindex estimated standard deviation
@cindex estimated variance
@cindex t-test
@cindex range
@cindex min
@cindex max
This c
www.eeworm.com/read/38039/1096874
mnu crvanl.mnu
CRV#ANALYSIS
#
CrvtureDisp
Display Curvature analysis of a curve.
#
RadiusDisp
Display curvature radius along curve.
#
Deviation
Display deviation of datum point array from curve.
#
Done/Return
Exit
www.eeworm.com/read/38039/1094128
mnu ceintgsel.mnu
CEINTEGSEL
#
Select#Curve
Select a curve for curve analysis display.
#
Sel#Scan#Crv
Display deviation of scan curve spline points from selected curve.
#
SelDtmPntArr
Display deviation of datum point
www.eeworm.com/read/248077/4471006
m p12_32.m
% P12_32.M Compute Normal distribution
% INPUTS: mean, standard deviation, limits
% Call normdist to compute value
mean=input('Mean value u= ');
stdev=input('Standard deviation s= ');
lowx=input