Bharath sagar Bangaru
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
128.390
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
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
HI is it possible to translate and rotate a random plane with known origin(other than [0 0 0]) and known normal ? towards origin[0 0 0] and aligned with any one of principle planes ? If possible please give me a function or code thank you.
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Search for points in a cell having matrices as elements.If the point matched with any cell store that element matrix and plot that Matrix data points,first three columns. i am attaching the in put file .And a code that i tried ,but it plots all .
EXTRACT ALL THE POINTS THAT share the same plane of Picked_P %for each Picked_P %look inside each P_giacitura...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
I have a matrix eg [1,6,3], and i have a 31*1 cell array ,each element of cell is a matrix. My problem is i wants to extract matrix from the cell position {1*1},{6*1},{3*1} and to be stored all these in separate matrices.
I use the for loop by using i values = matrix elements,and try to use for loop to extract required values but i ma not able t...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
selected points should be specified by related plane (existing normals) and stored in a matrix ?
Hi ,currently i have a lot of cloud of points in 3d space ,i have already generate four planes with normals (1 0 0),like princ...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
.1. You have: points (matrix nx3) ; normal directions (matrix nx3); 2. Select by pick k points 3.extract the related coordinates, indexes in the matrix and search related normal directions .can you please help me in this.
I use the following code based on comparing both sides of plane equationand how can i improve thisfor knowing the index of sel...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
New planes to the point cloud and if we select a point it will says it is related to particular plane
How can i fit planes to the lot of data points like 180000 . The problem is after fitting the planes to the point i wants to wr...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
I generate a 3D graph ,and i wants to get back points(x,y,z) from the graph ,selectively using the cursor.And i use 'ginput' it take data from the graph even if i pick at the white space of the graph.And i need to write a script to generate a vector
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
hi, I have generated a 3D graph with some data points Almost (100000).My problem is i wants to pick some data points and store them in to matrics ,how can i do this with matlab function i.e if i pick the point on graph it should be stored in matrics
casi 6 años hace | 1 respuesta | 0