Madan Kumar
Followers: 0 Following: 0
Statistiques
24 Questions
0 Réponses
RANG
290 207
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
24 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
41.67%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Contour plot with polar stereoghapic projection in north hemispehere above 60 degree latitude
Hi, I have ut(24), lat(24) and z (24x24); data attached as .mat. I want to plot a contour plot in polar stereographic projectio...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
How to read *.hc file in matlab? or convert *.hc file into *.nc file?
Hi, I need to read data from *.hc file in matlab. However, I donot know any steps to open. I tried to open using open but it on...
environ un an il y a | 1 réponse | 0
0
réponseQuestion
write data into a file line by line inside foef(fid) loop
Hi, I need to read data from .txt file line by line and then for each line I have to call a function (function takes single val...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Map projection doesn't work in Matlab2015a?
Hi, I have lat (37x73), lon(37x73) and a rainfall data(37x73). I plotted the rainfall data (attached) on map with robinson proj...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
Binning data into 1 hour average in cell array?
Hi, I have large number of .txt files; each file corresponds to day of year. Data in each file is like say (1348x4, not same al...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How to plot time with correlation of two matrix?
Hi, I have two matrices (each of 1000*50), here let's say A and B. The time resolution of both the martices are same (correspon...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
convert epoch time(timestamps) into 30 minutes average bin?
Hi, I have a data file (of dimension 2195x56) for one day with 30 seconds interval (some data are missing). first column is the...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
Automatic AR1 estimation failed. Specify it manually (use arcov or arburg).
Hi, I am using matlab2015b for calculating "Cross-wavelet and wavelet coherence" from https://in.mathworks.com/matlabcentral/fi...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
Is gradient() similar to diff()?
Hi, I have altitude(z) profiles of temperature(T). I need to calculate dT/dz. I calculated gradient(T,h),h is step size. Again,...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Highlight a specific contour level in contour plot?
Hi, I have a contour plot and I want to highlight only a selected contour level. How can I do it? I tried all techniques report...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to read values for the range between each maximum and each minimum from a large uneven data file?
Hi, I have a data file with 11000 rows and 4 columns. I need to read all values (in all columns) for data between each maximum ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to do line plot with time sequence?
Hi, I have altitude, density and time data. How can I do line plotting with time sequence, i.e. time, altitude and density in x...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to normalize data to loop variable?
Hi, I have about 100 equations and I have to normalize sum of all to loop variable. For simpliciyt, let say I have 3 equations...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Convolution with Gaussian filter with fixed resolution for non-uniform data?
I have non unifrom data (x,y) (attached, simplified). I need to use gaussin filter of fixed window size with fixed resolution. F...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
calculate mean using while and iteration?
Hi, I have data of ~3500x2. I want to calulate mean of second column for a particular condition in first column using 'while'. ...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to do convolution of data using rectangular filters of fixed bandpass?
Hi, I have data (attached) which contains wave length and corresponding intensity. I need to do convolution using two rectangul...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
outerline of plot with multiple peaks?
Hi, I have a plot with multiple peaks (here, 2 peaks for simplicity and data is also attached). I want to plot the outerilne ab...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Index in position 1 exceeds array bounds (must not exceed 64) in digital image data.
It is part of a big code to work with digital image data from satellite observation. It shows error "Index in position 1 exceeds...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
error in netcdf file (vardata = ncObj.read(varName, varargin{:});) worked earlier.
Hi, I have written a code to read data from .nc file. Some days earlier it was fine. However, suddenly it is showing following ...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Extracting elements from a matrix based on the maximum position in another matrix
Hi, I have matrices A(100x96) and B(100x96). My aim is to find the value of element in A corresponding to position of max in B....
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
spline interpolation for repeated (non periodic) data?
Hi, I have a matrix (33175x12) with repeated (non-periodic) values (x below). I tried to interpolate but getting error "The d...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Calculate mean of columns for a unique value of column variable?
I have a matrix of 38767*31. I want to calculate mean of columns for unique value of variable in columns (in first row).Let me c...
plus de 7 ans il y a | 3 réponses | 0
3
réponsesQuestion
plotting rainfall data, having latitude and longitude, on map
Hi, I have problem with plotting rainfall data (with latitude and longitude) on map. I googled it, there were many answers but ...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
In an assignment A(I) = B, the number of elements in B and I must be the same. while averaging row in Netcdf file
Hi, I want to average the value of CO2 for a fixed height in fixed region in Netcdf file. I wrote code for single file. It's ...
plus de 7 ans il y a | 1 réponse | 0