搜索资源列表
Lagrange
- 拉格朗日插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为一个动态数组)
Newton
- 牛顿插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
2BSpline
- 二次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
3BSpline
- 三次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
3yangtiao
- 利用三次样条函数做的一个绘图函数,根据给定的点数(自定,3点以上)的横纵坐标绘制连续光滑曲线。
fivepointcur
- 曲线用5点光滑算法,通过5个点便可绘制光滑曲线
绘制曲线函数
- 绘制曲线函数(曲线光滑)-curve mapping function (smooth curves)
sanciyangtiao
- 三次样条和最小误差法进行曲线拟合,对于离散分布的点通过三次曲线拟合方法生成光滑曲线-Three times spline and minimum error curve fitting method, the distribution of point for discrete, through three spline proceed fitting connate into smooth curve
youhualisan
- 大家好,这是一段有关根据离散点得到光滑曲线的程序,大家看看,也许对大家有用。-Hello everyone, this is a discrete point in accordance with the procedures to be smooth curves, let us look at, perhaps useful to everyone.
CurseOption
- 可以把一个手绘的曲线变得更光滑,采用了平均值算法。希望起到抛砖引玉的作用,共同学习提高-this is a picture programe
HH_GIS_SpAn
- GIS空间分析工具,我们的空间分析课程设计包含道格拉斯抽样、曲线插值与光滑、多边形最小凸包、点群分布参数(分布中心、分布密度、分布轴线等)。基本功能都实现了。-GIS spatial analysis tools, our curriculum includes Douglas spatial analysis sampling, interpolation and smooth curve, the minimum convex polygon, point group distributio
MTFApp
- 三次样条插值绘制光滑曲线,很有用的代码希望对大家有用-Cubic spline interpolation to draw a smooth curve, useful code hope to be useful
B-spline
- 用B样条实现光滑曲线和曲面的绘制,可以按点、线、面分层次展示B样条曲面的绘制过程-Drawn with B-spline curves and surfaces
B-spline
- 用B-spline实现光滑曲线和曲面的绘制,用B-spline实现光滑曲线和曲面的绘制-Drawn with B-spline curves and surfaces
DRAW
- 基于matlab平台的,用鼠标画光滑曲线matlab程序代码m文件-Based on matlab platform, use the mouse to draw a smooth curve matlab code m file
zrs
- 任意一条空间光滑曲线,绕Z轴生成空间旋转面-Any of a space smooth curve, rotation around the Z axis to generate space plane
spline
- 用C++写的光滑曲线拟合,代码非常简练、清晰,希望对大家有用。-Written in C++ fitting smooth curves, the code is very concise, clear, I hope useful.
fzy
- gis曲线反走样程序,用于生成光滑曲线,是生成光滑曲线最理想的算法-GIS program curve anti-aliasing, the best algorithm to generate a smooth curve
2
- 基于PB符号的图元类点状符号共享研究_陈泰生 针对不同平台间地图符号难以共享的问题,面向图元类点状符号,提 出一种基于PB符号的共享方法.从符号语法角度分析了图元类点状符号与基于路径的点状符号结构,对比了两类符号模型差异,探讨了PB点状符号结构的完备 性.利用PB点状符号模型,设计了图元类点状符号共享方法,从几何与样式两方面,提出了点类型、直线类型、弧段类型、光滑曲线类型以及组合类型图元的映射 方式.进而以SuperMap点状符号库为实验对象,构建了图元类点状符号共享实验,验证了该文所
curve
- 实现曲线绘制,能够根据数组绘制光滑曲线,实现数遍放大缩小(Realize curve drawing, according to the array to draw smooth curve, realize several times enlarge and shrink)