Feeds
질문
How to find the (p,e,t) matrices for a regular meshgrid mesh ?
I have a regular mesh of simple geometry. I want to calculate the matrices p (nodes), e (edges) and t (elements) such that : ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
What's wrong with my geometry definition that I have to mesh after?
I can't get my geometry to mesh using MATLAB's mesher through the initmesh function. The error message is so brief that I can't ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How to import a .msh file (2D) in Matlab ?
I used GMSH to build a mesh with a simple 2D geometry. So I got an .msh file that I want to read on Matlab to get the (p,e,t) ma...
거의 3년 전 | 답변 수: 0 | 0
0
답변질문
Error : A and B must be floating-point scalars
I am trying to integrate a function between two points but I can't do it as I get the following error: Error using integral (li...
거의 3년 전 | 답변 수: 1 | 0
