-
最小二乘逼近(最小
最小二乘逼近(least-squares approximation)得到一组离散(discrete)数据点的近似函数(approximating function),实验数据往往是用最小二乘逼近得到一条秘密曲线(curve fitting)。下面概述的是最小二乘近似作为多项式的近似函数,除了多项式外,指数的几个右公式也可以作为类似的函数使用。关于最小平方近似的计算原理,请参考市场上的数值分析书籍
- 2022-06-02 22:53:44下载
- 积分:1
-
本书主要介绍Delphi的数据库编程知识,为Delphi开发人员提供了很好的指导。...
本书主要介绍Delphi的数据库编程知识,为Delphi开发人员提供了很好的指导。-This book introduces the Delphi programming knowledge database for Delphi developers have provided a good guide.
- 2022-03-15 17:24:06下载
- 积分:1
-
A reminder of the cost of the electricity sector systems, there is a need we can...
一个电力部门的催缴费用系统,有需要大家可参考-A reminder of the cost of the electricity sector systems, there is a need we can refer to
- 2022-01-31 23:09:13下载
- 积分:1
-
下面是本人做的一个关于菜单的程序,其中对菜单的各种改变采用了重画技术.....
下面是本人做的一个关于菜单的程序,其中对菜单的各种改变采用了重画技术..
-Below is the one I do on the menu of procedures, which on the menu to change the re-drawing of the technology ..
- 2022-02-15 18:11:31下载
- 积分:1
-
八种排序的方法,利用VC++实现,值得借鉴
八种排序的方法,利用VC++实现,值得借鉴-eight ranking, using VC, which is worth learning from
- 2023-08-16 00:35:02下载
- 积分:1
-
一款很使用的数据库代码
一款很使用的数据库代码-one is the use of the database code
- 2022-01-26 03:25:11下载
- 积分:1
-
后台输出
实现冒泡排序、插入排序、shell排序、快速排序、堆排序等经典排序算法,并对每个排序算法的代码行进行注释说明
- 2023-02-19 01:40:03下载
- 积分:1
-
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en,...
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en, 其中n是多项式的项数,ci和ei分别是第I项的系数和指数,序列按照指数降序排列;
(3)多项式a和b相加,建立多项式a+b
(4)多项式a和b相减,建立多项式a-b.-Sparse Polynomial calculator a dollar a basic function is to: (1) input and the establishment of polynomials (2) the output polynomial, the output sequence of the form of an integer: n, c1, e1, c2, e2, ...., Cn , en, in which n is the number of polynomial, ci and ei, respectively, is the first I of the coefficient and index, sequence in accordance with the index in descending order (3) polynomials a and b are added together to establish polynomial A2B ! b (4) polynomials a and b-phase reduction, the establishment of polynomial ab.
- 2022-07-02 13:56:33下载
- 积分:1
-
包含了数据结构的奥斯卡大部分问题要回答,换了…
包含了数据结构课后大多数习题的解答,用于互相的交流与帮助 -contains data structures OSCAR most of the questions to answer, for the exchanges and mutual help
- 2023-08-09 20:55:04下载
- 积分:1
-
VC环境下进行ACCESS数据库连接,查询等操作的程序,ODBC方式,适合初学者....
VC环境下进行ACCESS数据库连接,查询等操作的程序,ODBC方式,适合初学者.-VC environment for the conduct of ACCESS database connections, inquiries and other operating procedures, ODBC, for beginners.
- 2022-12-22 07:40:03下载
- 积分:1