代码搜索:interpolating
找到约 168 项符合「interpolating」的源代码
代码结果 168
www.eeworm.com/read/419697/10843082
c alg031.c
/*
* NEVILLE'S ITERATED INTERPOLATION ALGORITHM 3.1
*
* To evaluate the interpolating polynomial P on the
* (n+1) distinct numbers x(0), ..., x(n) at the number x
* for the function f:
*
www.eeworm.com/read/464335/7165229
m interpgui.m
function interpgui(arg1,arg2)
%INTERPGUI Behavior of interpolating functions.
% Demonstrates interpolation by a piecewise linear interpolant,
% a polynomial, a spline, and a shape preserving H
www.eeworm.com/read/451385/7466262
m interpgui.m
function interpgui(arg1,arg2)
%INTERPGUI Behavior of interpolating functions.
% Demonstrates interpolation by a piecewise linear interpolant,
% a polynomial, a spline, and a shape preserving H
www.eeworm.com/read/141692/12990996
m interpgui.m
function interpgui(arg1,arg2)
%INTERPGUI Behavior of interpolating functions.
% Demonstrates interpolation by a piecewise linear interpolant,
% a polynomial, a spline, and a shape preserving H
www.eeworm.com/read/140700/13065979
txt alg031.txt
> restart;
> # NEVILLE'S ITERATED INTERPOLATION ALGORITHM 3.1
> #
> # To evaluate the interpolating polynomial P on the
> # (n+1) distinct numbers x(0), ..., x(n) at the number x
> # for the func
www.eeworm.com/read/140700/13066281
txt alg031.txt
> restart;
> # NEVILLE'S ITERATED INTERPOLATION ALGORITHM 3.1
> #
> # To evaluate the interpolating polynomial P on the
> # (n+1) distinct numbers x(0), ..., x(n) at the number x
> # for the func
www.eeworm.com/read/140698/13066714
c alg031.c
/*
* NEVILLE'S ITERATED INTERPOLATION ALGORITHM 3.1
*
* To evaluate the interpolating polynomial P on the
* (n+1) distinct numbers x(0), ..., x(n) at the number x
* for the function f:
*
www.eeworm.com/read/316412/13523383
m interpgui.m
function interpgui(arg1,arg2)
%INTERPGUI Behavior of interpolating functions.
% Demonstrates interpolation by a piecewise linear interpolant,
% a polynomial, a spline, and a shape preserving Herm
www.eeworm.com/read/480713/6660113
m interpgui.m
function interpgui(arg1,arg2)
%INTERPGUI Behavior of interpolating functions.
% Demonstrates interpolation by a piecewise linear interpolant,
% a polynomial, a spline, and a shape preserving H
www.eeworm.com/read/155568/11863080
m interpgui.m
function interpgui(arg1,arg2)
%INTERPGUI Behavior of interpolating functions.
% Demonstrates interpolation by a piecewise linear interpolant,
% a polynomial, a spline, and a shape preserving H