Community Profile

photo

reyadh Albarakat


Active since 2015

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 3

View badges

Feeds

View by

Question


How to average for certain pixles in an image?
Dear All, I have two images (A and B). Both of them for the same study area but each one has different resolution. Each pixel...

5 years ago | 1 answer | 0

1

answer

Answered
Can't open .fig file saved by saveas command on script
Hi Ricardo, Try this function <https://www.mathworks.com/matlabcentral/fileexchange/23629-export-fig export_fig>

6 years ago | 0

Question


OUtput names same as input names?
Hi Everybody, I have 150 images as you know each image has name. the output will be 150 image. how to use for loop to save ou...

6 years ago | 1 answer | 0

1

answer

Answered
Using flipud Function?
I did flipping to the finalndvi like: finalndvi{K}=flipud(finalndvi{K}); Then I got final flipped images:)

6 years ago | 0

| accepted

Question


Using sprintf function?
Hi All, I have Excel file which has names of outputs. I want to save the output images as the same names in the excel file. ...

6 years ago | 1 answer | 0

1

answer

Question


How to For Loop to merge two images each year in Matlab?
Hi Everybody, I have a list of images for 3 years every two images represent a year. How can I for loop to merge two images (...

6 years ago | 1 answer | 0

1

answer

Question


For loop for many images
Hi All, I have thousands of images each image has size (228*196), Each 7 images have same date. I need your help to create a ...

7 years ago | 1 answer | 0

1

answer

Question


how to create for loop in matlab?
Hi All, I have thousands of images each date has 7 bands. I need to create for-loop to calculate MNDWI=(b4-b6)/(b4+b6) ...

7 years ago | 1 answer | 0

1

answer

Question


How to average multiple cells into new cell?
Hi all, I have 39 cells each one has matrix (317*202). I want to get the average of all cells in new cell with same dimension...

7 years ago | 1 answer | 0

1

answer

Question


Why the FOR LOOP take a part of the data set?
I created a for loop for the data set that include 748 images. but when I did run the out put only 40 images. Please I need y...

7 years ago | 0 answers | 0

0

answers

Question


How to do for loop for long-term of satellite data?
Hi every body, I have long-term of satellite data (16 years) I want to create a loop to read and do some calculate for all im...

7 years ago | 0 answers | 0

0

answers

Question


How to remove zeros using Function in Matlab?
Hi Everybody, This 1st time I used a Matlab Function, I used it to read two images (Tiff format), one of them has NaN values ...

7 years ago | 1 answer | 0

1

answer

Question


How to plot ONE LINE with multiple colors?
Hi Everyone, I have data of VI for three periods first from 82-92, 93-2003 and 2004-2015. I want to plot VI with time in O...

8 years ago | 1 answer | 0

1

answer

Question


How to keep same names of images.Tiff for outputs?
Hi everybody, I did mask to multiple images. TIFF then I want ton save the masked images in same name of the original images....

8 years ago | 0 answers | 0

0

answers

Question


How can I save outputs in same names of inputs?
Hi everybody, I create Mask from images. tiff so I want to save output images.tiff in same name of the original images. sup...

8 years ago | 1 answer | 0

1

answer

Question


How to create MASK from "image.tiff"?
Hi Everybody, I tried to MASK the shapefile of my study area but the matrix of the MASK is only NaN data. so please I need yo...

8 years ago | 1 answer | 0

1

answer

Question


How to create monthly average from daily data?
Hi Everybody; I have used daily data for 34 years, I have one row and 11690 columns, by the way I have some missing data in 1...

8 years ago | 2 answers | 0

2

answers

Question


How to add Time Series from 1998-2014 on the X axis using plotyy?
Hi all I'm using plotyy to plot two data sets with the same x values over two different y scales. It all works perfectly, but...

8 years ago | 0 answers | 0

0

answers

Question


how to solve the problem which relative to m_map
Hi all, I did run to the code but unfortunately I got this errors ((Error using pcolor (line 56) Matrix dimensions must ...

8 years ago | 0 answers | 0

0

answers

Question


How to download "M_Map " A Mapping package for Matlab
Hi everybody, when I do run to the code I get errors in the functions that have relative to m_map such as m_proj or m_pcolor. By...

8 years ago | 0 answers | 0

0

answers

Question


how to read Grib Files
I have downloaded data which are in grib files so how can I read them using Matlab? Thank you Reyadh

9 years ago | 1 answer | 0

1

answer

Question


How Can I fix the width of Bins?
Hi Every body, I would like to tell you that I am beginner in Matlab. So please I need your help. I want to fix the width o...

9 years ago | 1 answer | 0

1

answer

Question


I want to create a curve on the histogram?
Hi Guys, first of all I am beginner in Matlab, I did histogram to the data, now I want to create curve on the histogram which I ...

9 years ago | 1 answer | 0

1

answer

Question


how can I plot x,y with showing the gap because there are missing data
Hi guys, I am beginner in Matlab I want to plot x axis for years starts from 1982-2014 and I have missing data in (1994) and (20...

9 years ago | 1 answer | 0

1

answer

Question


How to plot X axis for 31 years from 1981 to 2014?
Hi guys, I am beginner in Matlab I want to plot x axis for years starts from 1982-2014 and I have missing data in (1994) and (...

9 years ago | 1 answer | 0

1

answer

Question


In an assignment A(I) = B, the number of elements in B and I must be the same.
Hi Guys, first of all I am beginner in Matlab. I want to get Average Values of NDVI for each month during a year. I used this ...

9 years ago | 1 answer | 0

1

answer

Question


How to creat new colormap with new colorbar and then How to use it through the CODE?
I want three basic colors which are Brown, Yellow and Green then want to be able to create an algorithm to scale these to a num...

9 years ago | 1 answer | 0

1

answer

Question


how to solve this issue ((((Undefined function 'm_shaperead' for input arguments of type 'char'))))
Hi every one, I keep getting the following error when I try to run my simulation: Undefined function 'm_shaperead' for input...

9 years ago | 2 answers | 0

2

answers

Question


what can I do with this mistake "Cell contents assignment to a non-cell array object."?
what can I do with this mistake "Cell contents assignment to a non-cell array object."?

9 years ago | 0 answers | 0

0

answers