搜索资源列表
Moving_Least_Squares
- 移动最小二乘MLS是无网格近似的基础,代码为ID,但适用于高维问题-mobile MLS is not the least square grid similar to the basis for the ID code, but applied to the high-dimensional problems
mls 移动最小二乘法的程序
- 用c++编写的移动最小二乘法的程序
MyDll
- 这里是控制其它程序窗口的动态库的源程序。包括查找程序、移动窗口、最大化、最小化窗口、向窗口控件写入内容,按下某按钮,改变窗口尺寸、隐藏任务栏、显示任务-Here are other programs to control the dynamic library window of the source. Including the Finder, mobile window, maximize, minimize the window
MLS1DShape
- 求解无网格法的近似函数,(伽辽金无网格法移动最小二乘近似程序)-for non-grid method similar function (Galerkin grid Mobile least squares approximation procedures)
23825741Moving_Least_Squares
- 移动最小二乘matlab程序,适合于曲面曲线拟合-Matlab moving least square procedure, suitable for surface fitting
MLPG
- 无网格MLPG程序,gauss积分,移动最小二乘法-meshless local petrov-Galerkin methods
MovingLeast-SquaresMLS
- 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲
GOODMovingLeastsquaresmethod
- 一个优秀的移动最小二乘法算法,使用c++实现。是我多年工作留下来的,什么也不说上传给大家使用-A good moving least squares algorithm, using c++ implementation. I have years of work left behind, not saying anything uploaded for everyone to use the
moving
- 移动最小二乘法构造的形函数及形函数偏导图形-moving least square
MLS
- 移动最小二乘法程序,用MATLAB编写的函数形式,直接可以调用-Moving Least Square Method
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
THEAPPROXIMATIONPOWEROFMOVINGLEAS
- 移动最小二乘法效果的估计,很好的内容,可以参考-Moving Least Squares estimates of the effects, good content, you can refer to
Moving-Least-Squares-Methods
- 移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。-Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.
Curve--Fitting-methods
- 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods desc
第二章程序:一维移动最小二乘近似的MATLAB程序
- 一维移动最小二乘算法的MATLAB编程代码(MATLAB programming of 1D moving least squares algorithm)
一维移动最小二乘近似的MATLAB程序
- 无网格法的移动最小二乘法的matlab程序(Meshless method of moving least squares Matlab procedures)
MLS
- matlab代码解决最小二乘法移动算法 一维MLS(Matlab code to solve the least square method, mobile algorithm, one-dimensional MLS)
MLS
- 对二维离散点进行拟合,而且拟合效果比标准最小二乘好很多(Fitting two dimensional discrete points)
MLS
- MLS(移动最小二乘) 1.拟合函数的建立不同。这种方法建立拟合函数不是采用传统的多项式或其他函数,而是通过系数向量和基函数来决定在某个x处的值。 2.引入紧支的概念,认为在x处的值y只受到x附近子域内的节点的影响。这个子域称作是x的影响区域,影响区域外的节点对x处的取值没有影响。影响区域内的每个节点对x处的取值的影响是不一样的。所以需要一个权函数来定义每个节点的影响。(MLS (Moving Least Squares) July
基于移动最小二乘法的曲线曲面拟合
- 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)