photo

Rafid Mustafiz


Last seen: casi 5 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
230.380
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

Feeds

Ver por

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 7 años hace | 0 respuestas | 0

0

respuestas