photo

indhu ravi


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
86,191
of 300,508

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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

  • First Review
  • First Answer

View badges

Feeds

View by

Answered
How can I count the number of times a number appear in a vector?
sir for example i have an matrix of 3x3 0 0 0 1 0 1 1 1 1 i should get the maximum occurrence of each row (i.e) 0 ...

6 years ago | 0

Question


index exceeds the matrix
for i=1:length(D) if (h_(i,T)~=D(i)) eps(T)=eps(T)+D(i,:); end end

6 years ago | 0 answers | 0

0

answers