photo

Ashok


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
290,556
of 301,612

評判
0

コントリビューション
6 質問
0 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,357

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,767

コントリビューション
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

回答