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 文件

排名
195,722
of 300,302

声誉
0

贡献数
1 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
3,638 of 20,911

声誉
422

平均
3.70

贡献数
6 文件

下载次数
7

ALL TIME 下载次数
4125

排名

of 168,040

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 次下载 |

3.0 / 5
Thumbnail

已提交


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

11 years 前 | 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 years 前 | 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 years 前 | 1 次下载 |

0.0 / 5
Thumbnail