Community Profile

photo

Ellen


2011년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Two matrices comparison
a1=a.*b; the dot before the multiplication sign makes sure the multiplication is done elment by element, so a1(1)=a(1)*b(1).....

거의 12년 전 | 0

| 수락됨

질문


minimum of a matrix
Hi everyone, In my code I have 3 dimensional matrices and I need the overall minumum of this matrix. Right now I use : m...

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

1

답변

질문


2d fitting
I have a matrix with values for several positions in time and distance. I want to make a 2D fit over 3 points in time and 3 poin...

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

0

답변

질문


2d fitting
I have a matrix with values for several positions in time and distance. I want to make a 2D fit over 3 points in time and 3 poin...

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

0

답변

질문


2d fitting
I have a matrix with values for several positions in time and distance. I want to make a 2D fit over 3 points in time and 3 poin...

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

0

답변

질문


2D fit
I have a dataset with values for several positions in distance and time. I want to fit this data in 2 dimensions, for example a ...

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

0

답변

질문


weighted fit
Hello, I want to fit some data with a weightfactor, which i have already made. So I have a matrix of 30 by 53 with data, and...

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

2

답변

질문


compare two matrices
Hi, I want to compare two matrices for equal values, and I want to know if there is a build-in function to do this. Ihaven't ...

거의 13년 전 | 답변 수: 5 | 0

5

답변

답변 있음
dashed line imrect of imline
Can't anyone help me? I have a deadline today, and it would be very nice if this is in the programm.

대략 13년 전 | 0

질문


dashed line imrect of imline
Hi everyone, I'm trying to make a rectangle to define a region of interest in an image. I used the imrect function in Matla...

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

3

답변

질문


Place a line as a marker in a 2D image
Hi everybody, I would like to add colored lines (let's say red) to a 2D image i created with imagesc. I am going to analyse a...

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

1

답변