How to quickly calculate the following function?
Show older comments
Hi all,I want to calculate the function shown below:

I use the following formula to calculate it, but this is too slow (I need to calculate it many times):

There is also no official function here to calculate it.
So I would like to know how to calculate it quickly, thank you all in advance!
5 Comments
KSSV
on 2 Sep 2022
Show us your code...
ma Jack
on 3 Sep 2022
Walter Roberson
on 3 Sep 2022
For your purposes, will any of the parameters be constant ?
I am wondering whether there might be efficiency improvements available for the case of one of the parameters being constant.
ma Jack
on 3 Sep 2022
Walter Roberson
on 3 Sep 2022
Edited: Torsten
on 3 Sep 2022
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!