搜索资源列表
matrixforpowersystem
- 电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,MALIB(类),MATEST(使用范例),INCLUDE(*.H),是我编写的电力系统能量管理系统基础类之一.-power system sparse matrix computation, the use of code examples, including the three catalogs, MALIB (type), MATEST (using the example), INCLUDE (*. H), I was prepare
adzt_v1_0[1].tar
- a software code for computing selected eigenvalues of large sparse symmetric matrices
稀疏非对称矩阵的ICCG法FORTRAN源程序
- 稀疏非对称矩阵的ICCG法FORTRAN源程序-Sparse non-symmetric matrix of the ICCG method FORTRAN source code
ICCG
- 稀疏非对称矩阵的ICCG法FORTRAN源程序-Sparse non-symmetric matrix of the ICCG method FORTRAN source code
matrix
- 稀疏矩阵运算器,实现矩阵的加法,减法,乘法,里面有详细的代码-Sparse matrix arithmetic unit to achieve the matrix addition, subtraction, multiplication, which detailed the code
inv3
- 稀疏逆矩阵求解代码 可用于求解稀疏逆矩阵-Sparse inverse solution code can be used to solve the sparse inverse matrix
SparseMatrixMultiplication_MileStone4_Final.tar.g
- Parallel Sparse Matrix Multiplication source code implemented using x10 language (http://x10-lang.org/).
sparse-matrix-operations-in-CPP
- 用C++实现的稀疏矩阵运算,里面包含了代码的实现和说明文档-It s a realization of sparse matrix operations in C++, it contains the implementation code and documentation
814c60e89ff7
- 是稀疏矩阵库以及全矩阵和稀疏矩阵分析程序源代码,可用于分析线性电阻电路-Sparse matrix library as well as a full matrix and sparse matrix analysis of program source code, can be used to analyze linear resistor circuit
SVDLIBC-win
- SVDLIBC是一个使用Lanczos算法计算稀疏矩阵SVD(奇异值分解)的C语言函数库,原本在只能Linux下编译,这个版本是对其进行修改后的windows版本,可以在VC++或MinGW下使用。-SVDLIBC is a C library computing the SVD(Singular Value Decomposition) of a sparse matrix using the Lanczos Algorithm. Originally, it can only compile
numerical-recipe-code7
- 剑桥数据库源代码,包括sparse、spectrum、svd、svm、wavelet等算法-Cambridge database source code, including sparse, spectrum, svd, svm, wavelet algorithm
SPARSKIT2
- GMRES作者SEAD的工具包,包括各种求解大型稀疏矩阵的FORTRAN代码-GMRES author SEAD toolkit, including a variety of large sparse matrices FORTRAN code
Speckle-Noise-Removal-in-Ultrasound-Images-using.
- Speckle Noise Removal in Ultrasound Images using Sparse Code Shrinkage
sfft-code
- 稀疏快速傅里叶变换作为传统FFT的改进版,它充分利用输入信号频域稀疏特性,实现序列的快速傅里叶变换。(As an improved version of the traditional FFT, sparse fast Fourier transform takes full advantage of the sparse characteristics of the input signal frequency domain to achieve fast Fourier transform