代码搜索:deviation

找到约 1,443 项符合「deviation」的源代码

代码结果 1,443
www.eeworm.com/read/147422/5729960

m lrest.m

%FUNCTION: find the linear regression estimates by the least squares method function out=lrest(x,y,order,show); % INPUT: x==source values % y==target values % order == the linear f
www.eeworm.com/read/485103/6564306

m stdnan.m

function st=stdnan(X); %STDNAN estimate std with NaN's % % Estimates the standard deviation of each column of X % when there are NaN's in X. % % Columns with only NaN's get a standard deviatio
www.eeworm.com/read/400645/11571007

dat vmatrix2.dat

./vmatrix2 ------------------------------------------------------------------------------- Verify Advanced Operations on Matrices ---> Verify determinant evaluation for a square matrix of size 20
www.eeworm.com/read/400577/11573208

m gendatsinc.m

%GENDATSINC Generate Sinc data % % A = GENDATSINC(N,SIGMA) % % INPUT % N Number of objects to generate % SIGMA Standard deviation of the noise (default SIGMA=0.1) % % OUTPUT % A
www.eeworm.com/read/153018/12066801

m stdnan.m

function st=stdnan(X); % $ Version 1.02 $ Date 28. July 1998 $ Not compiled $ % % Estimates the standard deviation of each column of X % when there are NaN's in X. % % Columns with only NaN's
www.eeworm.com/read/130034/14211530

h dividend.h

// The Santa Fe Stockmarket -- Interface for the dividend process #import @interface Dividend: SwarmObject { double baseline; /*"The centerline around which dev
www.eeworm.com/read/129616/14236233

txt 新建 文本文档.txt

虽然是英文,但读起来还不是很难,我这板水平都应付了,相信您更没问题! 还是那句话写给菜鸟,大虾别见笑! How can I use my crystal for high precision timebase ? Introduction: O.K. its easy to divide exact 12.000
www.eeworm.com/read/128683/14282175

m calcstatym.m

function [moy,dev,cv,cvp] = calcStatYm(Y,m,p); % function [moy,dev,cv,cvp] = calcStatYm(Y,m,p); % % Compute the mean, standard deviation, and coeeficients of % variation of distances se
www.eeworm.com/read/220157/14847832

h dividend.h

// The Santa Fe Stockmarket -- Interface for the dividend process #import @interface Dividend: SwarmObject { double baseline; /*"The centerline around which dev
www.eeworm.com/read/217691/14953334

m simpstat.m

function [t,v,lab] = simpstat(times,vals,labels,params) % [t,v,lab] = simpstat(times,vals,labels,params) % A member of the family of statistics for use in the HRV system % This one calculates the mean