photo

Nilima


Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
36 408
of 301 379

RÉPUTATION
1

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
1

RANG
 of 21 244

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 273

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


How to resolve the error using evalfis: 'Input data must have as many columns as input variables'
Error using evalfis (line 62) The first argument should have as many columns as input variables and as many rows as independen...

plus de 9 ans il y a | 1 réponse | 1

1

réponse

Question


Please help me to fix Index exceeds matrix dimensions error.
My code is... imgListFile = fopen('D:\image_class.txt', 'r'); F = zeros(6, 24); L = cell(6, 1); tline = fopen(im...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


Can any one help me to fix error with imread()?
The code is... imgListFile = fopen('image_class.txt', 'r'); F = zeros(6, 24); L = cell(6, 1); tline = fgetl(imgList...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


Hi, I have drawn circle on top of color Image with viscircles function. I want to extract that part( may be as mask) and apply feature extraction on that part. Can anyone help me in how to do it...
I having color image. On top of that image I have drawn one circle covering area of interest. Now and want to use only that circ...

plus de 10 ans il y a | 1 réponse | 0

1

réponse