登录
首页 » 算法 » Newton interpolation method for linear equations themselves a bit simple

Newton interpolation method for linear equations themselves a bit simple

于 2022-04-11 发布 文件大小:11.67 kB
0 148
下载积分: 2 下载次数: 1

代码说明:

牛顿插值法求线性方程组 自己做的 有点简单呵呵 -Newton interpolation method for linear equations themselves a bit simple-huh

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

发表评论

0 个回复

  • 通过编制迷宫程序来熟练掌握A*。充分理解A*和启发函数的关系...
    通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A* algorithm.* A full understanding of algorithms and heuristic function of
    2022-03-31 01:37:11下载
    积分:1
  • 基于MATLAB小波分析应用
    MATLAB小波分析源代码,有具体案例分析,书籍里面程序每一章都有,完整版,包含:小波分析工具箱的使用,小波变换信号处理,小波变换在故障诊断生物医学以及图像处理中的应用,小波变换矩阵求解,提升小波变换以及应用,多信号小波分析,小波工具箱在VC环境中的使用
    2022-05-23 15:23:50下载
    积分:1
  • 微型四轴相关资料(含上位机,源代码,电路图)
    资源描述四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法
    2023-07-20 10:20:04下载
    积分:1
  • fortran kriging 2d 3d
    克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。网上也有些人上传了代码,但是往往都不全,我从网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.
    2023-03-08 12:15:03下载
    积分:1
  • 多目标决策;多属性决策
    多目标决策;多属性决策多目标决策;多属性决策;Multi-objective decision; multiple attribute decision making
    2022-10-10 18:40:02下载
    积分:1
  • 子列表代码 c + +
    这个程序基于切削功率用括号将其发送给一个字符串并将其传递到一个列表中的信息和 然后阅读其他信息放在创建所有的列表的子列表的基础如何动态的 c + +
    2022-06-19 12:10:36下载
    积分:1
  • 基于免疫的运输中心规划
    随着物流业的快速发展,配送在整个物流系统中的所起的作用越发重要,因而配送中心的选址对于企业的网络布局、经营方式等起到了重要作用。然而,配送中心的选择具有计算复杂、约束条件多等问题,普通算法难以找到问题的最优解。免疫算法具有非线性、全局搜索等优点,适合于此类复杂问题的研究,本案例研究了基于免疫算法的运输中心规划算法。
    2022-08-04 02:20:08下载
    积分:1
  • 正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是...
    正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b之间约数个数最多的数x。 对于给定的2 个正整数a≤b,编程计算a 和b 之间约数个数最多的数。 数据输入 输入数据由文件名为input.txt的文本文件提供。文件的第1 行有2 个正整数a和b。 结果输出 程序运行结束时,若找到的a 和b 之间约数个数最多的数是x,将div(x)输出到文件output.txt中。 输入文件示例 输出文件示例 input.txt output.txt 1 36 9 -Positive integer x can be about a few of the positive integer x divisible. Positive integer x the approximate number recorded as the number of div (x). For example, 1,2,5,10 are about 10 positive integer number, and div (10) = 4. Set a and b are two positive integers, a ≤ b, to find a and b between about a few number of the largest number of x. For a given two positive integers a ≤ b, Programming calculated a and b between about a few number of the largest number. Data entry input data from the document text file named input.txt provide. File line 1 has two positive integers a and b. The results run the end of the output, if found between a and b of about a few number o
    2023-04-13 05:20:03下载
    积分:1
  • OpenGL绘制立方体,可执行
    利用OpenGL绘制三维立方体,涉及到二维到三维过程的模型视图变换+投影变换+视口变换,并加入了鼠标操作与模型变换,可以显示列表,直接执行即可。
    2022-01-25 20:02:43下载
    积分:1
  • 乘数
    吠陀乘数公司: ;
    2023-04-10 19:00:03下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载