Feeds
提问
parfor, not classified variable, again
Why is K_tmp not classified? K_tmp = zeros(1,nt); parfor K = 1:nt ## unimportant codes ## i...
7 years 前 | 0 个回答 | 0
0
个回答提问
Are there any good matlab applications for 3D FEM tetrahedron mesh refinement?
Are there any good matlab applications for 3D FEM tetrahedron mesh refinement?
7 years 前 | 1 个回答 | 0
1
个回答提问
How to extract edge matrix e from an FEMeshAssociation object in a 3D pde problem?
Here, I want the canonical edge matrix e as in [p,e,t] in a 2D PDE problem, but it turned out to be an FEMeshAssociation object ...
7 years 前 | 0 个回答 | 0
