搜索资源列表

  1. Bkindcurvecalculateway

    0下载:
  2. 计算机图形的B样条曲线算法,可以沿每个折线的转折点画出连续的光滑的曲线-computer graphics B-spline curve algorithm can be broken along the turning point for each draw continuous smooth curve
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16474
    • 提供者:张严
  1. CUBIC_B-SPLINE

    0下载:
  2. 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:138432
    • 提供者:ttcorner
  1. BLineSample

    0下载:
  2. 三次样条曲线的模拟过程,该程序通过随机点生成光滑的三次样条曲线,该曲线能模拟边缘等功能,是进行边缘修复和模拟的好工具
  3. 所属分类:其它资源

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

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

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

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

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

    0下载:
  2. 计算机图形的B样条曲线算法,可以沿每个折线的转折点画出连续的光滑的曲线-computer graphics B-spline curve algorithm can be broken along the turning point for each draw continuous smooth curve
  3. 所属分类:绘图程序

    • 发布日期:2024-06-30
    • 文件大小:16384
    • 提供者:张严
  1. CUBIC_B-SPLINE

    0下载:
  2. 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。-Three B-spline interpolation surface and r
  3. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:138240
    • 提供者:ttcorner
  1. BLineSample

    0下载:
  2. 三次样条曲线的模拟过程,该程序通过随机点生成光滑的三次样条曲线,该曲线能模拟边缘等功能,是进行边缘修复和模拟的好工具-Cubic spline curve of the simulation process, the program generated through the random-dot smooth cubic spline curve, the curve can simulate the functions of the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:18432
    • 提供者:wx
  1. 3BSpline

    0下载:
  2. 三次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)-Three B-spline fitting calculation of non-through all known points of smooth curves on the coordinates of group (which List to dynamic array type)
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:zls
  1. 3yangtiao

    0下载:
  2. 利用三次样条函数做的一个绘图函数,根据给定的点数(自定,3点以上)的横纵坐标绘制连续光滑曲线。-Use of cubic spline function to do a mapping function, according to a given point (self, 3 points or more) cross-ordinate mapping continuous smooth curve.
  3. 所属分类:绘图程序

    • 发布日期:2024-06-30
    • 文件大小:2048
    • 提供者:雁行高天
  1. three_spline

    0下载:
  2. 对于给定(n+1)个节点上的函数值,采用三次样条的方法进行差值,这是一个高阶的插值方法,它既有良好的收敛性又比较光滑。它实际上是由分段三次曲线连接而成,在接点处有2阶连续导数。-For a given (n+ 1) nodes on the function value, using cubic spline approach the margin, this is a high-order interpolation methods,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:3072
    • 提供者:白雪
  1. 3107002005_5th_spline

    0下载:
  2. 曲线的三次样条插值,在非首尾节点处具有三次光滑性质-Curve cubic spline interpolation, in both nodes with non-smooth nature of the three
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:lommmmmm
  1. threesplinebezier

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

    • 发布日期:2024-06-30
    • 文件大小:4038656
    • 提供者:XUGUANGLONG
  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. 所属分类:绘图程序

    • 发布日期:2024-06-30
    • 文件大小:4096
    • 提供者:王智政
  1. plota

    0下载:
  2. 通过一系列形值点的一条光滑曲线,MATLAB平台上可用。(Through a series of value point of a smooth curve, MATLAB available on the platform.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:18245723283
  1. vb光滑曲线

    0下载:
  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. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:18432
    • 提供者:令狐chong
  1. 光滑样条

    0下载:
  2. 光滑样条拟合,采用交叉验证选取df ,观测选取不同df值时的拟合效果图(The code of smooth splines,first we find the best df by cross-validation,then we choose different df to compare the result.)
  3. 所属分类:其他小程序

  1. matlab---三次样条插值

    0下载:
  2. 用于计算三次样条函数的插值,编程计算样条函数,误差较小,光滑性比较好(Three spline interpolation)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-30
    • 文件大小:132096
    • 提供者:晨曦落叶
  1. csapsdem

    0下载:
  2. 三次平滑样条光滑算法,用于处理噪声造成的波动点,对其连线进行光滑处理(Cubic Smoothing Splines)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-30
    • 文件大小:3072
    • 提供者:叮咚响
  1. 非均匀有理B样条程序

    0下载:
  2. 能够计算出非均匀有理B样条,给定控制点,及样条阶次,即可绘制出想要的光滑曲线(The inhomogeneous rational B spline can be calculated)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-30
    • 文件大小:43008
    • 提供者:chenweix
« 12 3 4 »

源码中国 www.ymcn.org