GPU support for modified Bessel function
7 次查看(过去 30 天)
显示 更早的评论
Hello, I am working on a problem that is currently very time intensive. I want to be able to use Matlab's GPU functionality to compute the necessary integrals faster. Unfortunately, my problem uses modified bessel functions and they are not support with built in codes in Matlab currently. Is there a way around this, to be able to use the modified bessel functions on the GPU through Matlab?
2 个评论
Joss Knight
2016-7-29
Hi, the besselj and bessely functions are supported on GPU, just not with a non-integer NU argument - is that what you're referring to?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Bessel functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!