代码搜索:Approximation
找到约 1,542 项符合「Approximation」的源代码
代码结果 1,542
www.eeworm.com/read/299459/7850670
m~ contents.m~
% Kernel machines.
%
% cvkfd - Computes cross validation error for given KFD model.
% diagker - Returns diagonal of kernel matrix of given data.
% dualcov - Dual representation of cova
www.eeworm.com/read/296231/8115828
rpt wavelet_lifting_pld.fit.rpt
Fitter report for wavelet_lifting_pld
Tue Feb 12 13:22:06 2008
Version 6.0 Build 202 06/20/2006 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
--------------------
www.eeworm.com/read/319478/13450928
r2 tjtest.r2
TERPSTRA-JONCKHEERE NORMAL APPROXIMATION RESULTS
-----------------------------------------------------------------
HEADING: OUTPUT RESULTS FOR EXAMPLE 2 (NORMAL APPROXIMATION)
IN
www.eeworm.com/read/312163/13617529
m~ contents.m~
% Kernel machines.
%
% cvkfd - Computes cross validation error for given KFD model.
% diagker - Returns diagonal of kernel matrix of given data.
% dualcov - Dual representation of cova
www.eeworm.com/read/147331/5733038
c sf_sqrt.c
/* @(#)z_sqrtf.c 1.0 98/08/13 */
/*****************************************************************
* The following routines are coded directly from the algorithms
* and coefficients given in "Soft
www.eeworm.com/read/134901/5891535
m~ contents.m~
% Kernel machines.
%
% cvkfd - Computes cross validation error for given KFD model.
% diagker - Returns diagonal of kernel matrix of given data.
% dualcov - Dual representation of cova
www.eeworm.com/read/124347/6052499
c sf_sqrt.c
/* @(#)z_sqrtf.c 1.0 98/08/13 */
/*****************************************************************
* The following routines are coded directly from the algorithms
* and coefficients given in "Soft
www.eeworm.com/read/113483/6131359
m upwindfirsteno3b.m
function [ derivL, derivR ] = upwindFirstENO3b(grid, data, dim, generateAll)
% upwindFirstENO3b: third order upwind approx of first deriv by direct calc.
%
% [ derivL, derivR ] = upwindFirstENO3b
www.eeworm.com/read/481542/6642996
c int_sqrt.c
#include
#include
/**
* int_sqrt - rough approximation to sqrt
* @x: integer of which to calculate the sqrt
*
* A very rough approximation to the sqrt() functio