photo

Ellen


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 12 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 13 Jahre vor | 5 Antworten | 0

5

Antworten

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

mehr als 13 Jahre vor | 0

Frage


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

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort