photo

zhou caiwei


Last seen: 거의 2년 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
2 답변

순위
14,380
of 299,003

평판
3

참여
5 질문
2 답변

답변 채택
60.0%

획득한 표
3

순위
 of 20,659

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 163,074

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

답변 있음
GPU coder :basic Code Generation failed
However, I'm not sure if other error would happens

2년 초과 전 | 0

질문


GPU coder :basic Code Generation failed
Visual studio 2019 MATLAB 2022A CUDA 11.6,When I test coder.checkGpuInstall: Compatible GPU : PASSED CUDA En...

2년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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

거의 3년 전 | 답변 수: 1 | 1

1

답변

답변 있음
fminunc 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...

거의 3년 전 | 0

질문


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

거의 3년 전 | 답변 수: 4 | 1

4

답변

질문


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

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변