搜索资源列表
TVL1_HCS_v1
- % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
lsqr_b
- 此算法为用于解反问题的lsqr算法,对Ax=b,输入矩阵A,列向量b,以及迭代步数,求得列向量x-This algorithm is used for solution of the inverse problem lsqr algorithm, Ax = b, the input matrix A, the column vector b, as well as the number of iterative steps, to seek the column vector x
lsqr
- lsqr.m 基于QR正交分解的最小二乘法-lsqr.m QRLS............................
bh_tomo
- 井间雷达层析速度反演开源软件包,算法快速稳定,最短路径正演+LSQR法反演。适合层析编程学习-Open source borehole georadar data processing and ray-based 2d tomography software from internet
5443d
- lsqr分解,方法简单,节省时间和内存,为反演算法提供了好的解方程-this programme used for LSQR
lsqrSOL
- 求解大型稀疏线性方程和线性最小二乘问题的LSQR算法(The software for lsqrSOL is provided by SOL, Stanford University under the terms of the OSI Common Public License (CPL))