photo

Sung-Eun Jo


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

PhD. Electrical Eng
Love to code Matlab and RTL.
Professional Interests: matrix computation, verilog RTL code, Fortran library.

Statistica

All
MATLAB Answers

1 Domanda
0 Risposte

File Exchange

6 File

RANK
238.519
of 300.369

REPUTAZIONE
0

CONTRIBUTI
1 Domanda
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
3.640 of 20.936

REPUTAZIONE
422

VALUTAZIONE MEDIA
3.70

CONTRIBUTI
6 File

DOWNLOAD
7

ALL TIME DOWNLOAD
4125

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Inviato


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.

quasi 11 anni fa | 1 download |

0.0 / 5

Inviato


SVD of a matrix based on Lapack interface
SVD_LAPACK computes the singular value decomposition of a matrix by calling LAPACK subroutines.

circa 11 anni fa | 2 download |

5.0 / 5

Inviato


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!

circa 11 anni fa | 1 download |

3.0 / 5
Thumbnail

Inviato


QR decomposition with constrained diagonal phases (Lapack interface)
The code computes the QR decomposition with specific diagonal phases.

circa 11 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


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.

circa 11 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


Bidiagonalization of a matrix based on Lapack interface
The code computes the bidiagonal matrix decomposition of a matrix by calling Lapack routines.

circa 11 anni fa | 1 download |

0.0 / 5
Thumbnail