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

搜索资源列表

  1. shuzhi1

    0下载:
  2. 自编的三次样条插值算法模拟车门曲线,可根据数据点很好拟合曲线,并作图。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1103
    • 提供者:王纯
  1. bsplines

    0下载:
  2. 计算机绘图程序,三次B样条函数曲线,包含源代码及Delphi图形范例,适合曲线拟合用途
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:11077
    • 提供者:mahuixun
  1. Work3_lyl

    0下载:
  2. 对已有的坐标数据用B样条插值的方法进行曲线拟合,左边可以显示数据,并可通过调用文件的方法输入数据。-have the right coordinates data with B-spline interpolation method of curve fitting, and to the left shows data, as well as by calling the document the input data.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:55417
    • 提供者:lyl
  1. MFC绘制CAD曲线

    4下载:
  2. 用MFC编写的绘制CAD常用曲线的小程序,其中包括参数样条、Bezier曲线、B样条曲线。 使用了MFC模板,OpenGL函数库。支持鼠标交互式输入,在一个工程中完成了三种曲线的拟合.点击工具栏中的“曲线”,鼠标选择画线类型。选择之后,鼠标取点后,将画出你所想画的曲线。
  3. 所属分类:Windows编程

    • 发布日期:2009-03-31
    • 文件大小:137273
    • 提供者:xc_chu
  1. MATLAB 数值计算

    1下载:
  2. 科研和工程计算可分为数值计算和符号计算两类。数值计算具有适应性强、应用广泛的优点。MATLAB凭借其卓越的数值计算能力而称雄世界。随着科研领域、工程实践的数字化进程的深入,具有数字化本质的数值计算显得愈益重要。 今天计算机几乎已经普及到每个从事工程和科研的从业人员,普及到每个正在接受理工科培养的学生。计算机软硬件的普及使人们拥有了前所未有的计算潜能,激发了人们质疑旧方法尝试新算法的欲望,鼓舞了人们用新计算能力试探解决实际问题的雄心。 本章内容显著不同于常见的数值计算教科书。本章的讨论围绕
  3. 所属分类:编程文档

    • 发布日期:2012-03-19
    • 文件大小:12153856
    • 提供者:axong1990
  1. 8pointsBspline.rar

    1下载:
  2. 对于8个顶点B样条曲线进行拟合,采用有理三次B样条算法,8 vertex for B-spline curve fitting, using rational cubic B-spline algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1974
    • 提供者:董斌
  1. cubicsplineinterpolation

    0下载:
  2. 三次样条插值拟合数据 不同自变量区间内的三次样条函数-Fitting cubic spline interpolation of data from the variable range of different cubic spline function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:780
    • 提供者:Fisher
  1. sanciyangtiao

    0下载:
  2. 三次样条和最小误差法进行曲线拟合,对于离散分布的点通过三次曲线拟合方法生成光滑曲线-Three times spline and minimum error curve fitting method, the distribution of point for discrete, through three spline proceed fitting connate into smooth curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:4037
    • 提供者:王智政
  1. particlefiltertotrackhand2.rar

    0下载:
  2. 使用粒子滤波进行手部跟踪,动态转移矩阵训练得到.使用B样条曲线对手外部轮廓拟合,并引入形状空间限制维数.详细理论参考active contour由michael isard和Andrew blake完成.,The use of particle filter for hand tracking, the dynamic transfer matrix has been training. The use of B-spline curve fitting against an external
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:42918801
    • 提供者:Rongbin
  1. Three-splines-function

    0下载:
  2. vb三次样条插值函数,具有高精度的拟合,实现光滑作图-vb cubic spline interpolation function, with high-precision fit to achieve a smooth mapping
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:14085
    • 提供者:代军
  1. recipe.rar

    0下载:
  2. 计算数学与数据结构等C语言程序,如样条,FFT,矩阵计算,插值,拟合,Numerical Recipes Source- C2.02
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:167897
    • 提供者:许君一
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5521417
    • 提供者:Lynn
  1. B_curve

    0下载:
  2. matlab 闭曲线B样条的拟合,算例可直接使用,使用时只需要修改nq文件或者aline文件中的u1即可,也可定义u1后直接run aline-matlab closed B-spline curve fitting, numerical example can be used directly, using only a need to amend the nq documents or document aline can u1, u1 can be defined also directl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:880
    • 提供者:刘志会
  1. numerical

    0下载:
  2. 数值分析的实验文档和源程序 包含 1.样条插值 2.非线性方程求根 3.函数逼近和拟合 4.矩阵特征值计算 5.舍入误差分析 程序在相应文档中-Numerical Analysis of the experimental documentation and source code that contains 1. Spline Interpolation 2. Nonlinear equations Root 3. Function approximati
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:87583
    • 提供者:int
  1. chazhi

    0下载:
  2. 利用牛顿、拉格朗日、三次样条及线性插值方法拟合数据-The use of Newton, Lagrange, cubic spline and linear interpolation method of fitting data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2155
    • 提供者:vivian
  1. spline

    0下载:
  2. 由给出的三个点坐标,拟合出一条样条曲线,对于工程或数据分析的同志有作用。-Three points by the given coordinates, fitting out of a spline curve, or data analysis for the project has the role of comrades.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2888
    • 提供者:汪帮主
  1. jisuanfangfa

    0下载:
  2. 关于计算方法的课程设计报告论文 里面有三次样条插值拟合-The calculation method of design on present papers have three spline interpolation
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:32414
    • 提供者:1
  1. se_ge_no_load

    0下载:
  2. 关于直流电机的空载特性的matlab仿真,采用的是样条插值算法对曲线进行拟合,初学者可以改为其他拟合方式看结果如何-With regard to the no-load characteristics of DC motor matlab simulation, using the spline interpolation algorithm, beginners can be fitted into other ways to see the results
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:538
    • 提供者:sxl
  1. 3dCURVE

    0下载:
  2. 由一系列空间点拟合三维曲线,输入坐标点,输出多段样条曲线,及n等分点-By a series of space to fit this point, the input, output multiple of the other points, and the n
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:918
    • 提供者:wudi
  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:489888
    • 提供者:siengk
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com