photo

Michael Vladimirov


Last seen: 3 mois il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Review

Afficher les badges

Feeds

Afficher par

Question


Which is more efficient for iterative programs: while loops or terminating with an if statement and break command?
Just as the title of the question says, which method is more efficient, both in terms of memory and CPU usage. I'm sure this is ...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


Can MATLAB PDE toolbox be used with meshes created with other methods?
Just as the title says, is it possible to use MATLAB PDE toolbox with meshes created with other methods. I have my own FEM and ...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


How to extract geometric information of discrete geometry faces (working with STL files in PDE Toolbox)?
Consider the built-in STL file BracketWithHole.stl, which looks like this: The code below model = createpde('structural','...

plus de 3 ans il y a | 1 réponse | 1

0

réponse