代码搜索:deviation
找到约 1,443 项符合「deviation」的源代码
代码结果 1,443
www.eeworm.com/read/433936/7903274
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/333698/12664304
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/145776/12703072
m mlp.m
%MLP Multilayer Perceptron algorithm
%
% 'ifile.mat' - input file containing:
% Nr - members of ensemble
% dim - iterations
% Nneur - number of neurons
% Sx - standard deviation
www.eeworm.com/read/244471/12861371
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/137160/13342269
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/314653/13562520
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/312999/13599656
txt galog.txt
generation best average standard
number value fitness deviation
1, 0.717, 0.605, 0.102
2, 0.717, 0.635, 0.070
3, 0.717, 0.632, 0.073
4,
www.eeworm.com/read/302326/13837636
m mlp.m
%MLP Multilayer Perceptron algorithm
%
% 'ifile.mat' - input file containing:
% Nr - members of ensemble
% dim - iterations
% Nneur - number of neurons
% Sx - standard deviation
www.eeworm.com/read/301928/13845607
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/329468/6280994
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