![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6473449_1549786116684_DEF.jpg)
Diego Hens
Followers: 0 Following: 0
Estadística
18 Preguntas
5 Respuestas
CLASIFICACIÓN
178.583
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
18 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How does mat2cell work?
Hello, I need your help understanding how cell2mat works. I have tried so hard, but I just don't get it. I have: a Matrix ca...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestapcregistercpd - use tform manually
Well, my bad. It seems that it doesn't make sense to append the matrices with zeroes but with ones. I swear I tried it, but it d...
alrededor de 4 años hace | 0
| aceptada
Pregunta
pcregistercpd - use tform manually
Hello, I have a problem understanding how the tform (transformation matrix) from the function pcregistercpd works. First o...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Save point cloud plot as jpg with the same format
Hello, I have another (hopefully) easy question. I have the .fig as in the attachement. I want to save it as an jpg or png....
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
average of first element of every cell
Hello, I have gotten such a headache trying to solve this one. It shouldn't be that difficult. I have a table. Every cell ha...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Different color for every point - Scatter3
Hello, I'm using the function Scatter3 to plot a variable number of points (I use the function getpts to click on an existing ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Interactive point selection 3D points
Hello, I need your help. In the image bellow (hopefully it did work this time) there is a three-dimensional tooth on the left ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Flip and rotate matrix
Hello, this is a mathematical question, probably very easy for some people, but I want to make sure my solution is correct. ...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Multiply a column by -1, then do something. Do this for all possible combinations of the matrix
Hello, I have: a matrix U1 and U2 (whose columns are eigenvectors of another matrices) myfunction(U1,U2), which takes U1 and...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Point registration - How to get the eigenvectors to have a consistent direction?
Hello, I'm trying to replicate the algorithm of the attached paper. It's about feature-based correspondence based on the eigenv...
más de 4 años hace | 1 respuesta | 0
1
respuestaHow to calculate the area of one Pixel?
I'm no expert and maybe I'll say the obvious, but I'd say you need the resolution of your image, meaning the amount of pixels in...
más de 4 años hace | 0
Pregunta
Preallocation with object structures
Hello, I have a question about preallocation with object-oriented programming. I have this object: This is the result of...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Interpolate 3d points with griddata or scatteredInterpolant - What's v?
Hello, I have a question that has been asked a few times on different ways but I have not been able to understand it. My data:...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Create a matrix [3xm] with the elements of a matrix [3,n] in the order given by vector k[m]
Hello, My brain is going to explode. I think the solution is easy, but I seem to not get it. I hope my explaination is good ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
STL Label faces (F), vertices (V) and normals (N)
Hello, I have attached a simple cube. I would like to label the faces (F), vertices (V) and normals (N) of this STL file in th...
más de 4 años hace | 0 respuestas | 0
0
respuestasGet regular grid and points of a given stl file
Ok, here's what I got. Imagine the triangle on the left side was my object. It has values in X, Y and Z. I want to project the...
más de 4 años hace | 0
Pregunta
Get regular grid and points of a given stl file
Hello, I have have a stl file, which has many points (ca. ten thousand) but they are not uniformly distributed. As you know, ...
más de 4 años hace | 2 respuestas | 0
2
respuestasCreate stl. file with [F,V,N] data
The answer can also be found here: https://www.mathworks.com/matlabcentral/answers/577465-stl-error-too-many-output-arguments?s_...
más de 4 años hace | 0
| aceptada
stl - error too many output arguments
I found the solution thanks to a reddit user. File2 = stlwrite(TR, 'file2.stl'); This line is wrong. Even if the library says...
más de 4 años hace | 0
| aceptada
Pregunta
Set Color of Point Cloud to the values of a vector
Hello, I have a good feeling about this question being answered. I don't think it is that difficult. I have a matrix [x y z...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
stl - error too many output arguments
Hello, I have a problem regarding the function stlwrite. I want to move a stl. file so that the center of mass is at the c...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Create stl. file with [F,V,N] data
Hello, I would like to create a stl. file with given data [F,V,N]. I have problems using the funtion stlwrite (https://de.ma...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Feature Extraction of stl. files (three dimensional)
Hello, I have a project in which I'd like to be able to extract features from stl. files of the crowns of teeth (the crown of...
más de 4 años hace | 1 respuesta | 0