photo

Sung-Eun Jo


2014 年からアクティブ

Followers: 0   Following: 0

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

統計

All
MATLAB Answers

1 質問
0 回答

File Exchange

6 ファイル

ランク
187,696
of 300,364

評判
0

コントリビューション
1 質問
0 回答

回答採用率
100.0%

獲得投票数
0

ランク
3,639 of 20,934

評判
422

平均評価
3.70

コントリビューション
6 ファイル

ダウンロード
7

ALL TIME ダウンロード
4125

ランク

of 168,407

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

バッジを表示

Feeds

表示方法

質問


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

11年弱 前 | 1 件の回答 | 0

1

回答

送信済み


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.

11年弱 前 | ダウンロード 1 件 |

0.0 / 5

送信済み


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

約11年 前 | ダウンロード 2 件 |

5.0 / 5

送信済み


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!

約11年 前 | ダウンロード 1 件 |

3.0 / 5
Thumbnail

送信済み


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

約11年 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


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.

約11年 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


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

約11年 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail