photo

MANIMEGALAI SELVARAJ


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
83,001
of 300,338

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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


what is the value of predicted and actual?
function EVAL = Evaluate(ACTUAL,PREDICTED) % This fucntion evaluates the performance of a classification model by % cal...

8 years ago | 1 answer | 0

1

answer

Question


how to implement the classification using feed forward neural network
I am doing a project in leaf disease identification... i choose the feed forward neural network to classify the leafs.. how to...

8 years ago | 2 answers | 0

2

answers

Question


how to solve this error??? Subscripted assignment dimension mismatch. Error in traincolorceder (line 100) IHSVMEAN(imgn,:)=IHSV;
Plsss help me to solve this error??? Traindatabasepath='E:\PROJECT2\original\appleleaves\ceder'; Trainfiles=dir(Traindat...

8 years ago | 1 answer | 0

1

answer

Question


i am doing apple leaf disease detection project in matlab.. i dont know how to segment
in first step i mask the green part of the leaf and then i use segmentation using k means clustering .. i mask the green part ...

9 years ago | 3 answers | 0

3

answers