Convert the noise signal into pixel image

1 次查看(过去 30 天)
Hello Guys,
I would like to ask about how to convert the noise signal in time domain into a pixel image.
Thank you

回答(1 个)

Hiro Yoshino
Hiro Yoshino 2022-6-15
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.

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by