Methil Muley
Followers: 0 Following: 0
Feeds
提问
roc and auc plotting in cnn
How To Plot ROC and AUC while dealing with CNN ? please give me sample code
4 years 前 | 1 个回答 | 0
1
个回答提问
how to create c file from .m file
function edgeImage = sobel(originalImage, threshold) %#codegen % edgeImage = sobel(originalImage, threshold) % Sobel edge de...
4 years 前 | 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...
4 years 前 | 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>>
4 years 前 | 0