代码搜索:deviation
找到约 1,443 项符合「deviation」的源代码
代码结果 1,443
www.eeworm.com/read/168578/5444299
java normaldistributionfunction2d.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/168578/5444427
java meanandstandarddeviation.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/160427/5570891
java normaldistributionfunction2d.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/160427/5571019
java meanandstandarddeviation.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/155189/5628168
java normaldistributionfunction2d.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/155189/5628296
java meanandstandarddeviation.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/471135/6898146
m nanstd.m
function sx = nanstd(x, flag)
%NANSTD Standard deviation of available data, ignoring NaNs.
%
% NANSTD(X) returns the standard deviation of the available data in
% X, treating NaNs as missing v
www.eeworm.com/read/471135/6898148
m standardize.m
function [x, xm, xs] = standardize(x, scale)
%STANDARDIZE Centers and normalizes data.
%
% [XC, XM, XS] = STANDARDIZE(X) centers and normalizes the data in X to
% XC by subtracting the mean XM
www.eeworm.com/read/269266/11103326
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/334240/12615906
rd groupstats.rd
\name{groupstats}
\alias{groupstats}
\title{Estimate Parameters of One-Component Mixture Distribution}
\description{
\code{groupstats} is a function which estimates the
proportion, mean and st