-
fde12
预估校正法,关于解分数阶微分方程的算法程序,适合非线性方程(Solves an initial value problem for a non-linear differential
equation of fractional order (FDE). The code implements the
predictor-corrector PECE method of Adams-Bashforth-Moulton )
- 2021-04-17 18:58:52下载
- 积分:1
-
初始对准
说明: 卡尔曼初始对准主程序,说明了卡尔曼滤波在初始对准里的应用(Main program of Kalman initial alignment)
- 2021-03-28 14:19:11下载
- 积分:1
-
qiuni
C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
- 2013-12-16 21:18:18下载
- 积分:1
-
MICRO
电磁场圣经,林为干院士的书,学习电磁场重要材料(EMF Bible, it' s dry academician of the book, an important material for studying the electromagnetic field)
- 2016-06-29 20:30:23下载
- 积分:1
-
demo
This is a simple mergesort code. It contains four directory. In the "lib" directory, there re two source code that can serve as timer and memory usage indicater. In the "src" directory, function "mergesort" can perform merge sort, while there s also a main function to execute it.
- 2012-04-29 12:12:55下载
- 积分:1
-
Cholesky
该程序是正定矩阵的Cholesky分解实例,Cholesky是矩阵分解常用的方法(The procedure is the Cholesky decomposition of positive definite matrix example, Cholesky matrix decomposition is a commonly used method)
- 2007-10-11 10:59: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
-
UDF
一些简单的UDF文件,实现流场中梯度和某一点压力的检测提取(Some UDF profiles)
- 2015-06-13 07:28:49下载
- 积分:1
-
矩阵的运算
矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法(matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.)
- 2021-03-18 22:49:19下载
- 积分:1
-
NCGC
内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。
此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。(Interpolated elevation points)
- 2012-08-27 15:43:00下载
- 积分:1