搜索资源列表
sanciyangtiao
- 三次样条插值公式C语言编程示例
sanciyangtiao
- 根据给定函数的结点的函数值,以及边界条件,计算差指点的近似值。
sanciyangtiao
- 三次样条插值公式C语言编程示例-Cubic spline interpolation formula C language programming examples
sanciyangtiao
- 根据给定函数的结点的函数值,以及边界条件,计算差指点的近似值。-According to a given function node function values, as well as boundary conditions to calculate the approximation of poor advice.
sanciyangtiao-sanzhuanjiao
- 三次样条差值—三转角法的仿真,用于数值分析-Cubic spline difference- three corner simulation method for numerical analysis
sanciyangtiao-sanwanju
- 三次样条差值—三弯矩法的仿真,用于数值分析-Cubic spline difference- Three-moment method simulation for numerical analysis
sanciyangtiao
- 三次样条插值的1/(1+x*x)的程序,需要的话,可以直接进去更改函数,那个,输入起始和结束的节点,然后需要分的节点数n,输出到文件三次样条插值之后的各个点。-spline.it is about the numerical analysis.need to input the xmin,the xmax and the n exactly it will ouput the data to document 1.txt.
sanciyangtiao
- 大M法的三次样条,计算方式比较简单,主要优点是光滑程度较高,保证了插值函数的二姐导数连续性-Big M method of cubic spline, the calculation is relatively simple, the main advantage is a higher degree of smoothness to ensure the interpolation function derivative contin
sanciyangtiao
- 三次样条插值算法,找了半天才找到的,很有研究价值呦-san ci yang tiao cha zhi suan fa
sanciyangtiao
- 三次样条插值,它是数学上的插值基础算法之一。-Cubic spline interpolation, which is the mathematical interpolation algorithm based on one.
sanciyangtiao
- 用matlab编写的实现三次样条插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Written by matlab cubic spline interpolation to achieve the code to generate the image to show the first node, second node, the error point.
sanciyangtiao
- 三次样条插值的C++实现。利用三次样条插值函数。比较简单实用,内含实验数据。-the realization of the sanci yangtiao chazhi haha~
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
sanciyangtiao
- 其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:-The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+
sanciyangtiao
- 数值计算中的……三次样条matlab源码,-Numerical calculation of the interval and a half Matlab source
sanciyangtiao
- 数值分析中运用matlab用三次样条法逼近函数-Numerical analysis using matlab cubic spline function approximation
sanciyangtiao
- MATLAB编程环境,采用三次样条进行插值,源码-MATLAB programming environment, using a cubic spline interpolation, source
matlab-sanciyangtiao-b
- 三次样条曲线和B样条曲线matlab源程序-Cubic spline curves and B-spline curve matlab source
sanciyangtiao
- 涉及到追赶法、三弯矩法的三次样条插值程序-Involves chasing method, three moment method cubic spline interpolation procedure
sanciyangtiao
- 计算方法中三次样条插值方法,通过input实现功能选择,直接输入节点值即可得到插值函数。-Calculation method cubic spline interpolation method to realize the function by input selection, direct input node value can be obtained by interpolation function.