登录
首页 » 算法 » 牛顿插值

牛顿插值

于 2022-10-06 发布 文件大小:199.62 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

#include#include"String.h"#include#define ROW  6void read(float x[],float y[])//文件读取方便测试{ FILE *fp=fopen("num.txt","r"); rewind(fp); for(int i=0;i

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

发表评论

0 个回复

  • 生成密码的程序,按照升序模拟不同进制的加
    生成密码的程序,按照升序模拟不同进制的加法运算。-generated password procedures, in accordance with the simulation of different band ascending the addition operations.
    2022-04-25 00:51:09下载
    积分:1
  • 公式计例子关于sin方程组
    公式计算例子关于sin方程组-formula examples of sin equations
    2023-04-17 23:25:03下载
    积分:1
  • 这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代求解某个函数在某个指定区间内的根,方便易用。...
    这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。-Java This is a high-level programming languages used in the preparation of procedures, be able to achieve with Newton iteration to solve a function in a specified range of root and user-friendly.
    2022-02-24 10:25:07下载
    积分:1
  • 频率域插值
    对等间隔数据 ,使用快速傅里叶变换到频率域进行补零, 之后反变换回来实现数据插值的过程。程序调用了fftw库,所以在调试前请先准备fftw库。此算法目前只支持等间隔采样的数据,对于高维数据的插值可以通过,分别对每一个维度插值后最后整合起来,实现高维数据的插值。
    2022-03-11 15:58:26下载
    积分:1
  • 本代码演示了马走日棋盘搜索
    本代码演示了马走日棋盘搜索算法。-demonstration of the code Ma days away chessboard search algorithm.
    2022-04-06 17:06:34下载
    积分:1
  • HEC 虚拟机源码
    HEC 虚拟机源码  verview of HEC on Win32 ------------------------ There are 4 batch files which you can use to build and maintain HEC 1) bldall.bat - makes all the win32 binaries 2) mvbin.bat   - moves all the win32 binaries to the win32in directory 3) wipe.bat  
    2022-02-10 02:24:18下载
    积分:1
  • 一个农夫过河问题的
    一个农夫过河问题的算法-a farmer crossing the algorithm
    2023-08-03 00:30:03下载
    积分:1
  • 一个解决方案
    一个解线性超定方程组的算法,是用C语言写的,简单易懂,而且速度还挺快的。-a solution-linear equations of the algorithm is written in C language, easily understood, but the speed It"s fast.
    2022-02-20 05:12:20下载
    积分:1
  • 上面的矩阵库的Borland编译文件
    上面的矩阵算法库的Borland编译文件- Above matrix algorithm storehouse Borland translation document
    2022-04-22 15:01:43下载
    积分:1
  • 模拟鸟群飞行
    用MFC做的模拟鸟群飞行算法,采用D3d格式来做的框架程序,有改变鸟数目和鸟的大小等功能。实现了模拟鸟群飞行过程中避免碰撞,集群飞行目的地的展示
    2022-09-02 06:05:06下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载