CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - LSQR
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - LSQR - List
[
Algorithm
]
solveequation
DL : 0
由c语言编写的解非线性方程,线性方程组代码,包括LSQR,SIRT,SVD等算法源代码-By c language solution of nonlinear equations, linear equations code, including LSQR, SIRT, SVD algorithm source code, etc.
Update
: 2025-02-19
Size
: 9kb
Publisher
:
胡治权
[
Energy industry
]
LSQR-DC
DL : 0
又一种最小平方反褶积程序 使用了莱文森递推算法,可以单独调用。 解矩阵方程很有用。-And a least-squares deconvolution procedure using the Levinson recursive algorithm, can be called. Useful solution of the matrix equation.
Update
: 2025-02-19
Size
: 207kb
Publisher
:
但是借
[
Other
]
LSQR
DL : 0
采用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||2. The matrix A may be square or rectangular (over-determined or under-determined), and may have any rank. It is represented by a routine for computing Av and A u for given vectors v and u.
Update
: 2025-02-19
Size
: 44kb
Publisher
:
LSQR
[
Algorithm
]
SVD_LSQR
DL : 0
用SVD ,LSQR进行矩阵求解或者进行线性方程组求解-Using SVD, LSQR for solving matrix or solving linear equations
Update
: 2025-02-19
Size
: 3kb
Publisher
:
liuxiaoming
[
Algorithm
]
LSQR
DL : 0
LSQR和SIRT和C语言程序,用于解方程组,迭代法。-the programe of LSQR and SIRT
Update
: 2025-02-19
Size
: 2kb
Publisher
:
雷英成
[
matlab
]
lsqr
DL : 1
lsqr.m 基于QR正交分解的最小二乘法-lsqr.m QRLS............................
Update
: 2025-02-19
Size
: 4kb
Publisher
:
feng
[
matlab
]
bh_tomo
DL : 0
井间雷达层析速度反演开源软件包,算法快速稳定,最短路径正演+LSQR法反演。适合层析编程学习-Open source borehole georadar data processing and ray-based 2d tomography software from internet
Update
: 2025-02-19
Size
: 1.18mb
Publisher
:
lhy
[
Windows Develop
]
LSQR
DL : 0
LSQR反演是地球物理反演的基本类型之一,基于提供的一个小例子来进行反演计算。-LSQR inversion is one of the basic types of geophysical inversion, based on a small example to provide the inversion calculation.
Update
: 2025-02-19
Size
: 244kb
Publisher
:
焚琴煮酒
[
VC/MFC
]
SIRT
DL : 0
SIRT方法是一种基本的地球物理反演方法,是与SVD,LSQR反演方法一类的基本反演方法,一般用于地震正演数据的反演数据,从而得出地下地层的速度参数,最终得出地下地质体情况。-SIRT is a basic method of geophysical inversion, with the SVD, LSQR inversion basic inversion method for a class, are generally used for the inversion of seismic data forward the data to arrive at the rate of underground formation parameter eventually come to underground geological conditions.
Update
: 2025-02-19
Size
: 118kb
Publisher
:
焚琴煮酒
[
MPI
]
lsqr++
DL : 0
Hight Performance Computing Demos
Update
: 2025-02-19
Size
: 26kb
Publisher
:
aabbas77
[
matlab
]
5443d
DL : 0
lsqr分解,方法简单,节省时间和内存,为反演算法提供了好的解方程-this programme used for LSQR
Update
: 2025-02-19
Size
: 2kb
Publisher
:
孟庆利
[
Special Effects
]
LSQR
DL : 0
此程序为地震层析成像的LSQR算法,此算法用来解反问题。-This procedure for seismic tomography LSQR algorithm, the algorithm used to solve inverse problems.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yehua
[
Algorithm
]
numerical-methods
DL : 0
包括几种常用的数值计算方法,LSQR,ISRT-Include several commonly used numerical methods, LSQR, ISRT etc.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
hefei
[
Algorithm
]
lsqr-fortran
DL : 0
是针对大规模的线性方程组,及最小二乘问题的迭代求解方法。改方法可减少内存占有量,再数学上与共轭梯度法等价。-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.
Update
: 2025-02-19
Size
: 658kb
Publisher
:
赵娜
[
Other
]
LSQR-INVERSE
DL : 0
在地震直射线CT成像中用到的lSQR算法反演算法及其应用。-Used in CT imaging of the seismic direct line lSQR algorithm inversion algorithm and its application.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
静远
[
Energy industry
]
LSQR
DL : 0
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]
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Caesar Y.
[
Algorithm
]
lsqr-matlab
DL : 0
matlab实现lsqr算法的源码,有强烈的参考价值,可用于地球物理反演。-matlab realize lsqr algorithm source code, there is a strong reference value, can be used for geophysical inversion.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
muyoubaiyu
[
Software Engineering
]
MPI-CUDA-LSQR
DL : 0
An MPI-CUDA Implementation and Optimization for Parallel Sparse Equations and Least Squares (LSQR)
Update
: 2025-02-19
Size
: 236kb
Publisher
:
rocky
[
Post-TeleCom sofeware systems
]
LSQR
DL : 0
利用lsqr进行无线信道估计,可以计算出基系数从而模拟出信道的情况-Lsqr radio channel using estimated coefficients can be calculated in order to simulate a case where the base channel
Update
: 2025-02-19
Size
: 2kb
Publisher
:
evans
[
assembly language
]
LSQR
DL : 0
计算病态线性方程的LSQR算法,MATLAB汇编程序。-LSQR algorithm of morbid linear equations , MATLAB assembler
Update
: 2025-02-19
Size
: 1kb
Publisher
:
晨之曦
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.