搜索资源列表
fit
- D:\\matlab\\nmm\\fit.rar插值-D : \\ Matlab \\ nmm \\ fit.rar interpolation
fit_ellipse.rar
- fit_ellipse - finds the best fit to an ellipse for the given set of points. a matalb realization,fit_ellipse- finds the best fit to an ellipse for the given set of points. a matalb realization
curvefiting
- 该程序利用最小二乘法进行拟合多元非线性方程。是我做毕设的时候写的。希望对大家有用。-This code can fit multivariable nonlinear equation by using least squares.
least-square-fit
- 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
EllipsoidFitting
- Two matlab files to demonstrate how to fit an ellipsoid directly to a set of 3D points. -Two matlab files to demonstrate how to fit an ellipsoid directly to a set of 3D points.
bestFit
- an implementation of best fit in matlab
Memory
- 内存管理 设计一个内存管理器,支持至少两种分配策略。 对不同分配策略的性能进行评估。 利用c++语言实现了,First-fit,next-fit。两种分配算法。并实现了测试程序 -Design a memory management memory management, and support for at least two types of allocation strategies. On the performance of different allocation st
chasing.method.Curve.Fit
- 追赶法光滑曲线拟合.多个离散点拟合光滑曲线的,优化了追赶法,适用于闭合和不闭合两种情况 -chasing method Curve Fit
fit
- 该算法是用正交多项式来求最小二乘拟合多项式。-This algorithm is to use orthogonal polynomials to seek least-squares polynomial fitting.
Circle-Fit
- 这次上传的程序源码是关于根据给定的xy点,拟合一个圆,依据是半径平方偏差的和。-The upload program source code is about according to the given xy point, fitting a circle, based on the radius squared deviations and.
my_least_squares
- -least squares algorithms using gradient descent to find minimum of function - gaussian fit algorithm
linefit
- Plot the least squares fit by a line
fit
- Matlab中提供了一种快速实现多项式拟合的方法函数polyfit()函数, 其格式:p=polyfit(x,y,n)其中x,y为样本向量,n为拟合的多项式的项数。下面拟f(x)=sinx+x,在区间【-3,3】上以0.5为间隔进行拟合。-Matlab provides a fast way to achieve polynomial fitting function polyfit () function, The format: p = polyfit (x, y, n) where
fit_ML_laplace
- fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b)
fit_ML_rayleigh
- fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!. Given the samples of a rayleigh distribution, the PDF parameter is found fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s wit
fit_rayleigh_pdf
- fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution. given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-
fit
- Fit experimental data to specified objective function
Elevation-fitting
- BP 网络具有以任意精度逼近定义在紧致子集上的任意非线性函数的能力, 因而被广泛应用于识别、预测、拟合。-BP network has to approach any degree of accuracy defined in the compact subset of the capacity of any nonlinear function, which is widely used in identification, prediction, fit.
fitness
- 曲线拟合法:本方法分别利用一元线性函数、对数函数、指数函数和抛物线函数对数据拟合,取拟合优度判定系数最大者作为预测模型,得出预测值及预测区间(置信度为0.95)-Curve fitting: This method is the use of a linear function, respectively, logarithmic, exponential and parabolic functions for data fitting, goodness of fit to take the
tools-to-fit-the-data-package
- 应用matlab对数据进行拟合的工具包,可运行,方便易懂-Application matlab right tools to fit the data package, you can run, convenient and easy to understand