Rafid Mustafiz
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,950
コントリビューション
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...
4年以上 前 | 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...
6年以上 前 | 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...
6年以上 前 | 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...
6年以上 前 | 0 件の回答 | 0