photo

George Papas


University of Edinburgh

2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
1 답변

순위
178,058
of 300,331

평판
0

참여
7 질문
1 답변

답변 채택
28.57%

획득한 표
0

순위
 of 20,920

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,093

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


The signal intensity of a gray level image with R,G,B indices (hdr file) changes every time the image is multiplied by different binary images (derived from object maps).
I have a 2D gray scale image 'I2' (attached, initially 'hdr' file derived from Analyze) which however, contains R,G,B indices. W...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Trace the index of x,y points across an indexed mask?
Hi guys, I have an indexed mask (divided into 4 quadrants, see attached jpeg image and matrix 'Indexed mask') and I want to t...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


I have a binary mask, with let's say 40 images (Mask(:,:,40) and I want to calculate centroids per image.
I have a binary mask (see attached) with let's say 40 images and I want to calculate and save the centroids across every image. ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Extract 3D cells with nonzero elements, from a 3D cell array.
Hi guys! I have binary masks saved in 3D arrays (e.g. Mask(:,:,40), see attached Matlab file) and I want to extract only the 3D ...

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

2

답변

질문


How to apply a notch filter in frequency domain data?
Hi, I am new in filters. I have a time domain curve and would like to implement a notch (or similar) filter in the frequency ...

12년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Error using sqpLineSearch (line 22) Objective function is undefined at initial point. Fmincon cannot continue.
I used 'symmetric', still not working. I am afraid there is something wrong with the multiplication between the two functtions i...

12년 초과 전 | 0

질문


Use a band pass filter in frequency domain curves to reduce noise. Any filtering ideas
Hi, I implement some modeling in Matlab and I would like first to reduce the noise in the middle of my frequency domain spect...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Error using sqpLineSearch (line 22) Objective function is undefined at initial point. Fmincon cannot continue.
Hi, I am trying to fit a new model in my data using fmincon: [x,fval]=fmincon(@residualF,[0.01 0.01 0.01],[],[],[],[],[0...

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

2

답변