Community Profile

photo

mntaser salem


Last seen: 1 month ago Active since 2015

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

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

answers

Question


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

answer

Question


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; ...

9 years ago | 1 answer | 0

1

answer

Answered
what 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 ...

9 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>

9 years ago | 0 answers | 0

0

answers