photo

mntaser salem


Last seen: 1 year ago Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
201,523
of 297,457

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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
  • Thankful Level 1
  • First Answer

View badges

Feeds

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

6 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

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

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

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

answers