integration troubleshooting for multiple variable functions
显示 更早的评论
Hi Everyone
My problem is the following
I need to perform the following integration, with respect to z :
E3(t,deltaT)=integral of(E1(t-Zz-deltaT)*E2(t+Zz)*dz)
where E1,E2,t,z,deltaT are row vectors, whose size is roughly 2*10^5 samples, while Z cap is a scalar.
The integration range is (-inf,+inf), and the output E3 should be a function of the absolute time t and the lag deltaT.
As you can see, 1st and 2nd integrands are functions of 3 and 2 variables, respectively
I would be grateful if you can give me some feedback/ hints in order to overcome this problem
Best,
Stefano
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!