Hi, below is what I have. I am trying to change elenum:=Array([2,4,6,8,16])
Then I changed my E0:=evalf((map(c->c*((map(int,((B^%T).(B1).J),eta=0..1))),L))
I also changed my E2:=evalf(map(c->c*map(int,((B2^%T).(B2).J),eta=0..1)),(1/(2*L))))
My E0M:=Matrix(nodes), which I am not sure if it is correct.
Then I tried to use the for do statements, it would not allow me to do so. What i'm trying to get is the first one to be a 5x5 matrix, followed...