代码搜索:extrapolation
找到约 175 项符合「extrapolation」的源代码
代码结果 175
www.eeworm.com/read/140697/13066780
m alg056.m
% EXTRAPOLATION ALGORITHM 5.6
%
% To approximate the solution of the initial value problem:
% y' = f(t,y), a
www.eeworm.com/read/140697/13066957
m alg056.m
% EXTRAPOLATION ALGORITHM 5.6
%
% To approximate the solution of the initial value problem:
% y' = f(t,y), a
www.eeworm.com/read/162188/10327794
src mlgradre.src
/*
** mlgradre.src - Forward Difference Derivatives using Richardson
** Extrapolation for Maximum Likelihood Estimation
**
** (C) Copyright 1988-1995 Aptech Systems, Inc.
** All R
www.eeworm.com/read/388600/2549355
tex paper.tex
\title{Imaging overturning reflections by \\
Riemannian Wavefield Extrapolation }
\author{Paul Sava \\ (Colorado School of Mines)}
\email{psava@mines.edu}
\maketitle
\input{pcsmacros}
\input{macro}
www.eeworm.com/read/484096/1271991
todo
* BUG#14 -- qagil
The extrapolation used in qags gives negative results when integrating
the small tails of probability distributions using qagil, even though
each individual term in the sequence is
www.eeworm.com/read/303435/3812984
readme
Suocext - Offset continuation extrapolation
To run the demos, type the name of the demo shell script
on the commandline of a terminal window.
Demo shell scripts:
Xsucoext Offset continuation, X-wi
www.eeworm.com/read/432771/8575238
cpp cal_inf_apc_1.cpp
// cal_inf_apc_1.cpp
// calibrate the Infineon chipset automatic power control
// n steffen
// April 4, 2000
//
// April 18, 2000
// Changed interpolation and extrapolation to round rather than
www.eeworm.com/read/388600/2549057
bib paper.bib
@ARTICLE{kolmog,
author = {A[ndr\'{e}] N[] Kolmogoroff},
title = {Sur l'interpolation et extrapolation des suites stationnaires},
journal = {C.R. Acad.Sci.},
volume = 208,
pages = {204
www.eeworm.com/read/310212/13654813
m svextrap.m
function [P,f,Pc] = svextrap(P,f,nfft,Pc)
%SVEXTRAP Extrapolation of Spectrum and frequency vector for Spectrum Viewer.
% [P,f] = svextrap(P,f,nfft);
% [P,f,Pc] = svextrap(P,f,nfft,Pc);
%
www.eeworm.com/read/154209/11983602
m svextrap.m
function [P,f,Pc] = svextrap(P,f,nfft,Pc)
%SVEXTRAP Extrapolation of Spectrum and frequency vector for Spectrum Viewer.
% [P,f] = svextrap(P,f,nfft);
% [P,f,Pc] = svextrap(P,f,nfft,Pc);
%