代码搜索:interpolating
找到约 168 项符合「interpolating」的源代码
代码结果 168
www.eeworm.com/read/152929/12073867
m factor.m
% Plot values of a particular input dimension across the grid
% New version using triangular transorfm to original space
% rather than interpolating invis space.
function factor(GcsProj);
%Upd
www.eeworm.com/read/455463/1614147
m contents.m
% The CREWES Project Misc Utilities toolbox
%
% more seismic plotting, digital editing engine, zooming,
% selection box, interpolating, etc.
%
% clonefig --- clone a figure with 2-D graphics
%
www.eeworm.com/read/194440/8193431
m contents.m
% The CREWES Project Misc Utilities toolbox
%
% more seismic plotting, digital editing engine, zooming,
% selection box, interpolating, etc.
%
% clonefig --- clone a figure with 2-D graphics
%
www.eeworm.com/read/235612/14060567
m contents.m
% The CREWES Project Misc Utilities toolbox
%
% more seismic plotting, digital editing engine, zooming,
% selection box, interpolating, etc.
%
% clonefig --- clone a figure with 2-D graphics
%
www.eeworm.com/read/309003/3708492
m mefig208.m
% mefig208 -- Segmented wavelet transform for the Four Test Signals
%
% Here we display the ideally segmented Average-Interpolating
% Wavelet Transform for the four test signals.
%
% Note that t
www.eeworm.com/read/376212/9324997
m splinep.m
function pp = splinep(t, z, theSlopeFlag)
% splinep -- Spline interpolation with end-slope control.
% splinep(t, z, theSlopeFlag) returns "pp" coefficients for
% interpolating complex z(t), such t
www.eeworm.com/read/324048/13293235
m plotddmultires.m
function PlotDDMultiRes(wc,L,scal,D)
% PlotDDMultiRes -- Interpolating MRA
% Usage
% PlotDDMultiRes(wc,L,scal,D)
% Inputs
% wc 1-d wavelet transform
% L level of coarsest scale
www.eeworm.com/read/153044/12064385
m splinep.m
function pp = splinep(t, z, theSlopeFlag)
% splinep -- Spline interpolation with end-slope control.
% splinep(t, z, theSlopeFlag) returns "pp" coefficients for
% interpolating complex z(t), such t
www.eeworm.com/read/393688/2472890
f90 so4bnd.f90
#include
#include
module so4bnd
!-----------------------------------------------------------------------
!
! Purpose:
!
! SO4 boundary module. Deals with interpolating SO4 data
www.eeworm.com/read/413813/11141104
txt hbf-dsp-block-readme.txt
Half Band Interpolating Filter Design Example v1.0.0 README File
This readme file contains the following sections:
o Package Contents
o Tool Requirements
o Description of Design Example