Community Profile

photo

Glypton


Last seen: oltre un anno fa Attivo dal 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistiche

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


Given the set X and Y of a circle/ellipse how would you calculate the diameter?
Mapping polar coordinates to cartesian coordinates theta = linspace(0, 2*pi, 15000); [x,y] = pol2cart(theta, rho); How would ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to detect the edge in following image?
How would I detect the edge drew in the picture below ? First I tried to remove noises using the median filter on the image. The...

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


How to approximate a curve in a matrix?
Hello everyone, I want to find a curve which fits in the following way for the whole width of the matrix but I really have no i...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to determine the period of a pattern contained in a grayscale image?
Hello, I want to determine the period of a specific pattern in a grayscale image. The matrix representing the image is a 86x600...

quasi 2 anni fa | 1 risposta | 0

1

risposta