something wierd with sinc function
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Instrument Control Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!