Feeds
질문
roc and auc plotting in cnn
How To Plot ROC and AUC while dealing with CNN ? please give me sample code
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to create c file from .m file
function edgeImage = sobel(originalImage, threshold) %#codegen % edgeImage = sobel(originalImage, threshold) % Sobel edge de...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
how to create .exe file from .m file for creating the application.
function edgeImage = sobel(originalImage, threshold) %#codegen % edgeImage = sobel(originalImage, threshold) % Sobel edge de...
5년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
Write a function called max_sum that takes v, a row vector of numbers, and n, a positive integer as inputs. The function needs to find the n consecutive elements of v whose sum is the largest possible.
<</matlabcentral/answers/uploaded_files/309743/IMG_20200604_104243.JPG>>
Write a function called max_sum that takes v, a row vector of numbers, and n, a positive integer as inputs. The function needs to find the n consecutive elements of v whose sum is the largest possible.
<</matlabcentral/answers/uploaded_files/309743/IMG_20200604_104243.JPG>>
5년 초과 전 | 0

