代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/177129/9468823
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_features, train_targets, test_features, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai
www.eeworm.com/read/372113/9521149
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_patterns, train_targets, test_patterns, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai
www.eeworm.com/read/175741/9535007
bas pi_spgot.bas
Attribute VB_Name = "Pi_SPGOT"
Attribute VB_Description = "Calculation of pi with a fast version of the 1995 Rabinowitz-Wagon spigot algorithm."
'Author : Sjoerd.J.Schaper - vspickelen@zonnet.nl
'U
www.eeworm.com/read/167247/9974413
h predict.h
/*
* predict.h --
*
* Code for predictor calculation. Its function version, predictor.c,
* is used in debugging compilation.
*/
/*
* $Id: predict.h,v 1.1 2002/10/14 21:56:03 enlf Exp $
*/
#ifnd
www.eeworm.com/read/362008/10023844
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_patterns, train_targets, test_patterns, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai
www.eeworm.com/read/357874/10199090
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_patterns, train_targets, test_patterns, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai
www.eeworm.com/read/349842/10796744
m calculate_error.m
function [train_err, test_err] = calculate_error (D, train_features, train_targets, test_features, test_targets, region, Nclasses)
% Calculate error (used by the main calculation functions)
trai
www.eeworm.com/read/418155/10964220
m calcsnr.m
function [snrdB,ptotdB,psigdB,pnoisedB] = calcSNR(vout,f,fB,w,N,Vref)
% SNR calculation in the time domain (P. Malcovati, S. Brigati)
% vout: Sigma-Delta bit-stream taken at the modulator output
%
www.eeworm.com/read/456353/7351470
m opt_refraction.m
function [en,refraction_loss,n_refr,phase_shift] = opt_refraction(r_int,ray,optelem)
% OPT_REFRACTION - calculation of optical refraction - Snells law.
% In addition it calculates the fraction of li
www.eeworm.com/read/441420/7670632
m get_rho.m
function [rho,X_ECEF] = get_rho(tR_RAW,pseudorange,Eph,X_receiver)
%GET_RHO Calculation of distance in ECEF system between
% satellite and receiver at time tR_RAW given the
% the pert