搜索资源列表
FitSurfaceLeastSquares
- 最小二乘曲面拟合,文件不大,里边有头文件和另外一个相关文件。-least squares fitting surface, not paper, along with header files and documents related to one another.
shuzhiniheyubijin
- 数值拟合与逼近方面的,包括:最小二乘曲线拟合,切比雪夫曲线拟合,最佳一致逼近多项式里米慈法,矩形域的最小二乘曲面拟合-numerical fitting with the approximation, including : least squares curve fitting, Chebyshev curve fitting, best polynomial approximation centimeters chee, recta
Z2
- 数值分析一题, 曲面拟合 5个表达式-that a numerical analysis, surface fitting 5 expression.
GPSGCNH
- 拟合曲面,先输入已知数据,拟合出系数,再带入未知点的X,Y坐标进行计算!-fitting surface, known to input data, fitting out factor, again into the unknown point of the X, Y coordinates calculated!
buildct
- 3d CT图片重建3维立体图像,源代码 读入BMP格式图片文件,通过曲线拟合与曲面拟合来重建3维立体图像。 -3d CT pictures three-dimensional reconstruction of three-dimensional images, read the source code into BMP format image files. by curve fitting and surface fitti
pei_cel.matlab.m
- Matlab源程序代码,用于拟合超二次曲线,曲面的代码,呵呵,与大家一起分享受-Matlab source code for the quadratic curve-fitting, surface code Oh, and that they have enjoyed.
PSOt.matlab.m
- Matlab源程序代码,著名的PSO程式代码,用于拟合超二次曲线,曲面的代码,适用于粒子系统。呵呵,与大家一起分享受-Matlab source code, the famous PSO program code for the quadratic curve-fitting, Surface code applicable to the particle system. Oh, and that they have enjoyed.
fit2
- 最小二乘曲面拟合程序(m文件),对一组三维数据z=f(x,y)拟合,成为关于x和y的多项式-least squares fitting procedure Surface (m), a group of three-dimensional data z = f (x, y) fitting, be on the x and y polynomial
fit
- 最小二乘法的曲面拟合方法代码,可以下载!-Least squares surface fitting method code, you can download!
CUBIC_B-SPLINE
- 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。-Three B-spline interpolation surface and r
1
- 插值算法和拟合的matlab程序,很有用的!-Interpolation algorithm and matlab fitting procedures, very useful!
zeqn
- vc下实现,最小二乘曲面拟合详细步骤程序
77433670clysj
- 曲线拟合工具,可以方便的拟合很多类型的曲面曲线拟合 工具,可以方便的拟合很多类型的曲面-Curve-fitting tools, can easily fit many types of surface curve fitting tool, can easily fit many types of surfaces
23825741Moving_Least_Squares
- 移动最小二乘matlab程序,适合于曲面曲线拟合-Matlab moving least square procedure, suitable for surface fitting
nurbs
- nurbs曲面拟合,采用nurbs算法,对随机生成点阵进行曲面拟合-nurbs surface fitting using nurbs algorithm, on randomly generated lattice for surface fitting
bicubicHermiteBsplinecode
- 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
gridfitdir
- 曲面拟合程序,拟合效果比较好,拟合速度比较快。(The surface fitting program, the fitting effect is better, the speed of fitting is faster.)
最小二乘曲面拟合
- 基于最小二乘的曲面拟合算法,该算法考虑了法方程的病态性,利用雅各比迭代法有效求解方程。(Based on the least squares surface fitting algorithm, the algorithm takes into account the ill conditioning of the normal equation, and uses Jacoby iterative method to solve th
第6讲 用MATLAB进行数据拟合
- 数据拟合,入门 数据拟合是一个数学函数,在MATLAB的NAG Foundation Toolbox中也有一些曲面拟合函数,如e02daf是最小二乘平方曲面拟合函数,e02def可求出曲面拟合的函数值(Data fitting is a mathematical function, in MATLAB NAG Foundation Toolbox, there are also some surface fitting functio
基于移动最小二乘法的曲线曲面拟合
- 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)