
Harish Maradana
jntu kakinada
B.tech(ece),[M.Tech],india
My Address:
pedamerangi (vill&post)
jiyyammavalasa(mandal)
vizianagaram(distric)
pin-535526
ap,india
contact no:8106801082
Professional Interests: signal processing,image processing
Statistics
RANK
20,198
of 297,560
REPUTATION
2
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,456
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to use gaussian mixture model for face recognition in matlab
i extracted hog feature for entire database and extracted hog feature for query image now i want to use Gaussian mixture mod...
9 years ago | 0 answers | 0
0
answersQuestion
binary mapping continuous ones or not
we have divided a 256*256 matrix into 4*4 matrix and we have got 4096 combination.now we want to map these 4*4 matrix to binay 1...
10 years ago | 1 answer | 0
1
answerQuestion
decimal to binary conversion without using dec2bin or de2bi
decimal to binary conversion without using dec2bin or de2bi
10 years ago | 2 answers | 0
2
answersQuestion
decimal to binary conversion of gpuArray gives error
my code: dc=60; dc=gpuArray(dc); s=dec2bin(dc); when exicuting this code error: [f,e]=log2(max(d)); % How m...
10 years ago | 1 answer | 0
1
answerQuestion
Excluded Digits from vector
vector=[1 2 5 13 55 23 15],excluded dig=5 then out=[1 2 13 23] ,another example vector=[3 24 7 9 18 55 67 71],excluded dig=7...
10 years ago | 3 answers | 0