![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16382165_1569538948907_DEF.jpg)
Trevor
Followers: 0 Following: 0
Statistik
RANG
71.822
of 297.046
REPUTATION
0
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to interpolate geometry along Z axis?
I have a set of 3D nodal coordinates. They are anatomical data and does not follow any particular equations. The coordinates are...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortHow to detect and label edges of a binary image?
Well, I felt like I should post the solution in case someone needs it in future. I filtered out the islands/discontinuous edges...
mehr als 4 Jahre vor | 0
| akzeptiert
Frage
How to detect and label edges of a binary image?
I am trying to get the pixel positions of the outer edge and the inner edge of the image separately. I am trying to do so by...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Find indices of a binary matrix depicting a circular disk in the clockwise direction
I have a binary matrix of a circular disk. I need to find the indices of all the ones in the matrix. However, I am trying to fin...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortGelöst
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
mehr als 5 Jahre vor
Gelöst
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
mehr als 5 Jahre vor
Gelöst
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
mehr als 5 Jahre vor