mntaser salem
Followers: 0 Following: 0
Statistics
RANK
197,809
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
A problem with operating RTL-SDR with MATLAB
Array formation and parentheses-style indexing with objects of class 'comm.SDRRTLReceiver' is not allowed. Use objects of class...
5 years ago | 0 answers | 0
0
answersQuestion
hi all how i can find the central moment of fingerprint image ?
im work on my project for fingerprint matching based on statistical feature please any one can help me ,thanks in advance
9 years ago | 1 answer | 0
1
answerQuestion
why the save instruction not execute correctly in matlab 2013 , code is below
x=100; >> save('test.mat','x'); Error using save Unable to write file test.mat: permission denied. >> x=100; ...
10 years ago | 1 answer | 0
1
answerwhat is the difference between a vector and a matrix?
vector is one dimension array such a=[1 2 3 4 5], but matrix is more than one dimension array such 2*2 matrix b =[ 2 4 ...
10 years ago | 0
Question
how can i find other fingerprint minutia other than termination and bifurcation such as ( spur , lake and dot)
this code of find termination and bifurcation <https://www.mathworks.com/matlabcentral/newsreader/view_thread/305215 here>
10 years ago | 0 answers | 0
0
answersQuestion
how can i retrieve the saved minutae of the fingerprint which processed and minutae or feature extracted , i need this saved minutae to done another problem ,any one can help me to understan the code which attached and how its work and the output
matlab code
10 years ago | 1 answer | 0