Community Profile

photo

Yang


2013년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to parallelize separate matrix-matrix multiplications?
There are three matrix-matrix multiplications: C1=A1*B1, C2=A2*B2, C3=A3*B3. If I wrote the code like above, the three mat...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


nonlinear equation with matrix inverse
Hi guys, Is there a Matlab function that can give me the solution of the following nonlinear equation: (A+b*X)^-1=C+d*X, ...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


maximum eigenvalue of a matrix with rank one update
There is a (real symmetric) matrix A(t) updated recursively by A(t)=(t-1)/t*A(t-1)+1/t*a(t)*a(t)', where a(t) is a colu...

거의 11년 전 | 답변 수: 1 | 0

1

답변