Sung-Eun Jo
Followers: 0 Following: 0
Statistik
RANG
145.481
of 301.213
REPUTATION
0
BEITRÄGE
1 Frage
0 Antworten
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
0
RANG
3.647 of 21.191
REPUTATION
423
DURCHSCHNITTLICHE BEWERTUNG
3.70
BEITRÄGE
6 Dateien
DOWNLOADS
12
ALL TIME DOWNLOADS
4135
RANG
of 173.368
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Odd behaviour of 2x2-matrix and 2x1-vector operation
Consider a 2x2 matrix A with columns uncorrelated, and a vector x: A = [ a b ] [-b' a'] x = [ a'] [ b...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortGesendet
SVD of 2x2 complex matrix based on two rotation matrices
ROT_SVD2X2 computes the complex rotation matrices for the SVD of a 2-by-2 complex matrix.
etwa 11 Jahre vor | 1 Download |
Gesendet
SVD of a matrix based on Lapack interface
SVD_LAPACK computes the singular value decomposition of a matrix by calling LAPACK subroutines.
mehr als 11 Jahre vor | 3 Downloads |
Gesendet
Trigonometric function errors at pi or pi/2 such as sin(pi) or cos(pi/2)
The constant pi in matlab is a floating-point approximation of 'pi'. There is a remedy for it!
mehr als 11 Jahre vor | 1 Download |
Gesendet
QR decomposition with constrained diagonal phases (Lapack interface)
The code computes the QR decomposition with specific diagonal phases.
mehr als 11 Jahre vor | 1 Download |
Gesendet
Tridiagonalization of a Hermitian or symmetric matrix based on Lapack interface
The code computes the tridiagonal decomposition of a Hermitian matrix by calling Lapack routines.
mehr als 11 Jahre vor | 4 Downloads |
Gesendet
Bidiagonalization of a matrix based on Lapack interface
The code computes the bidiagonal matrix decomposition of a matrix by calling Lapack routines.
mehr als 11 Jahre vor | 2 Downloads |




