代码搜索:Approximate
找到约 1,048 项符合「Approximate」的源代码
代码结果 1,048
www.eeworm.com/read/135534/13922790
bld1
- Introduction
bls1: sparse svd via hybrid block Lanczos procedure for
equivalent 2-cyclic eigensystems.
bls1.c is an ANSI-C code designed to compute singular values
and sing
www.eeworm.com/read/135534/13922977
bld2
- Introduction
bls2: sparse svd via hybrid block Lanczos procedure for
eigensystems of the form A'A.
bls2.c is an ANSI-C code designed to compute singular values
and singular
www.eeworm.com/read/444528/6965656
makefile
#-----------------------------------------------------------------------------
# Makefile for Windows Versions.
#
# ANN: Approximate Nearest Neighbors
# Version: 1.1.1 08/04/06
#----------------------
www.eeworm.com/read/100446/6269283
5 ldapfilter.conf.5
.TH LDAPFILTER.CONF 5 "20 August 2000" "OpenLDAP LDVERSION"
.\" $OpenLDAP: pkg/ldap/doc/man/man5/ldapfilter.conf.5,v 1.2.12.2 2000/08/20 21:14:30 kurt Exp $
.\" Copyright 1998-2000 The OpenLDAP Founda
www.eeworm.com/read/485150/6566187
m contents.m
% Approximate reinforcement learning functions
%
% fuzzyqi - Implements model-based, offline Q-iteration with fuzzy approximation
% tilingqi - Tile-coding Q-iteration
% startupappro
www.eeworm.com/read/228533/14380218
c hypotapp.c
/*
A Fast Approximation to the Hypotenuse
by Alan Paeth
from "Graphics Gems", Academic Press, 1990
*/
int idist(x1, y1, x2, y2)
int x1, y1, x2, y2;
{
/*
* gives approximate distance from (x1,y1)
www.eeworm.com/read/270032/11050923
c hypotapprox.c
/*
A Fast Approximation to the Hypotenuse
by Alan Paeth
from "Graphics Gems", Academic Press, 1990
*/
int idist(x1, y1, x2, y2)
int x1, y1, x2, y2;
{
/*
* gives approximate distance from (x1,y1)
www.eeworm.com/read/187250/8838665
txt contents.txt
Effect of multipath on COFDM signal.
This simulates the effect of a single reflection multipath signal which
is 3dB weaker then the direct signal.
The script which runs the simulation is simmu
www.eeworm.com/read/182905/9186042
m schura.m
function [V,D]=schurb(A,jthresh)
% Joint approximate Schur transformation
%
% Joint approximate of n (complex) matrices of size m*m stored in the
% m*mn matrix A by minimization of a joint diagon
www.eeworm.com/read/182786/9191340
txt contents.txt
Effect of multipath on COFDM signal.
This simulates the effect of a single reflection multipath signal which
is 3dB weaker then the direct signal.
The script which runs the simulation is simmu