代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/441402/7670977
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
% ephemeris
www.eeworm.com/read/399996/7816719
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/397106/8067614
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/397099/8068807
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/245941/12770841
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/330850/12864852
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/136573/13371439
c pi_fft.c
/*
---- calculation of PI(= 3.14159...) using FFT ----
by T.Ooura, ver. LG1.1.2-MP1.5a Sep. 2001.
This is a test program to estimate the performance of
the FFT routines: fft*g.c.
Example compila
www.eeworm.com/read/317622/13500851
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/316604/13520426
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/100043/6275640
c refresh.c
/*
* $Id: refresh.c,v 1.47 1999/01/19 23:18:01 wessels Exp $
*
* DEBUG: section 22 Refresh Calculation
* AUTHOR: Harvest Derived
*
* SQUID Internet Object Cache http://squid.nlanr.net/Squi