搜索资源列表
xsjz
- 稀疏矩阵的算法源代码,源代码是用visualc++编写-Sparse matrix algorithm source code, source code is visualc++ to prepare
syz
- 稀疏矩阵三元组的算法源代码,源代码是用visualc++编写-Sparse matrix algorithm triples the source code, source code is visualc++ to prepare
sparematrix
- 稀疏矩阵转置算法,经常使用,可以用于复习数据结构-Sparse matrix transpose algorithm, frequently used data structures can be used to review
matrix
- 本C++程序实现了稀疏矩阵的十字链表压缩存储及列个稀疏矩阵相乘的算法。-The C++ program to achieve a sparse matrix of cross-linked compression and out a sparse matrix multiplication algorithm.
Matrix
- 稀疏矩阵的运算,主要用于测试算法实现,矩阵由系统随机生成,由用户选择需要的操作,包括矩阵的加减乘运算,稀疏矩阵的输入形式采用“三元组”表示,而运算结果的矩阵则以通常的阵列形式列出。-Sparse matrix operations, mainly for testing algorithms, matrix randomly generated by the system, select the desired operation by the user, including matrix a
SSSS
- 以三元组存储结构,稀疏矩阵的加法,乘法,转置等相关算法。-Triples storage structure, sparse matrix addition, multiplication, transpose algorithm.
sparselm-1.3
- sparselm,稀疏矩阵lm算法,计算机视觉、摄影测量领域必备利器-sparselm, lm sparse matrix algorithms, computer vision, an essential tool for the field of photogrammetry
SBASrc
- 使用CMakeList重新组织的SBA,即稀疏矩阵光束法平差算法,希望对大家有用-Use CMakeList reorganize the SBA, namely sparse matrix bundle adjustment algorithm, we hope to useful
Exp2
- 这是清华大学数据与算法课程的实验作业。题目为:稀疏矩阵的存储与计算。-This is the experimental data and algorithms operating Tsinghua University courses. Topics are: storage and computing sparse matrix.
Chap05
- 自己编写的数据结构中的稀疏矩阵算法和二维指针的基本应用,在VC中调试通过。-I have written in the data structure pointer sparse matrix algorithms and two-dimensional basic application, the VC debugging.
sparse-matrix
- VC平台的稀疏矩阵的计算。基于三元组顺序表的简单算法-Sparse matrix calculation. Simple algorithm based on the order form triples
Sparse-matrix-operation
- 稀疏矩阵的乘法和转置算法。 C++ Builder调试通过。 -Sparse matrix operation, multiply, transform.
OMP
- 实现OMP算法,即压缩感知的还原算法,将M*1的矩阵还原成N*1的稀疏矩阵,M<<N.-Implementing OMP algorithm
BP
- 一维信号BP重构算法,先生成稀疏度为K的稀疏矩阵,再加入高斯白噪声进行算法重构以及质量衡量。-BP signal reconstruction algorithm for one dimensional, Mr. into sparse matrix sparsity of K, then the Gauss white noise and measure the quality of reconstruction algorithm.
matrix
- 1、 编写一个算法程序实现把2个稀疏矩阵分别存储在2个顺序三元组中; 2、 编写二个算法程序,一个实现把上述2个疏矩阵求和运算,一个实现把上述2个稀疏矩阵求积运算,分别输出求和、求积以后的结果。 -1, write a program to achieve the two algorithms sparse matrix are stored in two sequential triplet 2, write two algorithm program, an implementat
sparse-matrice
- 编写一个算法程序实现把2个稀疏矩阵分别存储在2个顺序三元组中-Write an algorithm program to achieve the two sparse matrices are stored in two sequential triplet
first_practice_compute
- 主要是关于高等数值分析中关于CG法,MINRES法,Lanczos方法解大型稀疏矩阵的matlab算法实现-the matlab code about the advacned value analysis curriculum the algorithm for CG MINRES and Lanczos
6
- 利用三元组存储的稀疏矩阵,三元组矩阵快速转置算法-Triples fast matrix transposition algorithm
chengfa
- 稀疏矩阵乘法运算源代码,稀疏矩阵运算算法源码-Sparse matrix multiplication source code, sparse matrix algorithm source code
Gradient算法
- 生成压缩感知测量矩阵,对稀疏的离散数字信号进行压缩(Compressed sensing measurement matrix is generated to compress sparse discrete digital signals)