Pregunta


create day month and year
I want to create three tables in Matlab Year,Month and Day and then concatenate into one column so that 1970 1 1 1970 1 2 ....

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


average of one column of many text file
I have three hundrad text files and each have 4 columns.I have to do average of 3rd column of all the text files.It will come as...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


zonal stat in matlab
I want to do zonal statistics for an area.I have a shapefile and a raster image and nc file also.If there is any way to do zonal...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to add wind direction to image
Sir I have done a plotting of soil moisture map for a region and plot its shapefile upon it.My code is if true % code ...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


add shapefile behind an Image
I have a India shapefile.I show it in matlab a=shaperead(file);s=mapshow(s);I want to show only upper portion of india behind an...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


adding boundary to shapefile
Sir, I plot an Image from a nc file by using imagesc(lon,lat,a);I want to add my area shapefile.I import s=shaperead(shapefile)...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


extracting particular row and column
I have a matrix like this 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 5 6 7 8 5 6 7 8 5 6 7 8 5 6 7 8 9 10 11 1...

casi 8 años hace | 2 respuestas | 1

2

respuestas

Pregunta


How to extract data from nc file by using shape file in MATLAB
How to extract data from nc file by using shape file in matlab. I am sending a sample .nc file of resolution 1*1 degree and shap...

casi 8 años hace | 3 respuestas | 1

3

respuestas

Pregunta


xyzgrd problem in matlab
Me try to do a function in matlab [lon,lat,rainfall] = xyz2grid(A(:,1),A(:,2),A(:,3)); Where A(:,1)=lon,A(:,2)=la...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


making map in matlab
if true % code end I have longitude,latitude and rainfall like that 77.245 31.465 427.94 77.195 31.465 427.92 77.1...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to create image from latitude and longitude
I have an ascii file where latitude,longitude and rainfall is there.I have to create an image from it it in matlab. Me attaching...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to change decimal places after point
I have so many text files named data_70.000_32.125 data_70.124_32.120 data_74.120_32.123 I have to make them ...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


nc file creation in matlab
I have a lot of ascii files with different lat lon. Like 65.125 5.125 1901 1 1 -999 65.375 5.125 1901 1 1 ...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Stack nc files of 100 years
I have four nc files and each nc file is daily and three variables are there lat,lon and RF. I have to stack 2000 nc files like ...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Changing file name in matlab
I have multiple text files. They are data_23_45.23, data_34.56_56.56, data_23_45 I want to change names and they are data_23....

alrededor de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Changing file name in matlab
I have multiple text files.They are data_23_45.23,data_34.56_56.56,data_23_45 I want to change names and they are data_23.00_45...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


match row and column
I have one matrix a= 1 3 0 2 5 0 3 7 0 4 8 0 5 10 0 and another is b= 5 10 3 7 I want to d...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to assign projection in tiff file in matlab
I have a tiff file for India for TRMM rainfall data and I have to assign projection there.Geographic WGS 1984.How I assign and s...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


converting tiff from ascii
I have rainfall data in lat lon Rainfall 34.67 87.56 79 34.68 87.56 90 Now I want to convert it in .tiff image fo...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


creating folders in matlab
How can I create folders by name 1,2,3,4 in a directory

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


changing names of files
I have 100 file name wflux_23.34_86.45,wflux_12.34_76.34 like that and I have to change the name data_23.34_86.45,data_12.34_76....

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


decimal places changing in matlab
I have a text file data_23.345_67.234.I want two decimal places like data_23.35_67.23.How can I do it?

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Changing file name in Matlab
I nave a file named wflux_23.25_86.75.I have to change the name of the file as data_23.25_86.75.How can we do this in Matlab.

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to add rows at a specific location
I have a text file like this 1 2 0 30 0.7646 0.150 0.400 0.350 0.600 1.000 0.000 34 0.2354 0.150 0.000 0.350 0.00...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I plot Months in x axis in Matlab
I have a excel sheet Jan =-9.863459038 Feb=-34.33708151 Mar=-57.98922801 Apr=-52.98083559 May=-46.13563686 J...

casi 9 años hace | 1 respuesta | 0

1

respuesta