代码搜索:refinement
找到约 474 项符合「refinement」的源代码
代码结果 474
www.eeworm.com/read/320625/13421267
cxx cogdefault.cxx
#include "cog.hxx"
// This file contains the default implementations:
// - search for boundary continuation;
// - if below Delta the barycentre;
// - else refinement;
/*
cogIndex Cogeometry::
www.eeworm.com/read/419697/10842957
c alg074.c
/*
* ITERATIVE REFINEMENT ALGORITHM 7.4
*
* To approximate the solution to the linear system Ax=b when A is
* suspected to be ill-conditioned:
*
* INPUT: The number of equations and unk
www.eeworm.com/read/140700/13065951
txt alg074.txt
> restart;
> # ITERATIVE REFINEMENT ALGORITHM 7.4
> #
> # To approximate the solution to the linear system Ax=b when A is
> # suspected to be ill-conditioned:
> #
> # INPUT: The number of equat
www.eeworm.com/read/140700/13066251
txt alg074.txt
> restart;
> # ITERATIVE REFINEMENT ALGORITHM 7.4
> #
> # To approximate the solution to the linear system Ax=b when A is
> # suspected to be ill-conditioned:
> #
> # INPUT: The number of equat
www.eeworm.com/read/140698/13066537
c alg074.c
/*
* ITERATIVE REFINEMENT ALGORITHM 7.4
*
* To approximate the solution to the linear system Ax=b when A is
* suspected to be ill-conditioned:
*
* INPUT: The number of equations and unk
www.eeworm.com/read/324048/13293247
m makeddbdryfilter.m
function [LEFilt,REFilt] = MakeDDBdryFilter(D)
% MakeDDBdryFilter -- Edge filters, Interpolating (Deslauriers-Dubuc) Refinement
% Usage
% [LEFilt,REFilt] = MakeDDBdryFilter(D)
% Inputs
%
www.eeworm.com/read/324048/13293253
m makeddfilter.m
function Filt = MakeDDFilter(D)
% MakeDDFilter -- Filter for interpolating (Deslauriers-Dubuc) Refinement
% Usage
% Filt = MakeDDFilter(D)
% Inputs
% D Degree of polynomial for in
www.eeworm.com/read/251851/12315280
m rauto_mapping.m
function rauto_mapping(continu)
% Compute the mapping for the states in the new `approximating automaton`
% (the automaton obtained after the refinement). Progress is saved in a
% global variable
www.eeworm.com/read/251851/12315285
m rauto_tran.m
function rauto_tran(continue)
% Update the transitions for the states in the new `approximating
% automaton` ( the automaton obtained after the refinement). Progress is
% saved in the global var
www.eeworm.com/read/217557/14958760
m rauto_mapping.m
function rauto_mapping(continu)
% Compute the mapping for the states in the new `approximating automaton`
% (the automaton obtained after the refinement). Progress is saved in a
% global variable