登录
首页 » 算法 » NEWTON_ 插值

NEWTON_ 插值

于 2022-01-26 发布 文件大小:1.92 kB
0 171
下载积分: 2 下载次数: 1

代码说明:

若要获取划分差异系数的插值 多项式 P (N + 1) 在不同的数字 X(0),X(1),......,X(N) 为函数 F: 输入的号码 X(0),X(1),...,X(N) ;值 F(X(0)),F(X(1)),......, F(X(N)) 作为 Q 的第一列 Q(0,0),Q(1,0),...,Q(N,0)。 输出数字 Q(0,0),Q(1,1),...,Q(N,N) 哪里 P(X) = Q(0,0)+Q(1,1)*(X-X(0))+Q(2,2)*(X-X(0))*(X-X(1)) + ...+ Q(N,N)*(X-X(0))*(X-X(1))*...*(X-X(N-1))。

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

发表评论

0 个回复

  • 概念格挖掘关联规则的论文及源代码,程序附在论文的最后,请注意查看,绝对有效...
    概念格挖掘关联规则的论文及源代码,程序附在论文的最后,请注意查看,绝对有效 -concept lattice Mining Association Rules papers and source code, procedures attached to the final paper, to look and totally effective
    2023-08-30 18:05:03下载
    积分:1
  • Insertion sort
    insertion_sort.cpp #include #include #include #define N 5000 int insertion_sort( int data_insert[] ); void creat_file( char *file_name, int data_file[] ); int main(int argc, char *argv[]){    int data[N];    creat_file( argv[1], data ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-05 04:13:51下载
    积分:1
  • android first home screen
    android first home screen
    2022-03-01 22:36:30下载
    积分:1
  • 在一个圆圈周围的操场上的操场放置氮堆。石头是有…
    在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。 编程任务:对于给定n堆石子,编程计算合并成一堆的最小得分和最大得分。-Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions can only choose 2 adjacent stones piled into a heap of new and new pile of stones a few in mind for its combined score. Try to design an algorithm to calculate the n heap into a pile of stones the minimum scores and maximum scores. Programming tasks: for a given n stack stone, into a pile of programming the calculation of the minimum scores and maximum scores.
    2022-03-18 23:23:02下载
    积分:1
  • This is a compiler for a small pascal procedures it is not enough for some but a...
    这是一个用来编译pascal的一个小程序有些还不行但也发了-This is a compiler for a small pascal procedures it is not enough for some but also made a
    2022-02-05 02:30:56下载
    积分:1
  • 条带SAR波数域成像
    基于波数域条件下,利用条带SAR的思想,对几个分布目标进行成像的程序;目标个数可以改变,条带SAR的参数同样可以改变,以得到不同的成像效果,进而可以进行比较
    2022-11-09 13:40:03下载
    积分:1
  • 逐步回归程序,可以实现的结果之间的一个。
    逐步回归算法程序,可以实现中间结果的任意输出-Stepwise regression algorithm procedure can be achieved between the results of any output
    2022-03-05 19:32:25下载
    积分:1
  • insertion排序
    insertion排序-Insertion sort
    2023-03-03 04:45:03下载
    积分:1
  • 基于形态学与阀值分割道路提取
    基于形态学开闭操作的道路提取,首先基于图像分割,再利用形态学的开闭操作进行提取。
    2023-08-06 06:25:03下载
    积分:1
  • 加減練習器
    加減法速算練習器,可以設定1到4位數,最大可以連續10次運算,出題方式可以橫式或直式,適合給珠算練習或是小學生加減法練習。
    2022-02-21 10:34:09下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载