Community Profile

DF


Active since 2011

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Answered
points too close XY space
Thank you all for your answers! However, I think my request was not very clear: I'm not interested in the (Euclidean) distance b...

7 years ago | 0

Question


points too close XY space
Hello, I have a set of N points with coordinates (x1,y1)...(xN, yN). I would like to find the pairs that are closer than DX i...

7 years ago | 4 answers | 0

4

answers

Question


copy matrix to struct array
I have a struct array as following: M(1).x = ones(5,5); M(2).x = ones(5,5); M(3).x = ones(5,5); and a matrix ...

7 years ago | 1 answer | 0

1

answer

Question


different results with griddata in Matlab2011b vs Matlab2008a
I am using the griddata function with exactly the same variables in Matlab2008a and Matlab2011b, but I get different results. T...

11 years ago | 1 answer | 0

1

answer

Question


polynomial fit with boundary conditions
I would like to make a polynomial fit for a vector, but imposing some boundary conditions: second derivative at the edges is zer...

12 years ago | 1 answer | 0

1

answer

Answered
figure menu when resizing
I come back to this question with more details, maybe someone has an idea. When I execute the code below in Matlab2011 I get all...

12 years ago | 0

Question


figure menu when resizing
When I resize a figure and make it smaller the menu is compressed and is not readable. This behavior is different in an older Ma...

12 years ago | 4 answers | 0

4

answers