creating function matlab code
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
How can write a function DFT(x) (in terms of jw) such that for the given discrete signal x[n]:

7 Kommentare
Walter Roberson
am 18 Mai 2018
What is w in this context?
Walter Roberson
am 18 Mai 2018
Is x[n] intended to indicate x multiplied by floor(n)? Because if it is intended to indicate indexing then you cannot index at infinity.
geometry geometry
am 18 Mai 2018
Bearbeitet: geometry geometry
am 18 Mai 2018
geometry geometry
am 18 Mai 2018
Guillaume
am 18 Mai 2018
I think you need to explain in a lot more details what it is you're after. Perhaps, give some concrete examples.
I don't want to use fft. Why not? This gives you the frequencies (ω) of your discrete signal.
geometry geometry
am 18 Mai 2018
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!