搜索资源列表
matlab曲面拟合程序
- matlab曲面拟合程序,可以得到函数具体解析式,matlab surface fitting procedure, can be a specific analytical function
polynomial_fitting
- 二元二次多项式曲面拟合法的Matlab实现,含有M文件及数据文件示例-Binary quadratic polynomial surface fitting Matlab, contain the M-file and the data file example
MovingLeast-SquaresMLS
- 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
Movingleastsquaremethodbasedonthecurveandsurfacefi
- 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
fit
- 数值拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-Hpirl numerical approximation least-squares fitting and curve fitting hchir Chebyshev curve fitting hremz best uniform approximation method hpir2 meads in the rectang
CH8
- 8.1 最小二乘曲线拟合hpir1.c 8.2 切比雪夫曲线拟合hchir.c 8.3 最佳一致逼近的里米兹法hremz.c 8.4 矩形域的最小二乘曲面拟合hpir2.c-8.1 Least-squares curve-fitting hpir1.c 8.2 Chebyshev curve fitting the best uniform approximation hchir.c 8.3 years Meeds law hremz.c 8.4 rectangular domain
resource
- 数值分析算法:求解非线性方程组,插值,曲面拟合,得近似表达式-Numerical analysis algorithms: solving nonlinear equations, interpolation, surface fitting, very similar to the expression
shuzhi2
- 这是一个数值分析的大作业。关于曲面拟合问题的求解。-This is a numerical analysis of a large operation. On the surface fitting problem to solve.
ercheng
- 最小二乘算法拟合平面,在矩形区域上分别x,y上分布z的值,通过拟合曲面得到z=f(x,y)函数-surface fitting
shuzhifenxi
- 主要涉及以下知识点:分片二次插值、非线性方程组的解法、线性方程组的解法、曲面拟合、最小二乘拟合、矩阵的求逆、计算向量的无穷范数等。-Knowledge involves the following points: piecewise quadratic interpolation, solution of nonlinear equations, solution of linear equations, surface fitting, least squares fitting, matri
matrix2xyz
- 在一些曲面拟合软件中,需要XYZ格式,而一般表示方法为矩阵模式。本程序为将矩阵模式转为XYZ模式的算法-In some surface fitting software, you need to XYZ format, and general representation for the matrix model. This program is the matrix mode to mode algorithm XYZ
Curve-and-Surface--
- 详细介绍了移动最小二乘法的原理 应用和特点 并且给最后给出了曲线拟合和空间散 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程-Moving least squares method described in detail the principles and characteristics of the application and to give the final curve fitting and shed space using moving least squares me
gridMATLABfitdir
- 一个Matlab的曲面拟合的程序代码,使用最小二乘逼近取得非常好的事情,可以直接使用。-A surface fitting procedure in Matlab code, using the least squares approximation to obtain a very good thing can be used directly.
sunSinglePointSurfacefit
- 基于移动最小二乘法的曲线曲面拟合实现,包含反距离加权(为效果对比)--(在VC或者VS上新建工程添加文件即可,main.cpp为主函数)-Curve and Surface Fitting Based on Moving Least-Squares Methods and Inverse Distance Weighting
fitting-code
- vb6.0编写的最小二乘法直线拟合、二次曲面拟合程序,线性方程组采用列主元高斯消去法。-vb6.0 prepared by the method of least squares fitting a straight line, the quadratic surface fitting procedure, linear equations using Gaussian elimination main-element.
hpir
- 拟合与逼近算法代码。包括最小二乘曲线拟合、切比雪夫曲线拟合、最佳一致逼近的里米兹方法、矩形域的最小二乘曲面拟合-Fitting and approximation algorithm code. Including the least squares curve fitting, cut Chebyshev curve fitting, best uniform approximation method of Li Mizi rectangular domain least squares su
vbqmnh
- 自己编的用vb6 实现二次曲面拟合的源代码。-Own series quadratic surface fitting with vb6 source code.
TableCurve
- 这是一个曲线曲面拟合软件,功能很强大,下载后把它安装上就可运行!-This is a curve and surface fitting software, very powerful, download and install it on can run!
Least-squares-procedure
- 用最小二乘法去求解n个数据点的拟合多项式。-Least-squares Surface fitting procedure for rectangular domain
Curve-and-Surface-Fitting-
- 基于移动最小二乘的曲面拟合算法,值得推荐-Curve and Surface Fitting Based on Moving Least-Squares Methods