CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 光滑曲线

搜索资源列表

  1. zuigansuanfa

    0下载:
  2. 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.9kb
    • 提供者:qiao
  1. 实例116 多点曲线光滑拟和

    1下载:
  2. 基于离散多点的曲线拟合 把多个离散点拟合成曲线-based on discrete multiple points of curve fitting from multiple discrete points to the composite curve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:29.49kb
    • 提供者:谌叶龙
  1. Lagrange

    0下载:
  2. 拉格朗日插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为一个动态数组)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:zls
  1. Newton

    0下载:
  2. 牛顿插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:zls
  1. 2BSpline

    0下载:
  2. 二次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:900byte
    • 提供者:zls
  1. 3BSpline

    0下载:
  2. 三次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:941byte
    • 提供者:zls
  1. 3yangtiao

    0下载:
  2. 利用三次样条函数做的一个绘图函数,根据给定的点数(自定,3点以上)的横纵坐标绘制连续光滑曲线。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2.73kb
    • 提供者:雁行高天
  1. fivepointcur

    0下载:
  2. 曲线用5点光滑算法,通过5个点便可绘制光滑曲线
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:6.74kb
    • 提供者:cumtchenye
  1. 绘制曲线函数

    0下载:
  2. 绘制曲线函数(曲线光滑)-curve mapping function (smooth curves)
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1007byte
    • 提供者:马志杰
  1. 优化了的过关键点的光滑曲线拟合算法

    0下载:
  2. 该程序是离散点平滑程序,可实现对一组有序离散数据进行闭合和不闭合情况的情况.-that the procedure was discrete points smoothing procedures, to be able to achieve an orderly group discrete data for closure and closure of the situation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.78kb
    • 提供者:李勇
  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
    • 文件大小:3.94kb
    • 提供者:王智政
  1. MovingLeast-SquaresMLS

    3下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:457.44kb
    • 提供者:李秀丽
  1. fast_way

    0下载:
  2. 数学实验中的最速落径问题 A,B是不在一条铅垂线上的两点,在链接A,B两点的所有光滑曲线中,找出一条曲线,使得初速度为零的质点,在重力的作用下,自A点下滑到B点所需的时间最短 -Mathematical experiment steepest drop Path problems A, B is not a vertical line of two points, the link A, B two points in all the smooth curve, to find a cu
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:968byte
    • 提供者:yedaixiong
  1. youhualisan

    0下载:
  2. 大家好,这是一段有关根据离散点得到光滑曲线的程序,大家看看,也许对大家有用。-Hello everyone, this is a discrete point in accordance with the procedures to be smooth curves, let us look at, perhaps useful to everyone.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:luan
  1. DRAW

    0下载:
  2. 这是一个用鼠标划光滑曲线的函数,利用matlab编写-This is a smooth curve with the mouse draw a function of the preparation of the use of matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.57kb
    • 提供者:刘栋
  1. spline3

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation (hereinafter referred to Spline interpolation) is through a series of point-shaped curve of a smooth, mathematically by solving the three-moment equations derived
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1021byte
    • 提供者:刘佳
  1. threesplinebezier

    0下载:
  2. 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3.85mb
    • 提供者:XUGUANGLONG
  1. quxianVC

    0下载:
  2. vc中进行离散点得到光滑曲线的程序曲线拟合,方便初学者学习参考-vc discrete point in the procedure by fitting a smooth curve to facilitate reference for beginners to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2.05kb
    • 提供者:yangzai
  1. quxiannihe

    0下载:
  2. 曲线拟合的程序,将离散的数列拟合成光滑曲线-Curve fitting procedures, the discrete series of smooth curves fitted
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:604byte
    • 提供者:Mike Paul
  1. vb光滑曲线

    1下载:
  2. 曲线三次样条涉及到数值分析啊,不知道GDI里面有没有现成的函数,用贝塞尔曲线画也能够实现光滑效果!(Curve three times the sample involves the numerical analysis ah, do not know GDI there is no ready function, with the Bezier curve painting can also achieve smooth effect!)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:18kb
    • 提供者:令狐chong
« 12 3 4 5 »
搜珍网 www.dssz.com