![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9683896_1515878577321.jpg)
UTKARSH VERMA
Indian Institute of Tropical Meteorology
Followers: 0 Following: 0
I am working as a Junior Research Fellow at Indian Institute of Tropical Meteorology Pune, India.
Statistik
14 Fragen
0 Antworten
RANG
14.290
of 297.016
REPUTATION
3
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
78.57%
ERHALTENE STIMMEN
3
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How do I display different colormap for subplots?
HI all, I am plotting 6 subplots in one figure in arrangement as 2 rows and 3 colums. I want two colorbar with different color...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to average first two dimension of 3D array/matrix?
Hi all, I am calculating the average of first two dimension of a 3D matrix but it is showing following error: Error using sum ...
mehr als 3 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How to set common colorbar for multiplots?
Hi all, I am using subplots to plot multiple contour plots in a single figure using for loop and using colorbar with 'Position'...
mehr als 3 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
How to remove contour line in filled contour plot?
Hi all, I am plotting a data using contourf but the there is a contour line between the start and end value color even after us...
mehr als 3 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
How can I plot circular colormap for 0-24 hour phase?
I am plotting 24 hour phase figure where I want a circular colormap i.e. 0th hour and 24th hour should have same same but with s...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to adjust x-axis in a plot?
Hi, I am trying to plot a global picture (as shown in figure attached) where my x-axis is from 180 to -180 longitudes but I nee...
mehr als 3 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
how to plot contour lines on Joint Histogram plot
Hi all, I am plotting joint histogram by using histogram2 as shown in figure. I need contour lines to differentiate each color...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to change datenum to normal date format?
Hi all, I have tried using following command but as a result date has wrong year and they are not in sequence too: datestr(A{1...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to calculate the pdf (probability distribution function) of a data having dimension 25x31x122?
Hi, I have a data with rainfall value as dim of 25x31x122 and I want to calculate the pdf and plot it. Can anyone suggest me h...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to plot contourf using following information?
I am having data as follows: lon 256*1double lat 128*1double time 3654*1double pr 256*128*3654double I am using contourf(lo...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to create a netcdf in matlab which can be read by grads without using descriptor file?
I have data containing lat, lon, time and precipitation values: lat: 128*1double lon 256*1double time 3652*1double pr 256*12...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to convert .nc file to .dat file format?
I have .nc files and I want it to convert into .dat file format. Please guide me.
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to extract latlon from the .TIFF file?
I have a LULC map as in .TIF/TIFF format, using its defined class in different colors I want to extract points (from another fil...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to plot 3 y axis or more in a single graph?
For example: I have to plot X=(1:1:50); Y1=sin(X); Y2=exp(X); Y3=(X).^2; For y-plot I want respective adjusted range of ax...
etwa 7 Jahre vor | 3 Antworten | 1