zhou caiwei
Followers: 0 Following: 0
Statistiques
RANG
19 119
of 295 527
RÉPUTATION
2
CONTRIBUTIONS
5 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
2
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
GPU coder :basic Code Generation failed
However, I'm not sure if other error would happens
environ 2 ans il y a | 0
Question
GPU coder :basic Code Generation failed
Visual studio 2019 MATLAB 2022A CUDA 11.6,When I test coder.checkGpuInstall: Compatible GPU : PASSED CUDA En...
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
why mexw64 generated by coder runs slower than pure .m file?
I'm recently learning how to use mex files. The case that I try to reproduce is from https://www.youtube.com/watch?v=TAKjSi-77Ns...
environ 2 ans il y a | 1 réponse | 1
1
réponsefminunc Converging at a strange point
Wow,MATLAB is really broad and profound. Thank you all for your inspiring discussions. Maybe polyfit works because it use Legend...
plus de 2 ans il y a | 0
Question
fminunc Converging at a strange point
I compared fminunc(least square fitting) with polyfit, but the result was not coincide: here is my code: % clear session, c...
plus de 2 ans il y a | 4 réponses | 1
4
réponsesQuestion
matlab coder report Size mismatch (size [0 x 0] ~= size [1 x 2])
I tried to use matlab coder to convert my matlab file into C\C++ source file. In my *.m file,I defined a dynamic array: ... co...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Compiling CUDA files with mexcuda in matlab2021b report error
I am trying to compile cuda files into mex(matlab 2021b) mexcuda mexGPUExample.cu The error occurs: warning: The selected C...
plus de 2 ans il y a | 1 réponse | 0