Welcome![Sign In][Sign Up]
Location:
Search - spline

Search list

[Algorithmspine

Description: 样条类的C++,该类包括三次样条的插值,拟合和B样条的插值,拟和等功能 。自己编写的简单适用的函数,粘上即可用。-Spline type of C++, Such including the cubic spline interpolation, fitting and B-spline interpolation, to be and functions. I have written a simple application of the function, you can use glue.
Platform: | Size: 5120 | Author: 饶宾 | Hits:

[Data structspoint3Dspline

Description: 实现三维空间点的样条插值算法,point3D cubic spline-The realization of three-dimensional space point spline interpolation algorithm, point3D cubic spline
Platform: | Size: 14862336 | Author: qiaodong | Hits:

[matlabSF_Spline

Description: 基于matlab的三次样条插值算法程序-Matlab based on the cubic spline interpolation algorithm procedure
Platform: | Size: 1024 | Author: | Hits:

[Algorithmchazhisuanfa

Description: 已知f(xn)=yn ,n=0,1,2,…,N;求通过这N+1个节点{(xn,yn)| n=0,1,2,…,N }的插值函数Pn (x)。 设计出具体的程序,分别使用拉格朗日插值,牛顿插值和三次自然样条三种算法绘制出相应的插值曲线。用三条不同颜色的曲线来表示三种插值方法在一段区间内的插值函数。要求动态显示曲线绘制全过程。-Known f (xn) = yn, n = 0,1,2, ..., N seeking the passage of the N+ 1 nodes ((xn, yn) | n = 0,1,2, ..., N) of the intercalation value function Pn (x). Design a specific procedure, namely the use of Lagrange interpolation, Newton interpolation and three natural three-spline algorithm to map out the corresponding interpolation curve. Using three different colors to indicate the three curve interpolation methods over a period of range of interpolation function. Requirements of dynamic display curve drawing the whole process.
Platform: | Size: 16384 | Author: jack | Hits:

[2D Graphic3BSpline

Description: 三次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)-Three B-spline fitting calculation of non-through all known points of smooth curves on the coordinates of group (which List to dynamic array type)
Platform: | Size: 1024 | Author: zls | Hits:

[MPIspline3

Description: 三次样调插值 源程序,欢迎下载交流学习-Cubic Spline Interpolation transfer source, welcome to download the exchange of learning
Platform: | Size: 1024 | Author: 刘语 | Hits:

[matlabbfunction

Description: 在matlab环境下,实现用B样条函数构造小波函数的源程序,经仿真,正确-In the matlab environment, using B-spline function of the source wavelet function constructed by the simulation, the correct
Platform: | Size: 1024 | Author: zlyzzf | Hits:

[Graph programCAGDesign

Description: 软件主要实现了图形学中的基本算法,贝齐尔曲线算法,B样条曲线算法等,及由曲线构成曲面的算法。作者自己设计并开发了其中的算法库,在软件开发中使用了命令等设计模式。是作者在2004年学习完北航施法中教授著《计算机辅助几何设计与非均匀有理B样条》后,创作的一个小软件。现在把源码公开出来,希望本软件能给正在学习计算机图形学的朋友一些帮助。-The main achievement of the graphics software, the basic algorithm, Bezier curve algorithm, B-spline curve algorithm, as well as constituted by the curve surface algorithms. The author himself designed and developed algorithms library which, in software development, such as the use of the command design pattern. The author in 2004 after learning Professor BUAA magic of computer-aided geometric design with non-uniform rational B-spline , the creation of a small software. Now that the open-source out the hope that this software is learning computer graphics to give a friend some help.
Platform: | Size: 290816 | Author: 刘泽江 | Hits:

[Windows Developbbb

Description: 用MATLAB画出三次样条插值函数曲线图(先用C++求出M)-Using MATLAB to draw cubic spline interpolation function curves (first C++ Calculated M)
Platform: | Size: 3072 | Author: ren | Hits:

[Algorithmsanciyangtiao

Description: 三次样条插值公式C语言编程示例-Cubic spline interpolation formula C language programming examples
Platform: | Size: 1024 | Author: wosyjf | Hits:

[matlabHermite_Spline

Description: 进行分段三次Hermite插值和分段三次Spline插值,比较F-C取导数方法所得到期收益率曲线逼近中债结算公司的到期收益率曲线的效果的程序-Hermite interpolation for sub-three and three sub-Spline interpolation, comparing FC take derivative curve approximation method, due in settlement of debts due the company s procedures for the effect of yield curve
Platform: | Size: 3072 | Author: youyouhun | Hits:

[GDI-Bitmapspline_point_draw

Description: How to draw a Spline line, it s inportant for you to understand how to draw a beautiful line.
Platform: | Size: 22528 | Author: Tiger Chen | Hits:

[Other systemsCehuiSource

Description: 测绘相关源码 包括:角度化弧度、弧度化角度、计算两点间的方位角、B_三次样条函数(曲线拟合)、贝赛尔曲线。-Surveying and Mapping-related source, including: the angle of curvature, arc angle of the calculation of the azimuth between two points, B_ cubic spline function (curve fitting), Bezier curves.
Platform: | Size: 2048 | Author: Tranlynn | Hits:

[Embeded-SCM DevelopBspline

Description: 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。-Through the C++ And GLUT, using OPENGL realized quadratic B spline curve rendering. Click the left mouse button, add control points, you can move the control point to change the curve. OPENGL for beginner to understand the process of curve generation.
Platform: | Size: 38912 | Author: dma | Hits:

[Graph DrawingBspline

Description: 通过B样条曲线特征用反算的方法获得3次B样条曲线-Through the B-spline curves using the method of calculation to obtain the anti-3 B-spline curve
Platform: | Size: 1957888 | Author: 黄风 | Hits:

[Graph Drawingvb_spline

Description: 用于在VB中绘制样条曲线的程序,需要在程序中指定样条曲线的控制点坐标,可参照实例进行。-Drawing for the VB-spline curve procedures specified in the procedure need to spline curve control point coordinates, can be carried out with reference to examples.
Platform: | Size: 2048 | Author: 刘志丹 | Hits:

[matlabplss

Description: PLSS基于样条基函数变换的偏最小二乘法-Plss spline based on function transformation PLS
Platform: | Size: 1024 | Author: 贾润达 | Hits:

[Graph DrawingBSpline

Description: 一个画B样条的小程序,可以用鼠标点击任意多的控制点,实现B样条曲线的绘制.-A painting of a small B-spline procedure, you can use the mouse to click on any number of control points, the realization of B-spline curve drawing.
Platform: | Size: 3693568 | Author: JinYao | Hits:

[Algorithmsanmu

Description: 三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.-Cubic spline function algorithm C++ Source code for the project to calculate the smooth curve interpolation calculation.
Platform: | Size: 602112 | Author: 李林 | Hits:

[AlgorithmThreeSpline

Description: 数值分析中三次样条插值算法,运行稳定,并能画出最后的插值曲线-Numerical Analysis of cubic spline interpolation algorithm, running stability, and can draw the final curve interpolation
Platform: | Size: 38912 | Author: yanghy | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net