Question


overlay to image matrix together
I want to overlay two images (in resultant image I want to see details of both images.) any one can help me?

plus de 12 ans il y a | 3 réponses | 0

3

réponses

Question


easily sub dividing image into blocks
this is my programme *[m n]=size(I);_(example image size is 256*256)_* c=mat2cell(I,[4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4...

plus de 12 ans il y a | 3 réponses | 0

3

réponses

Question


add new columns to the existing matrix
I have a 64*63 matrix.now i want to add new column to the end of the all existing 63 columns with all 0 values.i.e I want to mak...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


problem of for loop
this is my programme for k=1:10 x(k)=sin(k) end now i want to add all the 10 values together

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


problem of creating a matrix using the calculated cooccurrence matrix features;
these are the steps of my programme # read the original image # sub divide the image to 4096 bloks of 4*4( mat2cell() ) #...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


how to read a satellite image with multiple band into MATLAB environment
I want to input a satellite image with 7 bands to the MATLAB environment.if it can do with MATLAB? How can I do it?

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


question of for loop
for i=1:10 power=(i*i) end; this is my programme and ,now i want to calculate all the values of power.

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


question of applying sum() to the matrix with zero values
my matrix is X=[1 0 0 ;0 0 0;0 9 0](actual matrix is larger than this and having less values more zoros) my question is ,when a...

plus de 12 ans il y a | 1 réponse | 0

1

réponse