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

搜索资源列表

  1. sanci

    0下载:
  2. 三次样条插值模拟曲线,基于matlab的程序-Cubic spline interpolation curve simulation, matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1109
    • 提供者:zl
  1. vbcode

    0下载:
  2. mousedown的程序,bezier曲线绘制程序,B样条曲线的绘制程序,二维几何图形变换的程序,像素法画直线的程序。-procedure MouseDown, bezier curve drawing program, B-spline curve drawing procedure, the procedure of two-dimensional geometry transform, pixel draw a straight line law procedures.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:9281
    • 提供者:王倩
  1. Graphics

    1下载:
  2. 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:328506
    • 提供者:何磊
  1. TreeSpline

    0下载:
  2. 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:史文博
  1. cs559-25

    0下载:
  2. 解说B样条插值的使用,有曲线和曲面,在国外网站上下载的,很好-Explain the use of B-spline interpolation, there are curves and surfaces, in foreign Web site to download, very good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:393630
    • 提供者:张俊峰
  1. shanciyangtian

    0下载:
  2. 利用三次样条插值法求曲线在某个点处的函数值-Using cubic spline interpolation method demand curve at some point of the function values
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:312978
    • 提供者:庄飞扬
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2122208
    • 提供者:张君珏
  1. VBSpline

    0下载:
  2. 三次样条 三次参数样条插值曲线 -Spline
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2827
    • 提供者:周勇
  1. sanwj

    2下载:
  2. 三次样条插值,三弯矩法计算,曲线拟合,求插值点的函数值,一阶导数,二阶导数-Cubic spline interpolation, three-moment method, curve fitting, interpolation points demand function values, first-order derivative, second derivative
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1422
    • 提供者:jacky
  1. Bezier_deCasteljau_and_B_deBoor

    0下载:
  2. Bezier曲线(deCasteljau算法)和B样条曲线(deBoor算法)-Bezier curve (deCasteljau algorithm) and the B-spline curve (deBoor algorithm)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1263
    • 提供者:Sun
  1. bspline_tools

    1下载:
  2. B样条程序包,可以绘制各阶B样条基函数及曲线。-you can get arbitrary degree b spline curves by using it.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:92042
    • 提供者:lily
  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. vb

    0下载:
  2. vb代码,做最小差值的线性拟合和三次样条曲线拟合的vb代码,有说明,三次样条和最小误差法进行曲线拟合-vb code, so the minimum difference between the linear fit and cubic spline curve fitting of the vb code, descr iption, and minimum error of spline curve fitting method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4058
    • 提供者:fang
  1. myselfB

    1下载:
  2. 已知型值点反求控制点,最后获得B样条曲线-Data points are known to reverse the control point, and finally obtain B-spline curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:901
    • 提供者:汪鑫
  1. opengl的B样条绘图

    4下载:
  2. 可实现B样条的绘制各种图形,贝塞尔曲线,coons曲面等等
  3. 所属分类:OpenGL

    • 发布日期:2015-10-26
    • 文件大小:5936
    • 提供者:testsb
  1. BLine

    0下载:
  2. 实现了B曲线的源码,一种新的Bspline反求控制点算法,(Achieved a B-source curve, a new control point Bspline Reverse algorithm)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-27
    • 文件大小:262144
    • 提供者:沙-粒
  1. Surf_PlotSubMesh

    0下载:
  2. 样条曲线,yangtiajdifaodfjoaifdisufoadfodsjuf(simple.rar dfjkdfdooadijfojadofjla ljfld)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:willyi
  1. 曲线和曲面

    2下载:
  2. 曲线和曲面Curves & Surfaces 实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(Curves and surfaces Curves & Surfaces To achieve a simple 2D spline editor. The editor should support th
  3. 所属分类:OpenGL

    • 发布日期:2017-12-24
    • 文件大小:659456
    • 提供者:DreamTony
  1. 河底光缆曲线MATLAB求解程序--三次样条函数插值

    0下载:
  2. 利用三次样条函数插值方法,拟合河底光缆曲线。MATLAB完整程序(Three times spline interpolation method is used to fit the curve of river bottom optical fiber cable. MATLAB complete program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:简11单
  1. 遗传算法处理NURBS曲线逼近(Matlab实现)

    2下载:
  2. 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:125952
    • 提供者:beautyjade
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »
搜珍网 www.dssz.com