代码搜索:Fitting
找到约 695 项符合「Fitting」的源代码
代码结果 695
www.eeworm.com/read/124283/14579242
am makefile.am
## Process this file with automake to produce Makefile.in
info_TEXINFOS = gsl-ref.texi
noinst_TEXINFOS = gsl-design.texi
gsl_ref_TEXINFOS = err.texi cblas.texi blas.texi min.texi fft.texi rng.texi ra
www.eeworm.com/read/218367/14925459
m evolution_cv.m
function phi =evolution_cv(I, phi0, mu, nu, lambda_1, lambda_2, delta_t, epsilon, numter);
% input:
% I: input image
% phi0: level set function to be updated
% mu: weight for
www.eeworm.com/read/167728/5453103
am makefile.am
## Process this file with automake to produce Makefile.in
info_TEXINFOS = gsl-ref.texi
noinst_TEXINFOS = gsl-design.texi
gsl_ref_TEXINFOS = err.texi cblas.texi blas.texi min.texi fft.texi rng.texi ra
www.eeworm.com/read/292933/8322898
cpp example5.cpp
//
// This file contains some example code, which may be used to call
// the 3d coordinate fitting algorithms.
//
// This code is not necessarily meant to be useful in itself, but is provided as
//
www.eeworm.com/read/368337/9701250
am makefile.am
## Process this file with automake to produce Makefile.in
info_TEXINFOS = gsl-ref.texi
noinst_TEXINFOS = gsl-design.texi
gsl_ref_TEXINFOS = err.texi cblas.texi blas.texi min.texi fft.texi rng.tex
www.eeworm.com/read/102394/15783217
am makefile.am
## Process this file with automake to produce Makefile.in
info_TEXINFOS = gsl-ref.texi
noinst_TEXINFOS = gsl-design.texi
gsl_ref_TEXINFOS = err.texi cblas.texi blas.texi min.texi fft.texi rng.texi ra
www.eeworm.com/read/212411/15156490
pdf ridge-valley lines on meshes via implicit surface fitting.pdf
www.eeworm.com/read/38039/1096531
mnu redef_fitt.mnu
REDEF#FITT
Fitting
Replace fitting.
#
Point
Change placement location of fitting.
#
Orientation
Change orientation of fitting.
#
www.eeworm.com/read/478880/6706861
m hurst_expo.m
function hurst_expo(x)
%
% hurst_expo(pnl) will plot a pnl loglog plot.
%
%
hurst_base=x;
H_estimate=zeros(size(x));
stdx=zeros(size(x));
avgx=zeros(size(x));
Rx=zeros(size(x));
for i=21:length(hu
www.eeworm.com/read/38039/1096940
mnu fitsrf.mnu
FIT#SURFACE
#
Accuracy
Change Accuracy of fitting.
#
Fit
Perform fitting.
#