代码搜索:interpolating
找到约 168 项符合「interpolating」的源代码
代码结果 168
www.eeworm.com/read/140697/13067058
m alg033.m
% HERMITE INTERPOLATION ALGORITHM 3.3
%
% TO OBTAIN THE COEFFICIENTS OF THE HERMITE INTERPOLATING
% POLYNOMIAL H ON THE (N+1) DISTINCT NUMBERS X(0), ..., X(N)
% FOR THE FUNCTION F:
%
% IN
www.eeworm.com/read/188324/8549686
m cscvn.m
function cs = cscvn(points)
%CSCVN `Natural' or periodic interpolating cubic spline curve.
%
% CS = CSCVN(POINTS)
%
% returns a parametric `natural' cubic spline that interpolates to
% th
www.eeworm.com/read/168118/9938153
m contents.m
% The CREWES Project Misc Utilities toolbox
%
% more seismic plotting, digital editing engine, zooming,
% selection box, interpolating, etc.
%
% bigfont --- enlarge\reduce the font for e
www.eeworm.com/read/455463/1614475
m contents.m
% The CREWES Project Misc Utilities toolbox
%
% more seismic plotting, digital editing engine, zooming,
% selection box, interpolating, etc.
%
% bigfont --- enlarge\reduce the font for e
www.eeworm.com/read/309003/3708200
m contents.m
% Median:Contents v.850 -- Median Interpolating Pyramid Transform Tools
%
% The routines in this directory implements an iterative algorithm
% for median-interpolation for D > 2. At the moment,
www.eeworm.com/read/194440/8194448
m contents.m
% The CREWES Project Misc Utilities toolbox
%
% more seismic plotting, digital editing engine, zooming,
% selection box, interpolating, etc.
%
% bigfont --- enlarge\reduce the font for e
www.eeworm.com/read/235612/14061212
m contents.m
% The CREWES Project Misc Utilities toolbox
%
% more seismic plotting, digital editing engine, zooming,
% selection box, interpolating, etc.
%
% bigfont --- enlarge\reduce the font for e
www.eeworm.com/read/427511/8938546
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/376212/9325055
m splinesafe.m
function theResult = splinesafe(t, z, ti, theSlopeFlag)
% splinesafe -- Spline interpolation with end-slope control.
% splinesafe(t, z, theSlopeFlag) returns "pp" coefficients for
% interpolating
www.eeworm.com/read/167116/9980434
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