代码搜索:Fitting
找到约 695 项符合「Fitting」的源代码
代码结果 695
www.eeworm.com/read/418304/10955436
m fm_mat.m
function cdata = fm_mat(filename)
% FM_MAT filter images for fitting GUI appearance
%
% CDATA = FM_MAT(FILENAME)
% FILENAME bitmap file name without extension (string)
% CDATA MxNx3 array cont
www.eeworm.com/read/391185/6947668
m decaycurvefit.m
function decaycurvefit(x,y1,y2)
%DECAYCURVEFIT Create plot of datasets and fits
% DECAYCURVEFIT(X,Y1,Y2)
% Creates a plot, similar to the plot in the main curve fitting
% window, using the da
www.eeworm.com/read/456193/7355107
m fm_mat.m
function cdata = fm_mat(filename)
% FM_MAT filter images for fitting GUI appearance
%
% CDATA = FM_MAT(FILENAME)
% FILENAME bitmap file name without extension (string)
% CDATA MxNx3 array cont
www.eeworm.com/read/101082/6250606
c tee.c
#ifndef lint
static char *sccsid = "@(#)tee.c 4.2 (ULTRIX) 8/13/90";
#endif
/*
* tee-- pipe fitting
*
* Modification History
*
* 001 Bob Fontaine Fri Aug 10 10:45:21 EDT 1990
*
* Ma
www.eeworm.com/read/487881/6501468
m lmdemo.m
% Demo program for levmar's MEX-file interface
% Performs minimization of several test problems
% Unconstrained minimization
% fitting the exponential model x_i=p(1)*exp(-p(2)*i)+p(3) of expfit.c to
www.eeworm.com/read/212602/15152351
m fm_mat.m
function cdata = fm_mat(filename)
% FM_MAT filter images for fitting GUI appearance
%
% CDATA = FM_MAT(FILENAME)
% FILENAME bitmap file name without extension (string)
% CDATA MxNx3 array cont
www.eeworm.com/read/292898/8326453
c dj9.c
# include "de.h"
double evaluate(int D, double tmp[], long *nfeval)
{
/* polynomial fitting problem */
int i, j;
int const M=60;
double px, x=-1, dx=(double)M, result=0;
(*nfe
www.eeworm.com/read/373627/9445801
html fitdistr.html
R: Maximum-likelihood Fitting of Univariate Distributions
www.eeworm.com/read/480930/1310597
h core_mcpcia.h
#ifndef __ALPHA_MCPCIA__H__
#define __ALPHA_MCPCIA__H__
/* Define to experiment with fitting everything into one 128MB HAE window.
One window per bus, that is. */
#define MCPCIA_ONE_HAE_WINDOW 1
www.eeworm.com/read/209559/4971501
h core_mcpcia.h
#ifndef __ALPHA_MCPCIA__H__
#define __ALPHA_MCPCIA__H__
/* Define to experiment with fitting everything into one 128MB HAE window.
One window per bus, that is. */
#define MCPCIA_ONE_HAE_WINDOW 1