![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9062196_1522130724879_DEF.jpg)
Pritha Pande
Followers: 0 Following: 0
Statistik
13 Fragen
0 Antworten
RANG
199.719
of 297.016
REPUTATION
0
BEITRÄGE
13 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
46.15%
ERHALTENE STIMMEN
0
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 to make normalised frequency distribution plot?
I have two 80*80 matrix. I would like to plot normalised frequency plot. So first I tried to normalise the 80* 80 grid with this...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Find values between 50th to 75th percentile.
I have 80*80 matrix, from which I want to extract values which lie under 50th to 75th percentile. I want to write a code such t...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to get data only for specific country?
I have data ranging from latitude (0 to 40) and longitude (60 to 100), clearly this data has india + oceans surrounding it. I wa...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to replace certain values in matrix ?
I have attached two .jpg files below. In first one i have values and some NaN values, in second file i.e 2_mass, i have matrix ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to make lognormal distribution with random numbers?
I want lognormal distribution for number ranging from 0.1 to 30? It is possible to make?
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to show regression line over my plot?
I have made scatter plot using the command below. aa=scatter(MERRA_combined(:),MISR_combined(:)) xlim([0 1]) y...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to get value of a particular grid from 80*80 matrix?
I have 80*80 matrix. I want to know the value of 1 grid, for example say 80*40 grid. What command should i write in order to get...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to merge data in plots ?
i have India borders map, and now i am giving command borders('India');i am getting the Indian borders map , but I want to ...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to skip the particular year while writing a code?
I have data from 1980 to 2016, and i want to skip year 1992 from this. such that,the trend i am making from the command written...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to calculate slope of each grid ?
i have 80*80 matrix. I wanted to write a code to find slope of every grid.
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to change a filename
What command should i give to change file names in one go; as of now i am giving mypath='C:\Users\Pritha\Desktop\matalb\1...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to make trendline in matlab using polyfit command?
I have 1:37 values in x-axis.X-axis represents years ranging from 1980 to 2016 and 1:37 values in y axis represents value of ozo...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Re-grid the matrix.
I have data with resolution 0.625*0.5. I want to re-grid the matrix such that it becomes 0.5*0.5. Below is the code I am curren...
fast 8 Jahre vor | 1 Antwort | 0