- The existing sinc function code should replace sin(pi*x) with sinpi(x).
- An optional input should be introduced for specifying whether the sinc computation is using sin or sinpi.
Should sinc() be Implemented with sinpi()?
2 views (last 30 days)
Show older comments
0 Comments
Accepted Answer
Ganesh Thambhahalli Satyen
on 25 Jan 2023
Edited: Ganesh Thambhahalli Satyen
on 25 Jan 2023
Hey Paul,
From your question, I understand that you are requesting for an enhancement in the sinc function to have the following:
If so, I would like to let you know that an enhancement request about considering converting "sinc" to use sinpi for better accuracy has been submitted to our developers.
Thank you for your feedback.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!