Calculating of vectorial field using numerical integration

1 次查看(过去 30 天)
Hi
i need to calculate a distribution of electric-field E[],
I've got the analytic formula which is
E(X,Y,Z) = integration over x1, y1 of the function -
e(x1,y1)* F(X,Y,Z; x1,y1; i) dx1 dy1
when e(x1,y1) is a function i created using symbolic math and made it a matlab function, can be seen in the link below - http://mathworks.com/matlabcentral/answers/32415-calculating-of-multivariate-symbolic-expression-with-numeric-data#answer_40977
and F() is an exponential complex function.
do anyone know what is the best/efficient way to calculate it? and how?
10x

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Symbolic Math Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by