-
* 用埃特金插值法依据N个已知数据点计算函数值
* 输入: n
* 用埃特金插值法依据N个已知数据点计算函数值
* 输入: n--已知数据点的个数N-1
* x--已知数据点第一坐标的N维列向量
* y--已知数据点第二坐标的N维列向量
* xx-插值点第一坐标
* eps--求解精度
* 输出: 函数返回值所求插值点的第二坐标
-* Use Aitken interpolation method based on N-known data points calculation function* Input : n-- known data points the number N-1* x-- known data points of the first N-dimensional coordinates listed Vector* y-- Known number stronghold of the second N-dimensional coordinates listed Vector* xx-point first interpolation coordinates* eps-- Accuracy* output : function return values for the second interpolation point coordinates
- 2022-02-27 04:09:19下载
- 积分:1
-
ppt templates, 296
ppt模板,296个,需要的下,虽然不是什么代码,也可以为部分人使用-ppt templates, 296
- 2022-02-21 03:02:28下载
- 积分:1
-
c language intermediate code generation, input arithmetic expression, the output...
c语言中间代码生成,输入算术表达式,输出四元式
-c language intermediate code generation, input arithmetic expression, the output quaternion type
- 2023-04-04 03:15:03下载
- 积分:1
-
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n...
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n----方阵A的行数
* a----矩阵A
* m----矩阵B的列数
* b----矩阵B
* 输出: det----矩阵A的行列式值
* a----A消元后的上三角矩阵
* b----矩阵方程的解X
-out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N* N matrix, B is N* M matrix* Input : n---- A phalanx of a few-a matrix* A* m-matrix shown in a few B* b---- Matrix B* output : det-A matrix of a determinant value---- A* Elimination of upper triangular matrix* b---- Matrix The X-Solutions
- 2022-10-20 06:00:04下载
- 积分:1
-
在本文中,我们将学习一种通过编程定制 Eclipse 中的编辑器和视图标签的拖放行为的技术。...
在本文中,我们将学习一种通过编程定制 Eclipse 中的编辑器和视图标签的拖放行为的技术。
- 2022-03-10 18:46:34下载
- 积分:1
-
电能质量的影响和改进
Power Quality effect and improvements
- 2022-07-17 13:04:46下载
- 积分:1
-
克拉克和莱特(1964)储蓄算法也许是最广为人知的。
C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
- 2022-01-28 08:16:25下载
- 积分:1
-
这是关于中药的一个二维的文章,实用多多,大家可以关注一下
这是关于中药的一个二维的文章,实用多多,大家可以关注一下-This is of Chinese medicine in a two-dimensional articles, practical arrangement, we can look
- 2022-02-02 05:35:00下载
- 积分:1
-
这是有关C语言设计的试题可供参考
如果想要答案可联系我
joke2000@163.com...
这是有关C语言设计的试题可供参考
如果想要答案可联系我
joke2000@163.com-This is the C language designed for reference questions may contact if you want the answer I joke2000@163.com
- 2022-03-23 06:58:14下载
- 积分:1
-
可以把二进制数据(比如您从ASP的Request.BinaryRead方法得到的数据)转换为字符串。...
可以把二进制数据(比如您从ASP的Request.BinaryRead方法得到的数据)转换为字符串。-Can be binary data (such as your method from the ASP
- 2022-02-05 19:45:05下载
- 积分:1