DF


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
144,294
of 300,352

REPUTATION
0

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

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

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

14 years ago | 4 answers | 0

4

answers