-
This function calculates the peaks in a vector V.
This function calculates the peaks in a vector V.
- 2022-07-19 15:20:49下载
- 积分:1
-
Hangzhou interpolation and demonstration Runge phenomenon code
lagrange插值以及演示runge现象的代码-Hangzhou interpolation and demonstration Runge phenomenon code
- 2022-09-24 08:40:02下载
- 积分:1
-
NEWTON_ 插值
若要获取划分差异系数的插值
多项式 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))。
- 2022-01-26 18:02:24下载
- 积分:1
-
VB 功能强大的计费算法
VB 功能强大的计费算法 VB 功能强大的计费算法VB 功能强大的计费算法VB 功能强大的计费算法
- 2022-03-17 16:00:48下载
- 积分:1
-
use VB FFT (Fast Fourier) transformation.
利用VB进行FFT(快速傅立叶)变换。-use VB FFT (Fast Fourier) transformation.
- 2022-10-09 13:45:03下载
- 积分:1
-
动态矩阵的加,减,乘法实现的类,使用模版,完全原创(经过测试)...
动态矩阵的加,减,乘法实现的类,使用模版,完全原创(经过测试)-dynamic matrix, plus or minus, multiplication achieve category, the use of templates, completely original (tested)
- 2022-09-12 19:50:03下载
- 积分:1
-
简单的小程序
就是用jacobi迭代来算线性方程组的解
见笑见笑...
简单的小程序
就是用jacobi迭代来算线性方程组的解
见笑见笑-Simple procedure is used to count jacobi iterative solution of linear equations laughing stock of the laughing stock of the
- 2022-11-09 06:55:03下载
- 积分:1
-
F020温度程序
本例程是应用F020开发板,测试环境温度的程序。方便修改,引脚设置简单,备注清楚明白,方便大家使用。温度芯片是18B20,也可以修改成其他方式。
- 2022-02-06 04:27:00下载
- 积分:1
-
huge hex convert to dec. the value limite is less that 10^50
huge hex convert to dec. the value limite is less that 10^50-huge hex convert to dec. The value is limite less that 10 ^ 50
- 2022-02-20 17:06:05下载
- 积分:1
-
误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分...
误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。-error analysis by a number of means, for example, Granville point Morrison (J. H. Wilkison), referring to a computer"s floating-point operations "backward error analysis," This is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix computation Rounding error a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis difficult to determine the reliability of numerical methods to achieve new progress.
- 2022-06-15 17:59:56下载
- 积分:1