Community Profile

photo

yi yang


Last seen: 5 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

All
  • Thankful Level 2
  • First Submission

Ver insignias

Feeds

Ver por

Enviada


mytensorprod
Tensor products between two tensors. It supports GPU computing

alrededor de 1 año hace | 4 descargas |

Pregunta


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

más de 1 año hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

Enviada


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

más de 1 año hace | 1 descarga |