搜索资源列表
3ciyangtiao
- 三次样条插值的C语言算法,但是总是数据溢出-cubic spline interpolation algorithm in C language, but always data overflow
adfasdfsdf
- 计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
tutdemo
- echo off %优化工具箱简明教程 %TUTDEMO Tutorial for Optimization Toolbox. % Copyright (c) 1990-98 by The MathWorks, Inc. % 根据数据(x,y)给出在xi的线性插值结果yi.. % 使用\"非扭结\"端点条件, 即强迫第一﹑二端多项式三次项系数相同, 最后一段和倒数第二段三次项系数相同. %pp=spline(x,y)返回样条插值的分段多项式(pp形式)结构.其中br
CAGD-B
- 利用C++解决CAGD中的连续的三次B样条插值问题
bbb
- 用MATLAB画出三次样条插值函数曲线图(先用C++求出M)
田园背单词
- 背单词程序 数值微分:包括用插值多项式求数值导数 用三次样条函数...原理和程序设计语言(C语言或FORTRAN语言或BASIC... -a programme for learning vocabulary.It s chinese explain contain too much information,but useless!
natural-cubic-spline-interpolation
- 文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
sanciyangtiaochazhi
- 三次样条插值C源程序,解决数值计算中的一些难点问题-Cubic spline interpolation C source code to address some of the numerical calculation of difficult problems
sanciyangtiao
- 三次样条插值的C++实现。利用三次样条插值函数。比较简单实用,内含实验数据。-the realization of the sanci yangtiao chazhi haha~
curve
- 这是一个基于Visual C++ 6.0的windows程序,利用说三次样条插值,B样条插值,和Bezier曲线实现了曲线的生成-This is based on Visual C++ 6.0 for windows programs, the use of that cubic spline interpolation, B-spline interpolation, and Bezier curves to achieve the generation of the curve
cSharpmatlabtaskcal
- 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
Spline
- 三次样条插值函数C++实现,包含I型边界条件和II型边界条件。封装在CSpline类中,可以直接调用。-Cubic spline interpolation function in C++, including type I and type II boundary conditions. Encapsulated in CSpline class, you can call directly.
ConsoleApplication1
- C#写的两个简单的小程序,分别用牛顿插值法和三次样条插值法来进行插值。-A program written by C#. It uses Newton Interpolation Method and Spline Interpolation Method
三次样条曲线
- 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
数值分析上机C语言代码
- 龙贝格积分 高斯列主消元法 牛顿迭代 三次样条插值 龙格卡塔(Romberg integration Gauss principal elimination method Newton iteration three spline interpolation Runge Cartagena)
三次样条函数插值
- 3次样条插值的c++代码实现,包括原理说明,代码实现等(C++ code implementation of 3 spline interpolation)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)