Statistics
RANK
155.916
of 295.467
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
3.458 of 20.234
REPUTATION
438
AVERAGE RATING
4.20
CONTRIBUTIONS
2 Files
DOWNLOADS
4
ALL TIME DOWNLOADS
4116
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
viewing the execution of a program
Hello, I wonder if there is a matlab function which visualise the execution of a program by a video sequence ?! thank y...
meer dan 12 jaar ago | 2 answers | 0
2
answersQuestion
imhist for an spm image
Hello, I'm working on spm images and their intensity are between 0 and 1913!! I would first of all create an histogram for ...
meer dan 12 jaar ago | 3 answers | 0
3
answersQuestion
problem with a PGM file
hello I want to execute the code proposed by David low for the SIFT detector <http://www.cs.ubc.ca/~lowe/keypoints/> it ...
meer dan 12 jaar ago | 4 answers | 0
4
answersSubmitted
thresholding the maximum entropy
Maximum entropy thresholding is the maximization of information between object and background.
bijna 13 jaar ago | 3 downloads |
Submitted
thresholding the minimum cross-entropy
Choose "the best threshold" using the method of minimum cross entropy.
bijna 13 jaar ago | 1 download |
extract Vector's index from Matrix
thank you Grzegorz Knor K=M(:,1); p=1; for i=1:size(V,1) ind=ismember(i,K); ...
ongeveer 13 jaar ago | 0
Question
extract Vector's index from Matrix
Hello, I have a matrix M size(M)=n*2 and a Vector V size(V)=n*1 in the fist colomn of M we find some indexes of V ...
ongeveer 13 jaar ago | 3 answers | 0
3
answersQuestion
draw a line on an image
Hello I want draw a line on an image, just by giving the coordinates of the extremities. I tryed the function *_l...
ongeveer 13 jaar ago | 2 answers | 0
2
answersQuestion
matrix multiplication
Hello, I m wrinting a code for itertaive closest point and i got this error ??? Error using ==> mtimes Inner ma...
ongeveer 13 jaar ago | 3 answers | 0