Image data as a sine wave?

6 visualizzazioni (ultimi 30 giorni)
Philip
Philip il 14 Mag 2012
Does anybody know if it is possible to represent image data as a sine wave?

Risposte (1)

Image Analyst
Image Analyst il 14 Mag 2012
More info is needed. I can represent an image by a lot of sine waves - that's what its Fourier transform is.
  3 Commenti
Walter Roberson
Walter Roberson il 14 Mag 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 il 17 Mag 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...

Accedi per commentare.

Categorie

Scopri di più su Read, Write, and Modify Image in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by