zhou caiwei
Followers: 0 Following: 0
Statistik
RANG
19.119
of 295.527
REPUTATION
2
ANTWORTZUSTIMMUNG
60.0%
ERHALTENE STIMMEN
2
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
GPU coder :basic Code Generation failed
However, I'm not sure if other error would happens
etwa 2 Jahre vor | 0
Frage
GPU coder :basic Code Generation failed
Visual studio 2019 MATLAB 2022A CUDA 11.6,When I test coder.checkGpuInstall: Compatible GPU : PASSED CUDA En...
etwa 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 2 Jahre vor | 1 Antwort | 1
1
Antwortfminunc 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...
mehr als 2 Jahre vor | 0
Frage
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...
mehr als 2 Jahre vor | 4 Antworten | 1
4
AntwortenFrage
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...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0