代码搜索:Fitting
找到约 695 项符合「Fitting」的源代码
代码结果 695
www.eeworm.com/read/5773/71555
pdf screw_fitting-2of2.pdf
www.eeworm.com/read/426747/9002057
cpp linear_least_squares_fitting_procedure.cpp
//原理部分请参考有关资料,这里只给出c++程序。
//point.h
class Point //Point类的声明
{
public: //外部接口
Point(float xx=0, float yy=0) {X=xx;Y=yy;}
float GetX() {return X;}
float GetY() {return Y;}
f
www.eeworm.com/read/241518/13137689
mcd nonlinear least squares curve fitting.mcd
www.eeworm.com/read/458493/7295541
m contents.m
% NMM Toolbox: routines for least squares fitting of curves to data
%
% conductFit LS fit of conductivity data for Copper at low temperatures
% cuconBasis1 Basis fcns for conductivity model: 1
www.eeworm.com/read/458488/7295966
m contents.m
% NMM Toolbox: routines for least squares fitting of curves to data
%
% conductFit LS fit of conductivity data for Copper at low temperatures
% cuconBasis1 Basis fcns for conductivity model: 1
www.eeworm.com/read/144399/12796960
m contents.m
% NMM Toolbox: routines for least squares fitting of curves to data
%
% conductFit LS fit of conductivity data for Copper at low temperatures
% cuconBasis1 Basis fcns for conductivity model: 1
www.eeworm.com/read/327235/13093120
m readme.m
%
% This folder contains a collection of "fitting" functions.
% (Some has demo options - the third section)
% The GENERAL input to the functions should be samples of the distribution.
%
% for e
www.eeworm.com/read/172011/9726755
m contents.m
% NMM Toolbox: routines for least squares fitting of curves to data
%
% conductFit LS fit of conductivity data for Copper at low temperatures
% cuconBasis1 Basis fcns for conductivity model: 1
www.eeworm.com/read/334879/12565362
m readme.m
%
% This folder contains a collection of "fitting" functions.
% (Some has demo options - the third section)
% The GENERAL input to the functions should be samples of the distribution.
%
% for e