-
牛顿的插值分频差公式算法;
数值计算算法:牛顿的插值分频差公式算法由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
-
lisp utility lib
CLLIB is a varied collection of Common lisp tools and routines in CLOCC.
Includes:
â– "guess the animal" game; simple neural net (AI)
â– autoload function and snarfing autoloads from other files
â– basic definitions: package and path
â– base64 encoding and decoding (data format)
â– Rolodex: BBDB/vCard handling
â– check values and types of the elements of a list
â– Common Lisp HyperSpec access
â– read/write CLOS object
- 2022-02-01 20:05:38下载
- 积分:1
-
打破数字
此代码可用于打破数字。它的一个例子: 让说,用户输入"561365"作为输入,现在程序将放置在数组中的每个位数的这一数字。所以以后你可以做任何需要使用此 number 位数的操纵。
- 2022-08-21 13:16:20下载
- 积分:1
-
pitch detection
代码用于检测给定的语音信号的音调轮廓。
- 2022-06-30 14:20:35下载
- 积分:1
-
GA-rbf神经网络
基于遗传算法的径向基神经网络matlab代码实现
- 2022-06-03 11:57:40下载
- 积分:1
-
A program to find frequent molecular (subst ructures and discriminative fragment...
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures and discriminative fragments in a dat abase of molecule descriptions. The algorithm is based on the algorithm for frequent Eclat ite m set mining.
- 2022-08-11 00:52:41下载
- 积分:1
-
数值分析第八版的负担和菲尔斯(源程序)
Numerical Anaysis 8th Edition Burden and Faires (Fortran Source)
- 2022-03-25 18:49:00下载
- 积分:1
-
使用络文库的有限域运算的示例
Gf2 系列类代表域译码。计算上讲,它不是特别有用的类。它的主要用途是使各种有限域类的接口尽可能均匀。Gf2 系列的头文件还声明类 ref_GF2,其中用来表示非 const 引用到 gf2 系列,如那些从索引 vec_GF2,其中"包"gf2 系列的获得成单词。有从 ref_GF2 到 const gf2 系列隐式转换从 gf2 系列及到 ref_GF2。因此,如果你想要宣布带 GF2 非 const 引用的函数,你应声明的参数的类型 ref_GF2: 这将允许您传递 gf2 系列类型的变量以及 vec_GF2 元素的获得通过索引。
- 2022-09-01 07:50:03下载
- 积分:1
-
计算SOA中噪声性能的程序
计算SOA中噪声性能的程序-calculation procedures noise performance
- 2023-06-06 13:30:03下载
- 积分:1
-
详细对一般字符串表达式解析,可进行常规的表达式操作
详细对一般字符串表达式解析,可进行常规的表达式操作-Detailed analysis of the general string expression, it can conduct regular expression operator
- 2022-12-09 20:30:02下载
- 积分:1