代码搜索:interpolating
找到约 168 项符合「interpolating」的源代码
代码结果 168
www.eeworm.com/read/165343/7143880
txt kotter.cc.txt
// Compute kotters interpolation algorithm.
// Given points (xi,yi) for i=0,...,n-1, a weighted degree in
// wlex, and an interpolation multiplicity mi, return the polynomial
// Q(x,y) interpolating t
www.eeworm.com/read/324048/13293242
m aidyaddown.m
function [beta,alfa] = AIDyadDown(afine,D,F,EF)
% AIDyadDown -- Average-Interpolating DownSampling Operator
% Usage
% [beta,alfa] = AIDyadDown(afine,D,F,EF)
% Inputs
% afine fine-scale
www.eeworm.com/read/324048/13293251
m plotaimultires.m
function PlotAIMultiRes(wc,L,scal,D)
% PlotAIMultiRes -- Average-Interpolating MRA
% Usage
% PlotAIMultiRes(wc,L,scal,D)
% Inputs
% wc 1-d wavelet transform
% L level of coarse
www.eeworm.com/read/371255/9559318
m step2line.m
% STEP2LINE - Generate test image interpolating a step to a line.
%
% Function to generate a test image where the feature type changes
% from a step edge to a line feature from top to bottom
%
% U
www.eeworm.com/read/279234/10453928
pl fig13_07.pl
#!/usr/bin/perl
# Figure 13.7: fig13_07.pl
# Interpolating function returns into a double quoted string.
use warnings;
use strict;
print( "The number is square( 5 ).\n" );
print( "The number
www.eeworm.com/read/455115/7377783
m step2line.m
% STEP2LINE - Generate test image interpolating a step to a line.
%
% Function to generate a test image where the feature type changes
% from a step edge to a line feature from top to bottom
%
% U
www.eeworm.com/read/324048/13293237
m dddyadup.m
function afine = DDDyadUp(beta,alfa,D,F,LEF,REF)
% DDDyadUp -- Interpolating UpSampling Operator
% Usage
% afine = DDDyadUp(beta,alfa,D,F,LEF,REF)
% Inputs
% beta coarse-scale samples
www.eeworm.com/read/201202/15413476
sci dddyadup.sci
function afine = DDDyadUp(beta,alfa,D,F,LEF,REF)
// DDDyadUp -- Interpolating UpSampling Operator
// Usage
// afine = DDDyadUp(beta,alfa,D,F,LEF,REF)
// Inputs
// beta coarse-scale sam
www.eeworm.com/read/201202/15413501
sci aidyadup.sci
function afine = AIDyadUp(beta,alfa,D,F,EF)
// AIDyadUp -- Average-Interpolating UpSampling Operator
// Usage
// afine = AIDyadUp(beta,alfa,D,F,EF)
// Inputs
// beta coarse-scale block
www.eeworm.com/read/324048/13293248
m aidyadup.m
function afine = AIDyadUp(beta,alfa,D,F,EF)
% AIDyadUp -- Average-Interpolating UpSampling Operator
% Usage
% afine = AIDyadUp(beta,alfa,D,F,EF)
% Inputs
% beta coarse-scale block aver