Estadística
6 Preguntas
0 Respuestas
0 Problemas
4 Soluciones
CLASIFICACIÓN
177.205
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
83.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
57.058
of 153.991
CONTRIBUCIONES
0 Problemas
4 Soluciones
PUNTUACIÓN
50
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Can I export my 3D model plot as a VRML file ?
Hello friends, I want to know that is it possible to export a 33d plot an matlab a VRML file and if it is possible then ...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
What is Camera matrix ? How can I create this camera matrix for any image while capturing it ?
Hello Friend, I am working on a project of creating 3D model of an object from its images. I will use "Shape from silho...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How to edit a VRML file in matlab ?
Hello, I am working on the project of constructing a 3d shape of the object from the image silhouette of the object. Basicall...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Require some STL files
Hello Frinds, I am working on the 3D plotting of STL file. I have created a code to read an STL file. That is a general code w...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to remove the back portion of the 3d plot ?
I am working on the 3d modeling of the different objects so I want to eliminate the axis and grids also the white geometry plane...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How can be a 3D model is obtained using multiple 2d images using matlab ?
I want to construct a 3d model of a specific object by using multiple images of that object and providing camera positions for e...
más de 11 años hace | 2 respuestas | 0
2
respuestasResuelto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
más de 11 años hace
Resuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
más de 11 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 11 años hace