-
PHR_multiplier_method
《最优化理论与方法》书籍中的乘子法的源程序,该书中的很多案例都用此方法试验过,本代码是一个小案例,将目标函数和约束函数按自己的需求换掉就能进行所期望的运算(" Optimization Theory and Methods" books multiplier method of the source, the book' s many cases are tested using this method, the code is a small case, the objective function and constraints to replace it according to their needs can perform the desired operation)
- 2013-05-28 17:39:02下载
- 积分:1
-
Galerkin
伽辽金有限元解微分方程源代码,带注释,初学者学习使用非常好(Galerkin finit element method )
- 2010-09-06 23:14:55下载
- 积分:1
-
SimpleMatrix
对大规模的矩阵做高斯消元,适合大规模矩阵求逆!!!!!(Done on a large scale matrix Gaussian elimination, suitable for large-scale matrix inversion! ! ! ! !)
- 2021-03-10 23:29:26下载
- 积分:1
-
bearing-fault-frequency-calculation
故障频率计算程序,计算轴承各部件的故障频率(Failure rate calculation program to calculate the bearing parts of the fault frequency)
- 2020-12-20 15:49:09下载
- 积分:1
-
CCS
求解转子系统前三个临界转速和主振型的传递矩阵法
(Calculation of critical speed)
- 2009-03-23 15:39:59下载
- 积分:1
-
Meshless_SPH
说明: 使用fortran编写的无网格(光滑质点流体动力学)SPH算法(using FORTRAN prepared by the non-grid (smooth particle hydrodynamics) SPH algorithm)
- 2020-09-09 23:28:02下载
- 积分:1
-
Tikhonov
地球物理反问题中带约束的Tikhonov正则化方法的应用(applications of constrained regularization method
)
- 2012-04-12 12:02:39下载
- 积分:1
-
spmv_csr
稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。
CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序(Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture)
- 2013-07-11 17:46:21下载
- 积分:1
-
Desktop
弗洛伊德算法最短距离的实现,输入为邻接矩阵,输出为最短距离矩阵。(Freud' s realization of the algorithm for the shortest distance, enter the adjacency matrix output for the shortest distance matrix.)
- 2012-09-02 15:12:56下载
- 积分:1
-
mesh_2d
二维贴体网格 fortran 源程序;偏微分方程生成网格,附详细的说明文档(body-fit mesh generation, two dimension)
- 2020-12-09 10:09:19下载
- 积分:1