Community Profile

Romain W


Aktiv seit 2011

Professional Interests: CFD

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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]). ...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
stream3: 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: ...

fast 12 Jahre vor | 0

Frage


stream3: how to use it
Hello everyone, I am having some troubles using the stream3 function. Context: I have a complex vehicle geometry that ...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Polygon Intersections
Hi everyone, I actually have to compute intersections between thousands of 2D triangles and I found the function "Polygons_i...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


pre-allocating structures
Hello everyone, I'm trying to pre-allocate memory for a structure defined as follows: % S : Structure containing geo...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten