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
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
decimal to binary conversion without using dec2bin or de2bi
decimal to binary conversion without using dec2bin or de2bi
10 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0