photo

yi yang


Last seen: 9 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Thankful Level 2
  • First Submission

查看徽章

Feeds

排序方式:

已提交


mytensorprod
Tensor products between two tensors. It supports GPU computing

1 year 前 | 1 次下载 |

提问


Given a big square matrix and some eigenvalues, how to find the corresponding eigenvectors?
My computer configuration: CPU: 8 cores 4.6GHz, 16GB memory. I have a big matrix A with size(A) = (3072,3072) I can get the ei...

1 year 前 | 3 个回答 | 0

3

个回答

提问


multiplication of a 3-D matrix by a 1-D array
I have a 3-D matrix A = rand(sz1,sz2,sz3) and a 1-D array B = rand(1,sz3). Is there a biult-in function to do the muliplication...

2 years 前 | 1 个回答 | 0

1

个回答

已提交


bracketmatch
check and find unmatched parentheses brackets and braces () [] {} in a file

2 years 前 | 1 次下载 |