photo

Simon


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
1 Answer

RANK
14 020
of 300 392

REPUTATION
3

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
2

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

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

Question


Problem converting program including GUI into an exe
Hi all I have a program set up with numerous functions etc, all called from a gui. I am attempting to convert said gui into an ...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Plotting on top of an image without actually showing either
Hi guys Basically, I want to show an image, plot something on top that image, and then save this over-plotted image. However, I...

mer än 11 år ago | 0 answers | 0

0

answers

Question


text borders in a plot
Is there anyway to plot text, and have it such that the text is, say, white, but it has a black border around itself (ie the bla...

ungefär 12 år ago | 2 answers | 0

2

answers

Question


Entropy of subsections of an image
I have a grayscale image, which I am trying to take 3x3 sections of and find the entropy, and based on the value, make the centr...

mer än 12 år ago | 1 answer | 0

1

answer

Question


Vectorising cell array operations
I have currently a series of polygons in my code, stored as m*2 arrays, where each 1*2 section is a point. these polygons are ...

mer än 12 år ago | 1 answer | 0

1

answer

Question


Is there an easy way to find the radius of curvature of a series of points?
Is there an easy way to find the radius of curvature of a series of points? I can fit a spline (7th order most likely) to the cu...

mer än 12 år ago | 1 answer | 0

1

answer

Question


Is there an easy way of finding the shortest distance from a point to a polynomial?
With access to the point and the coefficients of the polynomial, is there an easy way of getting the perpendicular distance? C...

mer än 12 år ago | 1 answer | 0

1

answer

Answered
Preallocating memory for a matrix of unknown size
Ah. Good id. Thanks guys

mer än 12 år ago | 1

Question


Preallocating memory for a matrix of unknown size
I have a number of points I need to store in a matrix - an m*2 to be specific. The problem being I do not know how many I need t...

mer än 12 år ago | 4 answers | 1

4

answers