代码搜索:Approximation
找到约 1,542 项符合「Approximation」的源代码
代码结果 1,542
www.eeworm.com/read/386623/6343234
m amg_cycle.m
%AMG_CYCLE Algebraic Multigrid Cycle algorithm.
%
% U_OUT = AMG_CYCLE(CYCLE, LEVEL, B, U_IN) uses the appropriate cycle to recursively
% solve the linear system AX=B at the given level
www.eeworm.com/read/478349/6715244
m dm_encoder.m
function cn=dm_encoder(x, StepSize)
%DM_encoder constant step size Delta Modulator.
%function cn=DeltaModulation(x, StepSize)
%StepSize: Step size for the delta modulator.
%x: sampled input signal
www.eeworm.com/read/400645/11571022
cc zeroin.cc
// This may look like C code, but it is really -*- C++ -*-
/*
************************************************************************
*
* Numerical Math Package
*
* Brent's root finder
www.eeworm.com/read/152068/12146750
lst 例08-05计算结果.lst
The SAS System 09:34 Monday, April 1, 2002 146
N P A R 1 W A Y P R O C E D U R E
Wilcoxon Sc
www.eeworm.com/read/152068/12146838
lst 例08-06计算结果.lst
The SAS System 20:55 Wednesday, April 3, 2002 44
N P A R 1 W A Y P R O C E D U R E
Wilcoxon Sc
www.eeworm.com/read/339293/12244250
m padetf.m
% function padetf = padetf(theta,n)
%
% Pade approximation of order n of delay theta (actually this is
% n first-order Pade approximations in series).
%
% This gives a transfer function approximati
www.eeworm.com/read/339293/12244452
m~ padesys.m~
% function pade = pade(theta,n)
%
% Pade approximation of order n of delay theta (actually this is
% n first-order Pade approximations in series).
%
% This gives a transfer function approximation.
www.eeworm.com/read/251851/12315344
m seg_approx_ode.m
function [SEG,SPf,intersect_flag] = seg_approx_ode(sys_eq,ode_param,X0,INV,SP0,t0,tf,Pcon)
% Approximate a single segment of a flow pipe for a `nonlinear` dynamics.
%
% Syntax:
% "[SEG,SPf,int
www.eeworm.com/read/129000/14270016
c gamma.c
/*----------------------------------------------------------------------
File : gamma.c
Contents: computation of the gamma function
Author : Christian Borgelt
History : 04.07.2002 file cre
www.eeworm.com/read/128996/14270494
c gamma.c
/*----------------------------------------------------------------------
File : gamma.c
Contents: computation of the gamma function
Author : Christian Borgelt
History : 04.07.2002 file cre