photo

Wyot


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
168,288
of 300,571

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Whhy it shows 'Undefined function or variable 'confMat'; Please check me code. I cant plot the confusion matrix
L = 3 ; figure ('visible','on'); imagesc(confMat);colormap(flipud(gray)) ; caxis ([0,1]) textstr=num2str(conf...

7 years ago | 1 answer | 0

1

answer

Question


How to classify fruits based on deep learning in real time such video processing ?
<</matlabcentral/answers/uploaded_files/119558/Capture.JPG>> The classify output as similar as in the picture.

7 years ago | 0 answers | 0

0

answers

Question


How to connect webcam and convolutional neural network to classify in real time ?
I have train neural network with accuracy of 80%. But I dont know how to compare it in real time by using webcam. Can you help m...

7 years ago | 0 answers | 0

0

answers

Question


How do I classify ripeness of pineapple on real- time ? I have developed ripeness classification based on deep neural network but I don't know how to make it real time. Please help me
I have developed ripeness classification based on deep neural network but I don't know how to make it real time. Please help me....

7 years ago | 2 answers | 0

2

answers