ORPITA SAHA
Followers: 0 Following: 0
Feeds
已回答
double and triple integral for a complex function. I coded but did not get any output
I just want to clarify again. The integration order can not be changed. The integration order should be dy1 dz1 and then dx dy d...
double and triple integral for a complex function. I coded but did not get any output
I just want to clarify again. The integration order can not be changed. The integration order should be dy1 dz1 and then dx dy d...
3 months 前 | 0
提问
double and triple integral for a complex function. I coded but did not get any output
f = (-1) * (x + L/2) ./ ((x + L/2).^2 + (y - y1).^2 + (z - z1).^2).^(3/2); The goal is to do the double integral of that functi...
4 months 前 | 3 个回答 | 0