-
基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。...
基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。-Givens transformation based on the QR decomposition. Their use need to call Givens transformation process.
- 2022-12-18 18:05:03下载
- 积分:1
-
macra处理器
它是一个macra处理器程序 c 它执行一个macra处理器的所有基本功能。一次和两次macra处理器可以使用此实现的 b。你必须给一个包含宏指令的输入文件
- 2022-12-25 17:10:03下载
- 积分:1
-
PARAMESH 天体物理领域广泛应用的自适应并行计算程序包
WHAT IS PARAMESH ?
PARAMESH is a package of Fortran 90 subroutines designed to provide
an
application developer with an easy route to extend an existing serial
code which uses a logically cartesian structured mesh into a parallel
code with adaptive mesh refinement(AMR).
- 2022-05-27 23:08:31下载
- 积分:1
-
用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。...
用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 12 species of numerical methods.
- 2022-03-12 15:07:13下载
- 积分:1
-
The use of C language procedures for the three
利用C语言编写的三维FDTD程序,计算电磁散射-The use of C language procedures for the three-dimensional FDTD calculation of electromagnetic scattering
- 2022-05-13 13:45:09下载
- 积分:1
-
随机图生成工具
这是一个有向图或无向图的生成工具,可以随机地生产邻接矩阵和邻接表。该程序可以用于测试时产生测试数据程序为命令行式交互,命令列表如下: ////////////////////////// // COMMAND FORMAT // ////////////////////////// //gen D 5 10 //生成有向图,节点数,边数 //gen U 5 4 //生成无向图,节点数,边数 //show list //以邻接表形式输出 //show mat //以邻接矩阵形式输出 //show all //以邻接表和邻接矩阵形式输出 //out //out name.txt //输出到文件 //help //帮助 //quit ////////////////////
- 2023-03-15 05:35:04下载
- 积分:1
-
FSA的人工鱼
FSA人工鱼群算法用MATLAB编程实现。有很高的价值。体现了人工鱼群算法的特点。保证能运行。-FSA artificial fish-swarm algorithm with MATLAB Programming. Has a high value. Embodies the characteristics of artificial fish-swarm algorithm. Guarantee that it will run.
- 2022-02-02 09:34:46下载
- 积分:1
-
Fortran code to solve wave equation with multiple methods
Fortran code to solve wave equation with multiple methods
- 2023-03-05 16:45:03下载
- 积分:1
-
求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。...
求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。-Seek a common definite integral function to the given examples to demonstrate the definite integral of the solution process, simple and straightforward.
- 2022-01-26 00:04:49下载
- 积分:1
-
c4.5的实现
决策树算法分为几类 这是C4.5的实现 各种可以实现的包裹
- 2023-05-28 12:30:04下载
- 积分:1