资源列表
[数学计算/工程计算] fdtd_plasm
说明:一维中实现等离子体FDTD编程,采用Z变换,编程已通过验证,适合进行Z变换计算的初学者参考-Plasma to achieve one-dimensional FDTD program using Z transform, programming has passed authentication, suitable for beginners Z transform calculated reference<杨永常> 在 2024-11-18 上传 | 大小:360kb | 下载:0
[数学计算/工程计算] FastFDTD.doc
说明:FastFDTD documentation, fila fprmats and user manual<matkarimov> 在 2024-11-18 上传 | 大小:360kb | 下载:0
[数学计算/工程计算] FordFulkerson
说明:FordFulkerson Algorithm - algorithm on graph<mike> 在 2024-11-18 上传 | 大小:360kb | 下载:0
[数学计算/工程计算] graph500-2.1.4.tar
说明:Graph500_2.1.4 source code (download from www.graph500.org/reference.html).<Jichuan Chang> 在 2024-11-18 上传 | 大小:360kb | 下载:0
[数学计算/工程计算] maximum-matching
说明:离散数学,求解图论里的最大匹配,包含两种方法,最大支持100个节点-Discrete mathematics for solving the maximum matching in graph theory, contains two methods, maximum support 100 nodes<李> 在 2024-11-18 上传 | 大小:359kb | 下载:0
[数学计算/工程计算] minisat
说明:SAT Solver. Accepts CNF file as input and returns SATISFIABLE and the respective answer, or UNSATISFIABLE<José Bernardo Dias> 在 2024-11-18 上传 | 大小:359kb | 下载:0
[数学计算/工程计算] Conjugate-Gradient-Method
说明:共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate gra<陈怀兵> 在 2024-11-18 上传 | 大小:359kb | 下载:1