代码搜索:refinement

找到约 474 项符合「refinement」的源代码

代码结果 474
www.eeworm.com/read/201202/15413482

sci makeddfilter.sci

function Filt = MakeDDFilter(D) // MakeDDFilter -- Filter for interpolating (Deslauriers-Dubuc) Refinement // Usage // Filt = MakeDDFilter(D) // Inputs // D Degree of polynomial f
www.eeworm.com/read/439878/7697696

m new.m

%load woman; %X=imread('lena.png'); %X=[63 -34 49 10 7 13 -12 7; -31 23 14 -13 3 4 6 -1; 15 14 3 -12 5 -7 3 9; -9 -7 -14 8 4 -2 3 2; % -5 9 -1 47 4 6 -2 2; 3 0 -3 2 3 -2 0 4; 2 -3 6 -4 3 6 3 6;
www.eeworm.com/read/439878/7697710

asv new.asv

%load woman; %X=imread('lena.png'); %X=[63 -34 49 10 7 13 -12 7; -31 23 14 -13 3 4 6 -1; 15 14 3 -12 5 -7 3 9; -9 -7 -14 8 4 -2 3 2; % -5 9 -1 47 4 6 -2 2; 3 0 -3 2 3 -2 0 4; 2 -3 6 -4 3 6 3 6;
www.eeworm.com/read/461264/7230587

pro trapzd.pro

pro trapzd, func, a, b, s, step, _EXTRA = _EXTRA ;+ ; NAME: ; TRAPZD ; PURPOSE: ; Compute the nth stage of refinement of an extended trapezoidal rule. ; EXPLANATION: ; This procedure
www.eeworm.com/read/169790/9837990

readme

This directory contains the initial testing release of GNU Common C++ "2" 1.1. This release is provided for testing and development and in many ways represents a significient refinement of the prior
www.eeworm.com/read/233811/14134611

c kwayvolrefine.c

/* * Copyright 1997, Regents of the University of Minnesota * * kwayvolrefine.c * * This file contains the driving routines for multilevel k-way refinement * * Started 7/28/97 * George * * $
www.eeworm.com/read/228533/14380253

c binrec.c

/* * Recording Animation in Binary Order for Progressive Temporal Refinement * by Paul Heckbert * from "Graphics Gems", Academic Press, 1990 */ /* * binrec.c: demonstrate binary recording order
www.eeworm.com/read/234510/4658858

c mrefine2.c

/* * Copyright 1997, Regents of the University of Minnesota * * mrefine2.c * * This file contains the driving routines for multilevel refinement * * Started 7/24/97 * George * * $Id: mrefine
www.eeworm.com/read/234510/4658868

c kwayvolrefine.c

/* * Copyright 1997, Regents of the University of Minnesota * * kwayvolrefine.c * * This file contains the driving routines for multilevel k-way refinement * * Started 7/28/97 * George * * $
www.eeworm.com/read/400650/2348485

c mrefine2.c

/* * Copyright 1997, Regents of the University of Minnesota * * mrefine2.c * * This file contains the driving routines for multilevel refinement * * Started 7/24/97 * George * * $Id: mrefine