-
mg01
用多重网格方法求解泊松方程,偏微分方程求解(use multigrid method to solve poisson equation, pde solver)
- 2009-11-10 21:45:00下载
- 积分:1
-
lyb
对于应用数学专业学习非线性混沌控制的学生非常有用,可以下载并尝试自己动手改变后半部分,就能应用于新系统中(For students applied mathematics learning nonlinear chaotic control is very useful, you can download and try yourself to change the second half, will be able to be applied to the new system)
- 2012-11-28 14:25:14下载
- 积分:1
-
Main
平面应力、平面应变有限元数值计算,适合于有限元编程入门(plane stress and plane strain for numerical calcualtion)
- 2010-11-12 15:08:58下载
- 积分:1
-
Lasso
lasso regression. It is very good to use for statics processing.
- 2010-01-24 23:33:07下载
- 积分:1
-
matlabtoolbox
说明: matlab的时频分析工具箱,含全部工具箱程序(Matlab time-frequency analysis toolbox, including all toolbox programs)
- 2019-02-21 09:32:46下载
- 积分:1
-
broyden迭代法和逆broyden迭代法
拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点,用于求解非线性方程组(For solving nonlinear equations)
- 2017-11-22 22:45:10下载
- 积分:1
-
shiweidele
施威德勒球壳在ansys中的建模分析,APDL语言(Of Schwedler shell modeling in ansys, APDL language)
- 2012-10-22 14:32:47下载
- 积分:1
-
生活垃圾转运站选址lingo 求解编程
二级转运站选址数学规划模型求解的lingo 程序(Lingo Program for Solving Mathematical Programming Model of Secondary Transfer Station Location)
- 2020-06-16 14:20:01下载
- 积分:1
-
fdtd_2D_TE_PML
fdtd的2d算法,pml边界条件,二维TE波(fdtd the 2d algorithm, pml boundary conditions, 2D TE wave)
- 2007-02-02 16:43:27下载
- 积分: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