something wierd with sinc function
古いコメントを表示
while using sinc(x) function there is a difference between sinc(x) and sin(x)/x also when i manually calculate its equal to
sinc(1.5)= -0.2 (negative value) sin(1.5)/1.5 = 0.6 (positive value)
why?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!