photo

Ashok


Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
231 560
of 301 383

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 306

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


i want neural network give me output as like 'unknown clas' for all untrained images. How can i do this ???
sir, now i attached my code please check it.

presque 12 ans il y a | 1 réponse | 0

0

réponse

Question


how to define unknown class in neural network?
sir,i am doing project on "Palmprint and Fingerprint recognition using neural network". I have trained the network and i am gett...

presque 12 ans il y a | 2 réponses | 0

2

réponses

Question


how can i use 'OR' logic inside IF statement ?
Sir, in my code O1 is an output of neural network. In 'O1'O is not a zero its an alphabet 'O'. then why should I use 'strcmp' i...

environ 12 ans il y a | 1 réponse | 0

0

réponse

Question


if any(strcmp(O1, { '00000','10000','11000' } )) I used this also but still my .wav file is not playing properly??
The .wav file which i inserted in if loop(Sound 2.wav) is not working. I have attached my code also also given below. So please ...

environ 12 ans il y a | 1 réponse | 0

0

réponse

Question


if (strcmp(O1,'00000') || strcmp(O1,'10000') || strcmp(O1,'11000')) I used this but still my code is not working?
sir,I used this command which i got from you...if (strcmp(O1,'00000') || strcmp(O1,'10000') || strcmp(O1,'11000'))...but still m...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


how can i use 'If' statement for this 00000,10000,11000,11100,11110,11111 six 5bit values using 'OR' logical operator inside IF satement ?
sir, I am doing project on palm print and finger print authentication using neural network.I have image of palm and finger of th...

environ 12 ans il y a | 1 réponse | 0

1

réponse