Feeds
提问
Avoiding (X,Y)=(0,0) from loop
I want to avoid (0,0) value for (X,Y). How can I achive it? M=64; r = linspace(0,1,M); theta = linspace(0...
3 years 前 | 2 个回答 | 0
2
个回答提问
finite element for 1d poisson equation
I would like to write down a finite element code for: with three different basis functions (linear,quadratic,cubic). Any i...
3 years 前 | 1 个回答 | 0