Feeds
提问
How does MATLAB build the mass matrix for 6-node triangle meshes?
The calculation of the mass matrix for 3-node triangle meshes is explained <https://de.mathworks.com/help/releases/R2017a/pde/ug...
8 years 前 | 1 个回答 | 0
1
个回答已回答
How to create a good looking surface plot with inconsistent mesh size?
You could also have a look at the MATLAB function scatteredInterpolant. It does linear interpolation over a non-regular grid. ...
How to create a good looking surface plot with inconsistent mesh size?
You could also have a look at the MATLAB function scatteredInterpolant. It does linear interpolation over a non-regular grid. ...
8 years 前 | 0
提问
Is there a way to import 2D meshes (nodes and triangles) into PDE model objects?
I am using the PDE toolbox to calculate coupled structural and acoustical problems. For 3D geometries it is possible to import a...
8 years 前 | 1 个回答 | 3

