搜索资源列表
gridfitdir
- 实现笛卡尔坐标到球面坐标的转换,用户可以根据需要直接转换-The realization of Cartesian coordinates to spherical coordinates conversion, the user can direct conversion
gridfitdir
- matlab平面拟合方法,从其他网站上转载来的-matlab plane fitting methods, are reproduced from other sites to the
gridfitdir
- 在MATLAB下用gridfitdir实现三维图像的边缘强化,还有具体实现的实例-gridfitdir implemente surface fitting
gridfitdir
- gridfitdir for surface 3D whith 3 vecors in mathlab
gridfitdir
- grid interpolation for 3D reconstructions-grid interpolation(matlab)
gridfitdir
- 一种曲面拟合法——网格拟合法,该文件是MATLAB官网上的分享代码,评分非常高,值得拥有-One kind of surface fitting- grid fitting that the document is the official online sharing MATLAB code, score very high, worth having
gridfitdir
- Those wishing to model a surface data in the form of z(x,y) scattered or semi-scattered data have had few options in matlab - mainly griddata.-Those wishing to model a surface data in the form of z(x,y) scatter
gridfitdir
- matlab曲面拟合程序,可以得到函数具体解析式-Matlab surface fitting procedure, you can get the function of the specific analytical formula
gridfitdir
- 曲面拟合程序,拟合效果比较好,拟合速度比较快。(The surface fitting program, the fitting effect is better, the speed of fitting is faster.)
gridfitdir
- GRIDFIT是一个曲面建模工具,它的形式为z(x; y)分散(或定期)数据。 由于它不是插值,它允许在您的数据中存在重复,没有问题。 我的意思是什么由“插值”? 插值是一个总是被设计的代码准确预测所有提供的数据。 GRIDDATA和INTERP1就是例子 插值。 GRIDFIT更准确地描述为近似值。它产生一个表面,表示所提供数据的行为 尽可能接近,允许数据中的噪声和复制数据。(GRIDFIT is a surface modeli