-
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
-
dp5566
一个非线性方程的matlap程序,杜芬方程的变异(A nonlinear equations matlap program, variation of Duffing equation)
- 2015-04-04 11:20:45下载
- 积分:1
-
zuiyouhua
此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!(This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization algorithm code: steepest descent method, Newton method, nonlinear least squares method, DFP method. fun1, fun2 are two test function. Thanks!)
- 2009-01-31 13:36:29下载
- 积分:1
-
calculat
WINDOWS计算器程序(Windows calculator program)
- 2004-11-19 14:14:22下载
- 积分:1
-
最小二乘
最小二乘法寻找最佳函数匹配,用以数值计算,优化曲线(The least square method is used to find the best function matching for numerical calculation and curve optimization.)
- 2020-11-18 09:29:39下载
- 积分:1
-
fortran
2D FDTD TE mode with a plane wave source and a PML abc
- 2020-12-16 16:09:14下载
- 积分:1
-
Riemannmain
用Roe格式求解黎曼激波管问题的Fortran源代码。可以通过MUSCL插值来提高求解精度。适合计算流体力学的初学者参考学习。(Riemann shock tube problem with Roe scheme. You cam improve the accuracy by MUSCL interpolation. This code is suitable for CFD beginners.)
- 2020-12-31 09:48:58下载
- 积分:1
-
NDG
说明: 一维波动方程的间断有限元计算,包括网格的划分,数值积分的计算等。(Discontinuous finite element method for one-dimensional wave equation, including mesh division, numerical integration calculation and so on.)
- 2021-04-21 19:28:49下载
- 积分:1
-
Gear
说明: 吉尔数值算法,求解刚性微分方程组,稳定好,收敛好(Gill numerical algorithm, good stability and convergence for solving rigid differential equations)
- 2020-07-02 12:40:02下载
- 积分:1
-
基于AOA的室外雷达定位算法仿真 EKF
说明: 基于AOA的室外雷达定位算法仿真,基于TDOA的室外雷达定位算法仿真,基于AOA doa的室外雷达定位算法仿真,三维(Simulation of outdoor radar location algorithm based on AOA, simulation of outdoor radar location algorithm based on TDOA, simulation of outdoor radar location algorithm based on AOA TDOA, 3d)
- 2019-05-16 09:50:00下载
- 积分:1