搜索资源列表
BSPLINE.ZIP
- C++ src for simple b-spline curve algorithm
2
- 计算机图形学的论文,关于三次样条曲线的应用-Computer Graphics paper, cubic spline curve on the application of
soft-barron-s60
- Coefficients a and b control the low and high frequency ranges that the watermark affects. Because of the watermark invariant properties, we embed the watermark only in the Fourier descr iptor magnitude. We use the inverse Fourier transform of the Fo
4443322
- 快速傅立叶变换速度快-spline curve fitting-Fast Fourier Transform
bspline
- B-spline curve creation
splineGPS
- 用三次样条曲线进行精密星历插值和卫星钟差插值-Cubic spline curve the precise ephemeris interpolation and satellite clock error interpolation
Byangtiaoquxian
- B样条曲线,算法,及其结果示意截图,很具体-B-spline curve
knot
- procedure for finding chord length. it will help draw a curve for b-spline
The-conversion-matrix
- 本文研究了bezier曲线与b样条曲线间的转换矩阵的生成-This paper studies the transformation matrix between the bezier curve with b-spline curve generated
SANWEIZUOBIAODIANNIHE
- 根据空间任意点数坐标拟合得到空间样条曲线,特别适合测量实际孔轴线拟合。-According to the spatial coordinates of any point of space-spline curve fitting, especially suitable for measuring the actual hole axis fitting.
VB
- 用于将圆弧或样条曲线转化为多段线,Auto CAD VBA-Arc or spline curve is used to translate into polylines, Auto CAD VBA
Fitting
- 曲线拟合软件,使用最小二乘法,三次样条法,可以将图片上的曲线拟合成公式-Curve fitting software, using a least squares method, cubic spline method, the picture on the curve can be fitted to equation
smoothing-algorithm-
- 广义B样条曲线的节点去除与光顺算法,样条插值算法,更光滑的插值算法-Node removal and smoothing algorithm for generalized B spline curve
Scipy
- SciPy—数值计算库 在NumPy的基础上增加一些功能 1、常数和特殊函数 2、线性代数-linalg 3、优化 (1)非线性方程组求解 (2)最小二乘拟合 (3)函数最小值 4、插值—interpolate (1)B样条曲线插值 (2)外推和Spline拟合 (3)二维插值 5、数值积分—integrate (1)球的体积 (2)解常微分方程组 6、统计—stats (1)连续和离散概率分布 (2)二项、泊松、伽玛分布 7、稀疏矩阵—sparse(On t