搜索:decomposition

找到约 59 项符合「decomposition」的查询结果

结果 59
https://www.eeworm.com/dl/641/243573.html 数学计算

% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法

% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最 ...
下载 164
·
查看 1209
https://www.eeworm.com/dl/650/182370.html 人工智能/神经网络

This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate

This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.
下载 31
·
查看 1078
https://www.eeworm.com/dl/641/175667.html 数学计算

平均因子分解法

平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) ...
下载 96
·
查看 1066
https://www.eeworm.com/dl/665/489274.html matlab例程

System identification with adaptive filter using full and partial-update Generalised-Sideband-Decomp

System identification with adaptive filter using full and partial-update Generalised-Sideband-Decomposition Least-Mean-Squares
下载 82
·
查看 1079
https://www.eeworm.com/dl/518/226320.html 数值算法/人工智能

Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equ

Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equations (AX=B) using the Cholesky decomposition method.
下载 188
·
查看 1055
https://www.eeworm.com/dl/522241.html 论文

SVD分解在超声成像中应用

Singular value decomposition filter for speckle reduction in adaptive ultrasound imagingHasegawa_2019_Jpn._J._Appl._Phys._58_SGGE06
下载 1
·
查看 95
https://www.eeworm.com/dl/665/246458.html matlab例程

This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the ti

This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the time and storage required for a matrix operation such as factoring S into its Cholesky decomposition
下载 61
·
查看 1105
https://www.eeworm.com/dl/665/253865.html matlab例程

The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The p

The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm
下载 184
·
查看 1093
https://www.eeworm.com/dl/665/319681.html matlab例程

Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in

Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm
下载 164
·
查看 1124
https://www.eeworm.com/dl/856329.html 技术资料

SVD分解法去燥,可以很好的使用

SVD分解法去燥,可以很好的使用,本人亲测-SVD decomposition method to dry, can be a good use, I pro test
下载 6
·
查看 6566