GPU support for modified Bessel function
이전 댓글 표시
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?
Geoffrey
2016년 8월 22일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Bessel functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!