代码搜索:deviation
找到约 1,443 项符合「deviation」的源代码
代码结果 1,443
www.eeworm.com/read/423701/10537087
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/159427/10650461
m lineseg.m
% LINESEG - Form straight line segements from an edge list.
%
% Usage: [seglist, nedgelist] = lineseg(edgelist, tol, [angtol, linkrad])
%
% Arguments: edgelist - Cell array of edgelists (row col) coo
www.eeworm.com/read/159427/10650471
m maxlinedev.m
% MAXLINEDEV - Find max deviation from a line in an edge contour.
%
% Function finds the point of maximum deviation from a line joining the
% endpoints of an edge contour.
%
% Usage: [maxdev, index,
www.eeworm.com/read/467252/7008260
m ranked.m
function rr = ranked(fs, ns, normflag, normorder)
% RANKED Rank relevant images using Euclidean-liked distance
%
% Input:
% fs: feature sets, one column per image
% ns: (optional), number of subi
www.eeworm.com/read/299984/7140550
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/460435/7251026
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/457360/7326498
afl probability calculator.afl
//------------------------------------------------------------------------------
//
// Formula Name: Probability Calculator
// Author/Uploader: Anthony Faragasso
// E-mail: ajf1111
www.eeworm.com/read/455115/7377799
m lineseg.m
% LINESEG - Form straight line segements from an edge list.
%
% Usage: seglist = lineseg(edgelist, tol)
%
% Arguments: edgelist - Cell array of edgelists where each edgelist is an
%
www.eeworm.com/read/455115/7377802
m maxlinedev.m
% MAXLINEDEV - Find max deviation from a line in an edge contour.
%
% Function finds the point of maximum deviation from a line joining the
% endpoints of an edge contour.
%
% Usage: [maxdev, index,
www.eeworm.com/read/441245/7673244
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