![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15222220_1554442156060_DEF.jpg)
zhou caiwei
Followers: 0 Following: 0
Estadística
5 Preguntas
2 Respuestas
CLASIFICACIÓN
19.119
of 297.016
REPUTACIÓN
2
CONTRIBUCIONES
5 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
GPU coder :basic Code Generation failed
However, I'm not sure if other error would happens
más de 2 años hace | 0
Pregunta
GPU coder :basic Code Generation failed
Visual studio 2019 MATLAB 2022A CUDA 11.6,When I test coder.checkGpuInstall: Compatible GPU : PASSED CUDA En...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 1
1
respuestafminunc 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...
más de 2 años hace | 0
Pregunta
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...
más de 2 años hace | 4 respuestas | 1
4
respuestasPregunta
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...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0