当前位置:
首页
资源下载

搜索资源 - cubic spline smoothing
搜索资源列表
-
1下载:
用MFC做的可以实现画三种平滑曲线的程序(三次样条插值,贝塞尔曲线,GDI+曲线平滑)-Using MFC to do three pictures to achieve a smooth curve of the procedure (cubic spline interpolation, Bezier curves, GDI+ curve smoothing)
-
-
1下载:
对三次样条曲线进行光顺,采用已有的Kjellander和Polikoff算法进行,以及新的精确能量光顺法-Of cubic spline smoothing curves, using the existing algorithm Kjellander and Polikoff, and the new precision energy smoothing method
-
-
1下载:
程序中尝试了各种平滑曲线的算法,包括
三次样条平滑曲线 的算法类
贝塞尔曲线的算法
GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
-
-
0下载:
单根型线的自然三次样条曲线插值与最小二乘法光顺程序-Single moulded line s Natrual Cubic spline interpolation and least squares method smoothing
-
-
0下载:
曲线数据三次样条平滑
X 一维实数组,存放数据点的横坐标
Y 一维实数组,存放数据点的纵坐标
!DY 一维实数组,存放数据Y的测量误差-Cubic spline smoothing curve data
X one-dimensional real array, store data points abscissa
-
-
1下载:
程序实现二次B样条平滑,三次B样条平滑;二次B样条平滑后节点插值-Program to achieve the second B-spline smoothing, cubic B-spline smoothed after the second B-spline interpolation smooth node
-