Rafid Mustafiz - MATLAB Central
photo

Rafid Mustafiz


Last seen: 4년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 03/18 to 03/25Use left and right arrows to move selectionFrom 03/18Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 질문
0 답변

순위
138,048
of 297,672

평판
0

참여
6 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,464

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,351

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


Why this error? 'Transpose on ND array is not defined. Use PERMUTE instead.'
when I write the following code: newImage = 'C:\Users\AKM Rahmatullah Clg\Documents\MATLAB\Pet Detection\Endoscopy Data\0028.pn...

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

1

답변

질문


I can not use randomAffine2d function in matlab R2019a. How can I import to matlab?
In matlab R2019b they can use the function randomAffine2d https://in.mathworks.com/help/images/ref /randomaffine2d.html Bu...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


where is the error of following code to calculate confusionmat?
predictedLabels = predict(classifier, testFeatures); testLabels = testSet.Labels; confMat = confusionmat(testLabels, pre...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Image detection using SVM classifier from wavelets features extraction
I have extracted wavelet features from a set of images and stored as following: cov_features = [R4_f1 R4_f2 R4_f3 R4_f4 R5_f1 R...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How can I put CNN features and GLCM features in a vector?
I need to extract CNN features and wavelet features of an image. Then put these combined features in a single vector. What will...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


how to overcome the following error? errors are described in the comment
clear all; close all; clc; %deviceInfo = gpuDevice; rootFolder = fullfile('E:\education\Matlab\bin\Endoscopy\', '101_ObjectCate...

대략 7년 전 | 답변 수: 0 | 0

0

답변