Implement a mathematical expression
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello to all,
I have to implement the followin expression in Matlab:
X(m) * conj ( X(m -p)), where X(m) is the FFT of x(t) and p is a delay factor in frequency.
The problem is I am not a mathematician to figure out the correct (and otimum) way to do it.
Can you please help me?
Best regards, Jean
1 commentaire
Walter Roberson
le 19 Mai 2012
Is p an integer, or could it have a fractional part?
What happens for the places where m-p is negative?
Réponses (0)
Voir également
Catégories
En savoir plus sur Fourier Analysis and Filtering 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!