Welcome![Sign In][Sign Up]
Location:
Search - moving least

Search list

[SourceCode移动最小二乘法的matlab程序

Description: This package contains a set of tools that allows to deform in real-time points and images using the Moving Least Squares algorithms. This is a fast technique to get good image deformations without using the computational expansive techniques provided by the thin-plates splines algorithms. The algorithm was published in the paper "Image Deformation Using Moving Least Squares" by Scott Schaefer, Travis McPhail, Joe Warren
Platform: | Size: 1187776 | Author: jilindax | Hits:

[matlabMoving_Least_Squares

Description: 移动最小二乘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
Platform: | Size: 1024 | Author: 吴天 | Hits:

[3D Graphicmlssurf.tar

Description: 基于移动最小二乘(MLS)的表面重建,实现的是SigGraph2004(图形学顶级)会议上“Define Point Set Surfaces”中的思路,强烈推荐给研究表面重建的同行-Based on the Moving Least Squares (MLS) surface reconstruction, realize that SigGraph2004 (Graphics top) meeting on
Platform: | Size: 103424 | Author: libao | Hits:

[matlab23825741Moving_Least_Squares

Description: 移动最小二乘matlab程序,适合于曲面曲线拟合-Matlab moving least square procedure, suitable for surface fitting
Platform: | Size: 1024 | Author: xuzh | Hits:

[Mathimatics-Numerical algorithmsMLSD

Description: meshless method programme for moving least square approximation
Platform: | Size: 1187840 | Author: munnu | Hits:

[AlgorithmMovingleastsquaremethodbasedonthecurveandsurfacefi

Description: 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establishment of a Mobile-based least squares (Moving Least-Squares MLS) method of curve and surface fitting method to the traditional method of least squares (LS) method were compared for improvement so that curves and surfaces generated with a precision high smoothness of the advantages of a good many details of the principle of moving least square method and given the characteristics of applications and the use of moving least square method of curve and surface fitting procedure is given the final design process and the space curve fitting scattered data surface to be Fitting the results of cases will be cost-effective and least square fitting results of a comparative analysis of the MLS fitting of smooth curves and surfaces and fitting quality demonstrates the superiority of the method and effectiveness of
Platform: | Size: 467968 | Author: chenruibao | Hits:

[OtherMLSM

Description: 移动最小二乘无网格法快速入门.3面而已,看完之后,无单元法也有一定理解-a good material for beginners who start to learn the MLSM(Moving Least Squares Method)
Platform: | Size: 254976 | Author: zhan | Hits:

[AlgorithmMovingLeast-SquaresMLS

Description: 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demonstrates the superiority and effectiveness of the method
Platform: | Size: 467968 | Author: 李秀丽 | Hits:

[Special EffectsGOODMovingLeastsquaresmethod

Description: 一个优秀的移动最小二乘法算法,使用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
Platform: | Size: 5120 | Author: wen33 | Hits:

[OtherEFG1D

Description: 无网格伽辽金法的一维杆单元源程序,基于移动最小二乘近似。-Element-free Galerkin method one-dimensional beam element source, based on moving least square approximation.
Platform: | Size: 7168 | Author: chris lee | Hits:

[matlabpart4

Description: The new meshless method based on the cover least square approximation, which utilize cover instead of points that are used in the moving least square approximation, is proposed. For the cover distribution, multi scale voxel data is used for the ease of analysis in 3D solid. Several 3D examples are shown for demonstration. The method is applied to adaptive analysis of seepage flow problem of rock including complicated cracks. The rock model with 3 cracks and 1000 cracks are analyzed
Platform: | Size: 626688 | Author: nima fathi | Hits:

[matlabmoving

Description: 移动最小二乘法构造的形函数及形函数偏导图形-moving least square
Platform: | Size: 4096 | Author: 吴王恪 | Hits:

[AlgorithmTHE-APPROXIMATION-POWER-OF-MOVING-LEAST-SQUARES.r

Description: i m developping fortran program for heat transfer problems
Platform: | Size: 254976 | Author: khaled sahnoune | Hits:

[AlgorithmMLS

Description: 移动最小二乘法程序,用MATLAB编写的函数形式,直接可以调用-Moving Least Square Method
Platform: | Size: 1024 | Author: tang | Hits:

[2D GraphicMLS

Description: 基于最小移动二乘算法的图像变形算法,效果非常好-Moving least square algorithm based on the minimum image deformation algorithm, the effect is very good
Platform: | Size: 371712 | Author: 陈皓 | Hits:

[AlgorithmCurve-and-Surface--

Description: 详细介绍了移动最小二乘法的原理 应用和特点 并且给最后给出了曲线拟合和空间散 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程-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 method curve and surface fitting procedure design process
Platform: | Size: 467968 | Author: zhou | Hits:

[AlgorithmMoving-Least-Squares-Methods

Description: 移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。-Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.
Platform: | Size: 752640 | Author: jack | Hits:

[DocumentsMoving-Least-Squares-morphing

Description: 利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。 -The technology of image deformation.Using Moving Least Squares.
Platform: | Size: 290816 | Author: 华博 | Hits:

[Other systemsMoving-Least-Square-Method

Description: 用于多学科设计优化中代理模型技术,移动最小二乘法是代理模型方法的一种-For multidisciplinary design optimization in the agent model, the moving least squares method is a kind of agent model
Platform: | Size: 2048 | Author: xythxk123 | Hits:

[matlabMoving-least-square-method

Description: 采用移动最小二乘法对平面正玄曲线进行拟合拟合-Moving least squares method of plane sine curve fitting fitting
Platform: | Size: 88064 | Author: | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net