搜索资源列表
xishujuzhenyuansuanqi
- 自己编写的稀疏矩阵运算器可以运算加减乘除-I have written can be sparse matrix computing computing Math
SparseLib
- SparseLib库和使用手册,用于稀疏矩阵的计算-SparseLib library and user manual for the calculation of sparse matrix
CreateSMatrix
- 一个实现矩阵的基本运算的函数,可运行稀疏矩阵的想加,想减,乘以及转置等运算-Function of a matrix operation run sparse matrix would like to add, want less, multiply and transpose operations
Arnold.tar
- 求解大型稀疏矩阵特征值的ARNOLD算法,利用矩阵的稀疏性降低算法的复杂度-the algorithm is to calculate the eigenvalue and eigenvector of the large sparse matrix
compress_sensing_without_frame
- Compressive sampling is an emerging technique that promises to effectively recover a sparse signal from far fewer measurements than its dimension. The compressive sampling theory assures almost an exact recovery of a sparse signal if the signal is se
sparse-matrix
- 根据数据结构的算法和原理用c++实现稀疏矩阵的压缩和计算,-Achieve compression and sparse matrix algorithms and calculated using c++ according to the principle of data structures,