搜索资源列表
bline
- 用鼠标拖动输入的点做为控制顶点,生成一条B-样条曲线,显示控制顶点和多边形。用鼠标Pick曲线上任意一点,移动鼠标到新位置改变曲线形状。-Use the mouse to drag the input points as control points to generate a B-spline curve, display control vertex and polygon. Pick curve with the mouse on any point, move the mouse to
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
BezierCurve
- 用C语言编写的简单的贝泽尔曲线生成程序,即写出将非均匀B样条曲线转化为一系列首尾相连的Bezier曲线的C语言程序-Written in C language with a simple Baesel curve generation process, that is to write non-uniform B-spline curve into a series of Bezier curves connected end to end C-language program
Untitled3
- 基于有理B样条的视觉光谱光视效应的曲线拟合技术用MATLAB实现-MATLAB, based on the visual spectrum of light, as the effect of rational B-spline curve fitting techniques
B
- 通过qt,绘制bezier曲线,曲线的控制点可以随意的拖动。-Through the QT, Bezier curve, control point of the curve can drag.
Byangtiaoquxianfengesuanfa
- B样条曲线分割算法 计算机图形学 欢迎大家下载-B-spline curve segmentation algorithm in computer graphics welcome to download
B-SLINE1
- 德布尔算法计算B样条曲线和德布尔算法计算B样条曲线的导矢的源代码-De Boer algorithm B-spline curves and de Boer algorithm to calculate the B-spline curve derivative vector of the source code
B-spline-curve
- 绘制三次B样条曲线和B样条的节点插入算法-Drawing three Node B-spline curves and B-spline insertion algorithm
ThirdTry
- 结合3次B样条曲线的曲率连续特性和遗传算法对庞大的搜索空间的组合优化能力,在考虑AUV的几何约束的情况下规划出一条光滑、连续的路径曲线。直接运行main函数将会生成三维路径曲线图,种群的平均适应度、俯仰角和曲率的变化曲线。-Combining the curvature continuity characteristics of 3 B spline curves and the combination optimization of genetic algorithm for large se
OpenGLline
- 分别利用点、线图元生成锥形螺旋曲线和环形螺旋曲线,要求可以设置点的大小、线可以设置线形和宽度。 锥形螺旋曲线的参数方程为: 环形螺旋曲线的参数方程为: 其中,t为参数且 。a,b和c是常数,比如可取a=2.0,b=3.0,c=18.0。-Respectively use point, line elements generate a conical spiral ring spiral curves and curves, you can set the size
DrawCurve
- MFC绘制三次B样条曲线和贝塞尔曲线,并且可以移动控制点,变换曲线形状。-Using MFC to draw the curve of cubic B spline and bezier, and can move the control points, transform curve shape.
B-spline
- 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
Data.PS科学计算与绘图软件
- Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
CAGD
- 实现了b样条曲线、曲面的绘制,包括多种形式的b样条,并可以对输入进行修改。(The drawing of B spline curve and surface, including B spline in various forms, can be modified.)