Convert the noise signal into pixel image

1 view (last 30 days)
Sabella Huang
Sabella Huang on 15 Jun 2022
Answered: Hiro Yoshino on 15 Jun 2022
Hello Guys,
I would like to ask about how to convert the noise signal in time domain into a pixel image.
Thank you

Answers (1)

Hiro Yoshino
Hiro Yoshino on 15 Jun 2022
Signal and Images are treated in the same way in MATLAB - they are considered as Matrices basically.
In this sense, if you show a signal as an image and it will be visualized.
The command for this is image or imagesc. Please check them up.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!