Image data as a sine wave?

6 vues (au cours des 30 derniers jours)
Philip
Philip le 14 Mai 2012
Does anybody know if it is possible to represent image data as a sine wave?

Réponses (1)

Image Analyst
Image Analyst le 14 Mai 2012
More info is needed. I can represent an image by a lot of sine waves - that's what its Fourier transform is.
  3 commentaires
Walter Roberson
Walter Roberson le 14 Mai 2012
fft() would seem to be appropriate. Just watch out for the fact that the output of fft() will very likely be complex.
Philip
Philip le 17 Mai 2012
Thanks, I've been looking at using the output of FFT and I think it's a good way to go. Do you know how I can use the stepinfo() function on the image data, such that it can tell me the overshoot, undershoot and settling time? The document says that the input data must be a Transfer Function, but I am not sure how to compute this from the spatial pixel values...

Connectez-vous pour commenter.

Catégories

En savoir plus sur Read, Write, and Modify Image dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by