代码搜索:Fitting

找到约 695 项符合「Fitting」的源代码

代码结果 695
www.eeworm.com/read/152732/12089980

f90 find_sub.f90

MODULE find_subsets ! A module of routines for finding and recording best-fitting subsets of ! regression variables ! Version 1.10, 17 February 2004 ! Author: Alan Miller ! form
www.eeworm.com/read/152732/12089984

f90 subset.f90

PROGRAM subset ! Interactive program for finding best-fitting subsets of variables. ! Author: Alan Miller ! Retired from CSIRO Mathematical & Information Sciences, Melbourne, Australia ! am
www.eeworm.com/read/152732/12090009

doc lsq.doc

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is
www.eeworm.com/read/126083/14446507

txt readme.txt

Contour Fitting MATLAB GUI Version 1.0 % All the software included in this package is presented as is. % It may be distributed freely. The author can, however, not be % held responsible for any p
www.eeworm.com/read/38039/1101593

ptd aec_dwg_anno_attrparam_spec.ptd

"USER_OBJECT_TYPE" "ATTRPARAM_NAME" "FACTOR" "FORMAT" "STYLE" "LAYER" "DESCRIPTION" "Pipeline" "LABEL" "Spool" "LABEL" "Fitting" "VALVENUMBER" "Pipe" "Equipment" "Assembly" "Skeleton" "Part" "
www.eeworm.com/read/457216/1599706

m convex_interpolation.m

% Figure 6.24: Fitting a convex function to given data % Section 6.5.5 % Boyd & Vandenberghe "Convex Optimization" % Original by Lieven Vandenberghe % Adapted for CVX by Argyris Zymnis - 11/27/2005 %
www.eeworm.com/read/313170/3645263

c fitblk.c

/* fitblk.c: example of fitting compressed output to a specified size Not copyrighted -- provided to the public domain Version 1.1 25 November 2004 Mark Adler */ /* Version history: 1
www.eeworm.com/read/381490/2644293

c fitblk.c

/* fitblk.c: example of fitting compressed output to a specified size Not copyrighted -- provided to the public domain Version 1.1 25 November 2004 Mark Adler */ /* Version history: 1
www.eeworm.com/read/373026/2767642

m convex_interpolation.m

% Figure 6.24: Fitting a convex function to given data % Section 6.5.5 % Boyd & Vandenberghe "Convex Optimization" % Original by Lieven Vandenberghe % Adapted for CVX by Argyris Zymnis - 11/27/2005 %
www.eeworm.com/read/371970/2777044

java multigaussiancurvefitting.java

/** * Description: Curve fitting function * * @ Author Create/Modi Note * Xiaofeng Xie Jun 26, 2008 * * @version 1.0 * @Since MAOS1.0 * */ package problem.custom;