搜索资源列表
bndcsr
- 稀疏矩阵存储格式转换,从带状矩阵(BND)到压缩稀疏行(CSR) .f90格式-BNDCSR converts Banded Linpack format to Compressed Sparse Row format.
levmar-2.4
- A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
SSBA_1.0
- A version of a sparse bundle adjustment implementation with adjustable intrinsics and distortion parameters (either shared by all views or varying for each view)
lesolv
- 此程序包包含很多求解大型稀疏方程组的代码,在偏微分上有很大用处。-This package contains a lot of equations for solving large sparse code, in the partial differential there is a great use.
SYMMLQ
- 采用CG法求解稀疏对称非奇异矩阵得到的线性系统Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric and nonsingular, but it may be definite or indefinite. The scal
SparseMatrix
- 用三元组实现的稀疏矩阵运算 用户输入正常矩阵 但存储为三元组 可以实现加,乘和转置三种运算-Achieved with a triple sparse matrix operations the user to enter the normal matrix, but storage can be achieved for the triple add, multiply, and transpose three kinds of operations
sba-1.5
- sparse bundle adjustment algorithm, very good
Sparse-matrix
- 稀疏矩阵的 产生 和转置 快速转置 主要是 数据结构 课程内容-Fast transpose sparse matrix and transpose
sparse-points-and-matching
- 稀疏点匹配与重建的好例子,没有图像校正的过程-sparse points and matching
Sparse-matrix-computation
- 本演示程序中,以“带行逻辑的链接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵相加、相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的表示以阵列形式列出。首先应输入矩阵的行数和列数,并判断给出的两个矩阵的行和列对于所要求的运算是否相匹配。(矩阵的行数和列数均不超过20)-The demonstration program, the " OK logical link information" triples sequence table indicates spa
Sparse
- 稀疏矩阵三元组表的基本运算:初始化、创建、转置、加法等-Sparse matrix triples basic operations: initialization, create, transpose, addition, etc.
Sparse-matrix-storage-and-restore-
- 稀疏矩阵的压缩存储与还原 稀疏矩阵的计算器-Sparse matrix storage and restore compressed sparse matrix calculator
Sparse-matrix-compression
- 稀疏矩阵压缩存储的基本操作实现实验 要求:数据元素类型ElemType取float。 1)从键盘输入两个稀疏矩阵A、B的各元素。(行<=5,列<=5) 2)完成矩阵的加法运算,并输出。-Compressed storage of sparse matrix operations to achieve the basic experimental requirements: data element types ElemType take float. 1) from th
sparse-matrix
- VC平台的稀疏矩阵的计算。基于三元组顺序表的简单算法-Sparse matrix calculation. Simple algorithm based on the order form triples
Sparse-matrix-operation
- 稀疏矩阵的乘法和转置算法。 C++ Builder调试通过。 -Sparse matrix operation, multiply, transform.
Sparse-polynomial-arithmetic
- 稀疏多项式运算器实验报告(内含全部源码),属于数据结构的课程实验报告-Sparse polynomial arithmetic test report (containing all source code), belonging to the experimental report data structures course
A-sparse-representation-
- 图像的稀疏表示,通过该算法可以读图像进行稀疏表示,并且查询字典可还原图像.-Image sparse representation, can be achieved by the algorithm of image sparse representation, and combine the dictionary query, can restore the image.
sparse-matrice
- 编写一个算法程序实现把2个稀疏矩阵分别存储在2个顺序三元组中-Write an algorithm program to achieve the two sparse matrices are stored in two sequential triplet
sparse-matrix
- 一个简单的稀疏矩阵的压缩存储以及加、减、乘、转置运算程序-A simple sparse matrix of compressed storage and addition, subtraction, multiplication, transpose operation procedures
Sparse Reconstruction
- Segmentation Based Sparse Reconstruction