Community Profile

photo

Sai Kumar Dwivedi


Tallinn University of Technology

Active since 2015

Followers: 0   Following: 0

Message

Computer Systems Engineering

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 2 answers | 0

2

answers