N*N matrix plot
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
weikang zhao
il 2 Feb 2021
use image() function
2 Commenti
weikang zhao
il 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.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!