photo

Fatma Gargouri


2011년부터 활동

Followers: 0   Following: 0

메시지

debutant

통계

All
MATLAB Answers

6 질문
1 답변

File Exchange

2 파일

순위
150,268
of 300,365

평판
0

참여
6 질문
1 답변

답변 채택
66.67%

획득한 표
0

순위
3,514 of 20,933

평판
441

평균 평점
4.20

참여
2 파일

다운로드 수
2

ALL TIME 다운로드 수
4140

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

13년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

13년 초과 전 | 답변 수: 4 | 0

4

답변

제출됨


thresholding the maximum entropy
Maximum entropy thresholding is the maximization of information between object and background.

13년 초과 전 | 다운로드 수: 1 |

4.3 / 5
Thumbnail

제출됨


thresholding the minimum cross-entropy
Choose "the best threshold" using the method of minimum cross entropy.

13년 초과 전 | 다운로드 수: 1 |

4.0 / 5
Thumbnail

답변 있음
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); ...

거의 14년 전 | 0

질문


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

거의 14년 전 | 답변 수: 3 | 0

3

답변

질문


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

대략 14년 전 | 답변 수: 2 | 0

2

답변

질문


matrix multiplication
Hello, I m wrinting a code for itertaive closest point and i got this error ??? Error using ==> mtimes Inner ma...

대략 14년 전 | 답변 수: 3 | 0

3

답변