代码搜索:deviation
找到约 1,443 项符合「deviation」的源代码
代码结果 1,443
www.eeworm.com/read/149739/12353499
m datgauss.m
%DATGAUSS Apply Gaussian filter on images in a dataset
%
% B = DATGAUSS(A,SIGMA)
%
% INPUT
% A Dataset containing images
% SIGMA Standard deviation of Gaussian filter (default 1)
%
% OUT
www.eeworm.com/read/337328/12376405
m calcerr.m
function [PhError, Summary] = calcerr(Datatx,Datarx,DiffPhRx,wordsize)
%CALCERR Calculates the phase error, BER, and standard deviation of the error
%
% [PhError, Summary] = calcerr(Datatx,Datarx
www.eeworm.com/read/250723/12387345
m calcerr.m
function [PhError, Summary] = calcerr(Datatx,Datarx,DiffPhRx,wordsize)
%CALCERR Calculates the phase error, BER, and standard deviation of the error
%
% [PhError, Summary] = calcerr(Datatx,Datarx
www.eeworm.com/read/234502/14110954
m gaussianblur.m
function GI = gaussianBlur(I,s)
% GAUSSIANBLUR blur the image with a gaussian kernel
% GI = gaussianBlur(I,s)
% I is the image, s is the standard deviation of the gaussian
% kernel, a
www.eeworm.com/read/130383/14196256
m normalizemeanstd.m
function [xapp,xtest] = normalizemeanstd(xapp,xtest)
% USAGE
%
% [xapp,xtest] = normalizemeanstd(xapp,xtest)
%
% normalize inputs and output mean and standard deviation to 0 and 1
%
%
me
www.eeworm.com/read/127232/14368013
m calcerr.m
function [PhError, Summary] = calcerr(Datatx,Datarx,DiffPhRx,wordsize)
%CALCERR Calculates the phase error, BER, and standard deviation of the error
%
% [PhError, Summary] = calcerr(Datatx,Datarx
www.eeworm.com/read/124118/14593722
m plotgaus.m
function [h] = plotgaus( mu, sigma, colspec );
% PLOTGAUS Plotting of a Gaussian contour
%
% PLOTGAUS(MU,SIGMA,COLSPEC) plots the mean and standard
% deviation ellipsis of the Gaussian process
www.eeworm.com/read/213651/15127974
m calcerr.m
function [PhError, Summary] = calcerr(Datatx,Datarx,DiffPhRx,wordsize)
%CALCERR Calculates the phase error, BER, and standard deviation of the error
%
% [PhError, Summary] = calcerr(Datatx,Datarx
www.eeworm.com/read/207346/15274627
m calcerr.m
function [PhError, Summary] = calcerr(Datatx,Datarx,DiffPhRx,wordsize)
%CALCERR Calculates the phase error, BER, and standard deviation of the error
%
% [PhError, Summary] = calcerr(Datatx,Datarx
www.eeworm.com/read/207345/15274637
m calcerr.m
function [PhError, Summary] = calcerr(Datatx,Datarx,DiffPhRx,wordsize)
%CALCERR Calculates the phase error, BER, and standard deviation of the error
%
% [PhError, Summary] = calcerr(Datatx,Datarx