Estadística
CLASIFICACIÓN
153.460
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
15 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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 can I efficiently ensure the connectivity between two triangulations?
Hi all, I am trying to merge/stitch two triangulations together and I was wondering what could be the most efficient approach...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I interactively select parts of a mesh to segment it into smaller meshes for analysis?
Hi all, I was wondering how from *trisurf* mesh, I can possibly select some triangles and associate the selected group of tri...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How to autmotically take 4 different printscreens of a single figure?
Hi everyone, I have a question concerning the basics of image acquisition. I was wondering if anyone of you knows how to auto...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I store, in a specific way, my data within a cell array?
Hi everyone, Can someone tells me why: t=1:10000; b{its,t} = a(t,:); does not work? I have a loop like the foll...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to generate a velocity vector field?
Hi all, I have an unstructured mesh (set of triangles) defined in terms of faces (matrix f) and vertices (matrix v [x y z]). ...
alrededor de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
TriRep class - edge constraints 3D Delaunay Triangulation
Hello everyone, I have a 3D TriRep triangualtion imported within Matlab from an .stl file and created using: tr = TriRep...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
stream3: how to use it
Hello everyone, I am having some troubles using the stream3 function. Context: I have a complex vehicle geometry that I...
más de 12 años hace | 1 respuesta | 0
1
respuestastream3: how to use it
Hello Sean, I cannot really give an exact set of data, but as an example, here is a small sample of data I have as input: ...
más de 12 años hace | 0
Pregunta
stream3: how to use it
Hello everyone, I am having some troubles using the stream3 function. Context: I have a complex vehicle geometry that ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
how to build an interface between matlab and another software
Hi everyone, I would like to get some advice on how to build an interface between Matlab and another software like in my case...
más de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
Polygon Intersections
Hi everyone, I actually have to compute intersections between thousands of 2D triangles and I found the function "Polygons_i...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
for-loop vectorization and structure
Hello all, I've tried to vectorize the following for-loop: for i=1:ne S(1,i).P(1,1).x = [v_proj(fv...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
pre-allocating structures
Hello everyone, I'm trying to pre-allocate memory for a structure defined as follows: % S : Structure containing geo...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
use of "fsolve" function
[EDIT: 20110722 22:40 CDT - merge additional material from Answer] Hello there, I have a new problem concerning the use of fso...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
fsolve
I want to solve a system of non linear equations using fsolve but it seems like it's not working well. You can see the code belo...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
time increment and julian date
Hello everyone, Here is my problem: First I have a departure date: date_ = ( 2011 08 18) % initialize Let's say I have a l...
más de 13 años hace | 3 respuestas | 0