搜索资源列表
绘制b样条曲线
- 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking sho
B样条
- 序功能:实现B样条曲线的计算和显示..翻译 开发工具:VC 提供...·一个简单的绘图软件源代码..翻译 开发工具:VC 提供...·计算机图形学中用DDA与中点法画直线-sequence features : B-spline curve calculation and display .. Translation Tools : VC ... provide a simple mapping software source code development tools .. Translat
Byangtiao
- 吉林大学计算机学院图形学编程 ,B样条曲线的绘制方法-Jilin University, College of Computer Graphics Programming, B-spline curve drawing method
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
DrawDot
- B样条曲线画图程序,包括均匀、准均匀、分段Bezier和非均匀四种类型-B-spline drawing
Bezier
- Bezier曲线 两种实现方法 B样条曲线-Bezier curve method of two B-spline curve
splinetest
- B样条曲线(B sample line)绘制程序。 画的非常好。-B-spline curve (B sample line) drawing program. Very good painting.
bicubicHermiteBsplinecode
- 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
bspline_tools
- B样条程序包,可以绘制各阶B样条基函数及曲线。-you can get arbitrary degree b spline curves by using it.
均匀三次B样条
- 三次均匀B样条,一阶导数,二阶导数程序的matlab程序,三个文件独立分开(Three uniform B splines, first derivative, two derivative procedures)
任意次B样条小波模极大值
- 基于pscad仿真的行波故障测距的小波模极大值测试matlab程序(Wavelet modulus maxima test matlab program based on PSCAD simulation for traveling wave fault location)
用c语言编程绘制二维三次b样条曲线
- 采用C语言编写程序,根据已知点绘制样条曲线,可以用于开发gambit脚本功能进行飞机翼型参数化建模(The program is written in C language, and the spline curve is drawn according to the known points)
B-spline
- 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
B_Spline
- 主要用于绘制B样条曲线,可以用于教学讲解(Mainly used for drawing B spline curve, can be used for teaching and explanation)
nurbs 非均匀有理B样条
- 用Matlab程序实现非均匀有理B样条,程序简单,容易理解(nou-uniform rational B-spline)
非均匀有理B样条程序
- 能够计算出非均匀有理B样条,给定控制点,及样条阶次,即可绘制出想要的光滑曲线(The inhomogeneous rational B spline can be calculated)
二、三次均匀B样条曲线
- 根据输入点坐标画出二次或三次均匀B样条曲线(According to the input point coordinates, draw two or three uniform B spline curves.)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
B样条拓扑优化
- 等几何方法采用B样条或NURBS基函数表示几何和解析解(B-spline or NURBS basis functions are used to represent geometric and analytical solutions.)
matlab绘制B样条曲面代码
- 利用matlab绘制自定义的B样条曲线和曲面,有例子(Using matlab to draw custom B-spline curves and surfaces, some examples are given.)