-
inexact_alm_mc
增广拉格朗日乘子方法求解RPCA问题的方法,得到矩阵的稀疏成分和低秩成分。(argumented lagrange multiplier method that can make matrix be decomposed to a sparse matrix and low-rank matrix.)
- 2012-06-27 14:41:31下载
- 积分:1
-
0527
差声波检测混凝土的反演计算,通过超声波对未知损伤损伤程度的混凝土进行检测,检测出其损伤程度(Poor acoustic detection of concrete inversion, the unknown damage by ultrasonic concrete testing the degree of injury, to detect the degree of injury)
- 2020-06-30 19:20:02下载
- 积分:1
-
bisect
该function文件可以利用二分法求解方程的数值解,其中有例子(The function files can be used to solve equations numerical solution of the dichotomy, of which examples)
- 2010-10-10 11:35:26下载
- 积分:1
-
maze
关于走迷宫算法的实现程序,完全采用C++语言实现,可以运行(Maze algorithm program, fully C++ language, you can run)
- 2012-07-31 22:21:04下载
- 积分:1
-
reynolds-equation
用有限差分法求解雷诺方程,提供了一段简介的MATLAB程序(Reynolds equation using the finite difference method, the period of introduction MATLAB program)
- 2013-05-20 10:44:24下载
- 积分:1
-
jisuan
多孔介质污染物迁移动力学地下水一维渗流的数学模型
差分求解(Contaminant migration in porous media groundwater dynamics differential one-dimensional mathematical model for solving seepage)
- 2020-11-30 10:39:30下载
- 积分: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
-
well_fft
实现了测井数据的fft变化分析,可以用于查看测井数据的频谱特征(Realize the logging of data changes fft analysis, can be used to view the logging data of spectrum characteristics of)
- 2008-04-19 13:04:10下载
- 积分:1
-
bp.example
采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络(Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr), to facilitate the training of BP network)
- 2009-01-18 20:49:24下载
- 积分:1
-
lid-driven-flow(SIMPLE)
计算流体力学重要算法 simple算法计算顶盖驱动流动。(An example for using SIMPLE algorithm to computing lid driven flow in CFD)
- 2021-03-31 22:29:08下载
- 积分:1