parallel numerical integration (quad, quadl)

9 次查看(过去 30 天)
Hey I stumble upon a mini project that is to parallelize a mathematica-serial numerical integration program to matlab. The reason is mathematica is using NIntegrate and this takes 8 hours to run on a core-i7 computer.
I found some good tutorial about using spmd to estimate integration using area-under-the curve algorithm. However, I need high degree of accuracy provided by quadl.
Would you mind point in the right direction to work out parallel quadl/int/quad in matlab? Many thanks!

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Parallel for-Loops (parfor) 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by