photo

Tuong


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


How to unvec a vector to get the original matrix ?
I know that I can just vectorize a matrix by using the ":" operator like this. For example A = [1 2;3 4]; %B is vec of A B = ...

ungefär 16 timmar ago | 1 answer | 0

1

answer

Answered
Getting error for NVIDIA CudNN with Matlab 2019b in Windows 10
This is how I do it on Matlab R2023b + Window 10 x64 First I install CUDA 11.8 Then I install CUDNN 9.0 (it would be better ...

4 månader ago | 0

Question


How to evaluate the GPU/CPU trainiing and inference time for a deep learning model in Matlab ?
Currently, I need to build a deep learning digit recognition model in Matlab R2023a and fill out this table. What would b...

7 månader ago | 1 answer | 0

1

answer

Question


Strange warning regarding accuracy of computation in Matlab ?
Dear Matlab community, Currently, I have been running into some accuracy problem regarding my Matlab program. Particulalrly I r...

7 månader ago | 2 answers | 0

2

answers