搜索资源列表
solveequation
- 由c语言编写的解非线性方程,线性方程组代码,包括LSQR,SIRT,SVD等算法源代码-By c language solution of nonlinear equations, linear equations code, including LSQR, SIRT, SVD algorithm source code, etc.
LSQR-DC
- 又一种最小平方反褶积程序 使用了莱文森递推算法,可以单独调用。 解矩阵方程很有用。-And a least-squares deconvolution procedure using the Levinson recursive algorithm, can be called. Useful solution of the matrix equation.
LSQR
- 采用CG法求解稀疏不对称的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations and sparse least-squares problems: Solve Ax = b or minimize || Ax- b ||2 or minimize || Ax- b ||2+ d2 ||x|
SVD_LSQR
- 用SVD ,LSQR进行矩阵求解或者进行线性方程组求解-Using SVD, LSQR for solving matrix or solving linear equations
LSQR
- LSQR和SIRT和C语言程序,用于解方程组,迭代法。-the programe of LSQR and SIRT
lsqr
- lsqr.m 基于QR正交分解的最小二乘法-lsqr.m QRLS............................
bh_tomo
- 井间雷达层析速度反演开源软件包,算法快速稳定,最短路径正演+LSQR法反演。适合层析编程学习-Open source borehole georadar data processing and ray-based 2d tomography software from internet
LSQR
- LSQR反演是地球物理反演的基本类型之一,基于提供的一个小例子来进行反演计算。-LSQR inversion is one of the basic types of geophysical inversion, based on a small example to provide the inversion calculation.
lsqr++
- Hight Performance Computing Demos
5443d
- lsqr分解,方法简单,节省时间和内存,为反演算法提供了好的解方程-this programme used for LSQR
LSQR
- 此程序为地震层析成像的LSQR算法,此算法用来解反问题。-This procedure for seismic tomography LSQR algorithm, the algorithm used to solve inverse problems.
numerical-methods
- 包括几种常用的数值计算方法,LSQR,ISRT-Include several commonly used numerical methods, LSQR, ISRT etc.
lsqr-fortran
- 是针对大规模的线性方程组,及最小二乘问题的迭代求解方法。改方法可减少内存占有量,再数学上与共轭梯度法等价。-A method of solving large sparse linear systems and linear least squares,which can save memory and equivant to the CG method in the view of pure mathematics.
LSQR-INVERSE
- 在地震直射线CT成像中用到的lSQR算法反演算法及其应用。-Used in CT imaging of the seismic direct line lSQR algorithm inversion algorithm and its application.
LSQR
- LSQR方法 求解大型稀疏矩阵的稳定可靠方法 A[M][N]·x[N]=b[M]-LSQR method for stable and reliable method for solving large sparse matrix A [M] [N] x [N] = b [M]
lsqr-matlab
- matlab实现lsqr算法的源码,有强烈的参考价值,可用于地球物理反演。-matlab realize lsqr algorithm source code, there is a strong reference value, can be used for geophysical inversion.
MPI-CUDA-LSQR
- An MPI-CUDA Implementation and Optimization for Parallel Sparse Equations and Least Squares (LSQR)
LSQR
- 利用lsqr进行无线信道估计,可以计算出基系数从而模拟出信道的情况-Lsqr radio channel using estimated coefficients can be calculated in order to simulate a case where the base channel
LSQR
- 计算病态线性方程的LSQR算法,MATLAB汇编程序。-LSQR algorithm of morbid linear equations , MATLAB assembler
LSQR
- 最小平方QR分解法(LSQR)的C++源码,可以用来学习lsqr-Least squares QR decomposition method (LSQR) of the C++ source code can be used to learn lsqr