-
牛顿的插值分频差公式算法;
数值计算算法:牛顿的插值分频差公式算法由Pascal以得到插值的划分差系数 多项式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(0,0),Q(1,0),...,Q(N,O)问的, 如果函数f被提供,或者可以被计算出来。 输出:数字Q(0,0),Q(1,1),...,Q(N,N),其中 P(x)的= Q(0,0)+ Q(1,1)*(X - ×(0))+ Q(2,2)*(X - ×(0))*(X - ×(1 )) + ...+ Q(N,N)*(X - ×(0))*(X - ×(1))* ... *(X - ×(N - 1))。
- 2022-06-15 00:16:09下载
- 积分:1
-
线性方程组求解模板,包括求解线性方程组的各种算法
线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including
solution system of linear equations each algorithm
- 2022-07-12 11:27:24下载
- 积分:1
-
Extended Kalman Filter
Extended Kalman Filter-code
- 2022-04-22 22:38:45下载
- 积分:1
-
LMF方法解非线性方程组,有例子,可以直接运行!
LMF方法解非线性方程组,有例子,可以直接运行!-LMF method to solve nonlinear equations, there are examples, can be directly run!
- 2023-05-04 01:50:03下载
- 积分:1
-
数学建模题目 研究生
空中加油
数学建模题目 研究生
空中加油 -Graduate School of Mathematical Modeling topic aerial refueling
- 2022-12-13 07:55:03下载
- 积分:1
-
ZIBEE程序
Description: This application functions as a packet error rate (PER) tester. One node is set up as transmitter and the other as receiver. The role and configuration parameters for the PER test of the node is chosen on initalisation by navigating the joystick and confirm the choices with S1. The configuration parameters are channel, burst size and tx power. Push S1 to enter the menu. Then the configuration parameters are set by pressing joystick to right or left (increase/decrease value) and confirm with S1.
- 2022-06-12 05:42:09下载
- 积分:1
-
在MATLAB的数字印刷
fingure print in matlab
- 2023-08-19 01:50:03下载
- 积分:1
-
自己编写的任务机调度问题的近似算法(包括了穷举+近似的算法),请指正...
自己编写的任务机调度问题的近似算法(包括了穷举+近似的算法),请指正-The task of preparing their own local approximation algorithm for scheduling problem (including the exhaustive+ similar to the algorithm), please correct me
- 2022-05-16 20:42:33下载
- 积分:1
-
庞特里亚金方程求解首次穿越时间
根据赋值为阈值,求解首次穿越时间,全网首发,学习随机动力学的同学可以尝试运行一下,本代码为原创,如果有更好的意见,给以留下邮箱,多多交流
- 2022-04-08 12:09:06下载
- 积分:1
-
一元五次方程的求解
资源描述五次方程的数值求解!fortran程序已验证通过,使用时需建立一个方程的系数文本。运行程序时读取方程的系数。
- 2022-05-16 09:25:10下载
- 积分:1