登录
首页 » 算法 » 埃尔米特插值算法 ;

埃尔米特插值算法 ;

于 2022-06-21 发布 文件大小:10.66 kB
0 140
下载积分: 2 下载次数: 2

代码说明:

数值计算算法:Hermite插值算法为了获得HERMITE内插系数      多项式关系H的第(N +1)不同的数X(0),...,X(N)的      对于函数F:      输入:号码X(0),X(1),...,X(N);值f(x(0)),F(x(1)),               ...,F(X(N))和F"(x(0)),F"(x(1)),...,F"(x(N))。      输出:数字Q(0,0),Q(1,1),...,Q(2N+1,2N+1),其中               H(X)= Q(0,0)+ Q(1,1)*(X - X(0))+ Q(2,2)*                      (X - X(0))**2 + Q(3,3)*(X - X(0))**2 *                      (X - X(1))+ Q(4,4)*(X - X(0))**2 *                      (X - X(1))** 2+ ...+ Q(2N +1,2N+ 1)*                      (X - X(0))**2 *(X - X(1))** 2*

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • APM的定点模式分析注释
    资源描述主要针对APM的poshlod模式,进行较为细致的注释分析,为理解APM这开源四轴代码提供一个接口,能够更好地理解操作飞行器的飞行。其中有些注释由于本人理解尚浅,没有能够清晰地阐述出来。
    2022-07-10 21:01:44下载
    积分:1
  • 数值分析中的雅可比方问题,含输入输出界面。
    数值分析中的雅可比方法问题,含输入输出界面。-Numerical analysis of Jacobi methods, including input and output interface.
    2023-04-19 07:50:03下载
    积分:1
  • 可以自由定义长度的bits
    c++的bit模板只能用常数制定大小,这里重新定义bit使其可以用变量第一定义大小,更方便
    2022-02-21 14:25:29下载
    积分:1
  • Acm University of title, 1118 title. Identify two
    北京大学acm的题,1118题。找出在二维地图中共线的最多有多少个点。-Acm University of title, 1118 title. Identify two-dimensional map of the Chinese Communist line has a maximum number of points.
    2023-05-01 03:45:02下载
    积分:1
  • 背包问题的C++ 实现
    背包问题的 求解代码,自己用C++实现,里面包括0-1背包问题 和  单位质量的背包问题,包括如下几个关键的函数:void vwComp(Item*item,int n) ;void vwSort(Item*item,int n);int getMaxValue(Item*item,int n, int p,int cvs,int cws);double frackKnapsack(Item*item,int n,double *chs);void zeroOneKnapsack(Item*item,int n,int &fv,int &fw,int *fch)
    2022-10-14 21:55:03下载
    积分:1
  • A program for solving equations using Newton s Method.Just need to modify the da...
    A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
    2023-05-07 09:30:02下载
    积分:1
  • 800位Pi值的超级代码
    能算800位Pi值的超级代码-can count 800 Pi value of the Super code
    2022-02-13 20:21:35下载
    积分:1
  • In this paper, the Monte Carlo method to equation y = sin (x)+ X with the equati...
    本文采用蒙特卡洛方法,将方程y=sin(x)+x与方程y=cos(x)+x之间的曲线包络面积求解出来。-In this paper, the Monte Carlo method to equation y = sin (x)+ X with the equation y = cos (x)+ X between the envelope curve out an area to solve.
    2022-01-25 23:23:06下载
    积分:1
  • 用matlab编写的bpsk的程序.
    用matlab编写的bpsk的程序.-using Matlab BPSK prepared by the procedure.
    2022-09-18 18:50:02下载
    积分:1
  • Western Electric high
    西电内部用的高精度库,原是保密的!!!我奉献了出来-Western Electric high-precision internal library, was kept secret!!! I dedicate out
    2023-08-02 22:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载