photo

Ashok


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
290,586
of 301,647

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,372

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 175,922

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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.

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

0

답변

질문


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

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


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

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

0

답변

질문


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

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

0

답변

질문


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

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

1

답변

질문


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

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

1

답변