CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 拟合

搜索资源列表

  1. Curvesimulation

    0下载:
  2. VB 对实验数据进行仿真分析得到拟合曲线, a good simulation program -VB on experimental data analysis simulation curve fitting, a good simulation program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3308
    • 提供者:huche
  1. v_fr

    0下载:
  2. 利用C语言拟合的自由曲线,将12个点以x坐标从小到大,将这12个点以3个点为一组,以二次函数曲线为一来拟合自由曲线。-C language of freedom curve fitting, 12 points to x coordinates from small to large, these 12 points to three points for a group to a quadratic function of a curve to curve fitting freedom.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1262
    • 提供者:vincent
  1. sf

    0下载:
  2. 最小三乘法拟合逼近实测数据点的c+ +算法实现-least three multiplication fitting approximation of the measured data points c Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:433338
    • 提供者:madonghao
  1. FittingApproximationliuying

    0下载:
  2. 拟合与逼近头文件, 最小二乘曲线拟合。-fitting with the first approximation documents, least squares curve fitting.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3967
    • 提供者:刘英
  1. ellipsefit

    0下载:
  2. 实现椭圆拟合的matlab程序,很不错,我的觉得比较有用-Matlab fitting procedure quite well, and I think that the more useful.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1782
    • 提供者:浩东
  1. BoundaryDetectionVc++Res

    0下载:
  2. 图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码-image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14007
    • 提供者:牛牛
  1. CommonArithmetic

    0下载:
  2. 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:274773
    • 提供者:狼夜行
  1. AdRBF

    0下载:
  2. 点云处理中的自适应RBF算法,通过隐函数的拟合实现点云的重构和网格化-point cloud processing algorithm for the adaptive RBF, the implicit function fitting achieve Cloud Reconstruction and Grid
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:63689
    • 提供者:胖丫
  1. SVM_luzhenbo

    0下载:
  2. 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_SteveGunn Classification_SVM_Ste
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2697321
    • 提供者:赵阳
  1. AI_BP

    0下载:
  2. 用C语言实现人工神经网络。用BP神经网络拟合函数,对神经网络进行训练-C language implementation of artificial neural networks. BP neural network fitting function of neural network training
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2044
    • 提供者:
  1. buildct

    0下载:
  2. 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 fitting to reconstruct three-dimens
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:261026
    • 提供者:longjiang
  1. niheyuce

    0下载:
  2. 拟合预测的matlab源程序! 适用于初学者-fitting forecast of Matlab source! Apply to beginners
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1843
    • 提供者:xiezheng
  1. circle_fitting

    1下载:
  2. 能够实现对圆周候选点进行最小二乘拟合,得到拟合圆的圆心坐标及其半径-circumference can be achieved right candidate points least squares fitting, be fitting circle's center coordinates and radius
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:156768
    • 提供者:李巧枝
  1. pei_cel.matlab.m

    0下载:
  2. Matlab源程序代码,用于拟合超二次曲线,曲面的代码,呵呵,与大家一起分享受-Matlab source code for the quadratic curve-fitting, surface code Oh, and that they have enjoyed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46772
    • 提供者:肖鹏飞
  1. PSOt.matlab.m

    2下载:
  2. 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.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:777964
    • 提供者:肖鹏飞
  1. Delphi-ChangYongShuZhiSuanFa

    0下载:
  2. Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11章数据的统计描述 第12章解常微分方程组 第13章偏
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1597499
    • 提供者:
  1. curveline

    0下载:
  2. 分析了平面曲线和空间曲线拟合过程的区别;引入运动坐标系、曲率向量、密切平面等概念,建立了空间曲线拟合的数学模型,并采用了不同形状的空间曲线对拟合方法进行了验证-analysis of the plane curve and space curve fitting distinction; Introduce sports coordinates, Curvature, Plane close concepts, the establishment of a space curve fitting
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84994
    • 提供者:陆美玉
  1. circlefitting

    2下载:
  2. 最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。-least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniq
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:187392
    • 提供者:林楚
  1. Legendre

    0下载:
  2. Legendre正交多项式拟合,可对任意曲线进行拟合-Legendre polynomial fitting, right arbitrary curve fitting
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1273
    • 提供者:zwlin
  1. ercheng2007

    0下载:
  2. 直线Y=Kx+b拟合方法。使用二乘法作的-straight Novel b = Y fitting method. Use for the two multiplication
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29757
    • 提供者:lixin
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com