Feeds
提问
Solving Heat Transfer problem using Finite Difference
I was working on modelling this question Modelled it liket this: I used this formula for finite difference I wrote the ...
5 years 前 | 0 个回答 | 0
0
个回答提问
1D heat transfer Finite Element Analysis
I have written the code as follows for the following question. Please help Im confused at the end bit on how to solve the matrix...
5 years 前 | 0 个回答 | 0
0
个回答提问
Finite Element Analysis with Matlab on 2D Trusses
Im trying to use FEA to calculate stress strain and displacements for this truss E= Youngs Modulus I have the lengths of al...
5 years 前 | 0 个回答 | 0
0
个回答提问
syms with function handler
This is my Matlab code. I am trying to simply substitute the M=[0 0 1] into n like this n1=0 n2=0 n3=1 but the answer comes with...
5 years 前 | 1 个回答 | 0
