-
求解线性方程组——超松弛迭代法
这是一个用于数值分析的简单超松弛迭代法(SOR)求解线性方程组的算法,程序用C语言编写,代码简单易懂,
但是不适合用于求解大型线性方程组。
- 2022-02-01 10:42:53下载
- 积分:1
-
矩阵求逆算法程序, c++ 编写
矩阵求逆算法程序, c++ 编写-matrix inversion algorithm, c prepared
- 2022-04-18 21:58:20下载
- 积分:1
-
Calculation of time
计算时间序列的多重分形过程,包含详细的描述和源代码
- 2022-01-23 11:07:57下载
- 积分:1
-
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程...
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book" s source code, which include the common realization of numerical algorithm, including complex calculations, matrix operations, linear equations, nonlinear equations, as well as the margin and the achievement of numerical integration.
- 2022-01-31 18:20:24下载
- 积分:1
-
堆排序例子
堆排序例子-Example of heap sorting
- 2022-02-10 00:09:17下载
- 积分:1
-
地理信息系统示例
gis sample图形排版,二维图形处理与GIS图形处理.
- 2022-11-23 11:40:03下载
- 积分:1
-
基于bagging算法的C++程序。
基于bagging算法的C++程序,包括matlab程序的结合。代码简单易懂,适合模式识别的初学者。
- 2022-05-27 17:55:31下载
- 积分:1
-
Bayesian
贝叶斯算法:盲分离技术,信号处理技术,信息论与编码-Bayesian
- 2022-03-24 12:50:41下载
- 积分:1
-
16 CRC-32 算法介绍,程序代码
CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
- 2022-11-24 06:50:03下载
- 积分:1
-
求sinx 用级数展开的式子 可以通过输入n确定所求精度
求sinx 用级数展开的式子 可以通过输入n确定所求精度-Sinx series expansion for the formula used by the importation of n order to determine the accuracy of
- 2022-02-01 10:01:35下载
- 积分:1