N*N matrix plot
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear Friends,
I have 512*512 matrix from obtained from a CCD camera.
The CCD gives an image of X and Y pixel numbers versus intensity. This intensity is a 512*512 matrix.
I want to reproduce this image in matlab for further processing.
Could any expert here guide me in doing this.
I have attahced the image that has to be ontained and the ascii file.
Awaiting your kind reply.
0 Kommentare
Antworten (1)
weikang zhao
am 2 Feb. 2021
use image() function
2 Kommentare
weikang zhao
am 2 Feb. 2021
give me more information about your code, the error massage and the CCD image file. If it is not convenient to provide them in the community, email me.
Siehe auch
Kategorien
Mehr zu Image Preview and Device Configuration 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!