Is Hilbert transform not defined for complex signals? In MATLAB, the function hilbert ignores if you give a complex sequence as input. Why?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Seetha Rama Raju Sanapala
el 6 de Mzo. de 2016
Respondida: John D'Errico
el 6 de Mzo. de 2016
Is Hilbert transform not defined for complex signals? In MATLAB, the function hilbert ignores imaginary part if you give a complex sequence as input. Why?
0 comentarios
Respuestas (1)
John D'Errico
el 6 de Mzo. de 2016
There is no function that I can find called hilbert.m, as provided with MATLAB, written by by The MathWorks.
I assume that you found some piece of code written and placed on the file exchange. Perhaps this submission . If so, then you can ask the author. Of course, I would point out that that code was placed there in 1998, and has not been touched since. The author may well have moved on. His latest submission to the FEX was in 2009. So do not be surprised if you get no response to a question asked in the comments, or even direct e-mail to him. E-mail addresses do change over time.
Or you may have found some other code named hilbert.m.
0 comentarios
Ver también
Categorías
Más información sobre Hilbert and Walsh-Hadamard Transforms en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!