Community Profile

photo

Michael Vladimirov


Last seen: 7 dagen ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

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

meer dan 3 jaar ago | 1 answer | 0

1

answer

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

meer dan 3 jaar ago | 0 answers | 0

0

answers

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

meer dan 3 jaar ago | 0 answers | 1

0

answers