Sai Kumar Dwivedi
Tallinn University of Technology
2015 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 171,319
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Why is there a difference between output of neural network by inbuilt test function (ANN Toolbox) and custom designed test function? (Test Function: One that checks accuracy of network after training)
* _Here is the code for the network._ * <</matlabcentral/answers/uploaded_files/28558/Capture.PNG>> %%%%%%%%%%%%%%%%...
11年弱 前 | 1 件の回答 | 0
1
回答質問
How can I set the precision of a numeric object?
I am using neural network. I want my inputs be of 8 bits precise. I used vpa(x,d) function to set the precision. But it changed ...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Can I explicitly define the size of "points" matrix returned by detectSURFFeatures function?
I am using ORL dataset for face recognition. For feature extraction I am using inbuilt function detectSURFFeatures. But the func...
11年弱 前 | 1 件の回答 | 0
1
回答質問
How to analyse the performance of Neural Network using Neural Network Toolbox? The performance and training state graphs are attached. Kindly Check.
I am using ORL face Database for face recognition. There are 40 subjects each with 10 images each. The size of each image is 112...
11年弱 前 | 2 件の回答 | 0
