Image data as a sine wave?

6 Ansichten (letzte 30 Tage)
Philip
Philip am 14 Mai 2012
Does anybody know if it is possible to represent image data as a sine wave?

Antworten (1)

Image Analyst
Image Analyst am 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 Kommentare
Walter Roberson
Walter Roberson am 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 am 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...

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Read, Write, and Modify Image finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by