photo

Gargi


Last seen: plus de 2 ans il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

14 Questions
0 Réponses

RANG
84 861
of 300 379

RÉPUTATION
0

CONTRIBUTIONS
14 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
71.43%

VOTES REÇUS
0

RANG
 of 20 931

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 299

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

  • First Review
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


How I can remove a methyl group from a complex phytochemical? The condition is that I want to remove only one methyl group of three from a specific position of the compound.
How I can remove a methyl group from a complex phytochemical? The condition is that I want to remove only one methyl group of th...

presque 4 ans il y a | 1 réponse | 0

0

réponse

Question


How to plot spatial correlation map in Matlab?
I have to data files in .nc format. I have installed nctoolbox in Matlab. I am able to read the .nc data files. But I want to fi...

environ 7 ans il y a | 2 réponses | 0

2

réponses

Question


How to save the plot in bitmap format with resolution 1200dpi?
I want to save the plot in the bitmap with resolution 1200dpi in MATLab. I tried but not succeeded. The program is below: p...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to do a line plot with four variables?
I have four variables in excel sheet , time, temp, lat and lon. I have to plot temperature data (which is on different grids i.e...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


How do I eliminate the space between the subplots?My MatLab program is as follows:
A=xlsread('time series Jan_Feb.xls','sheet1'); C=xlsread('time series JJAS.xls','sheet1'); x=A(:,1); yj1=A(:,2); yj2=A...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


How to find t test of two independent samples in MatLab?
I have two independent samples of data with different n's (i.e number of data). The file is attached with this. I want to calcul...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


How to edit second y axis (when using plotyy function)?
I've plot a graph with two y axis using plotyy. I want to edit the 2nd y axis on left side using plot browser but its not being ...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


How to add number of cells in a column and not the values in that cells?
I have a file with single column and 365 rows. The file is attached with this. I have to check the data stored in each cell whe...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


How to find average of column of matrix?
I have a matrix of 12 columns and 36 rows . I want to do the average of all the columns and get the results separately. I've att...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


how to read a large binary file(*.dat file format) and store it in another file?
Hello, I have a binary data in a *.dat file format (i.e temp.dat). Its a 4DVar data (i.e lat.,lon.,pressure and temp). how ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


I am able to read the netcdf file format. But how to calculate average? Suppose I have to calculate the average from 1st January to 5th January, then again 6th January to 10th January and so on.....Below is the program to read the values.
ncid = netcdf.open('data.nc', 'NC_NOWRITE'); [ndim,nvar,natt,unlim] = netcdf.inq(ncid); [dimname,dimlength]=netcdf.i...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


I have a data of binary format. i.e the data is stored in .dat file format. How to open these files in MatLab and then ve to find the pentad average of these data.
I have a data of binary format. i.e the data is stored in .dat file format. How to open these files in MatLab and then ve to fin...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


how to get the values from netcdf to ascii format through matlab?
The data is in .nc form (e.g data.nc). 1) How to extract a grid from this file format? 2) How to find the values of the extra...

environ 11 ans il y a | 2 réponses | 0

2

réponses

Question


How to read a .dat file, containing binary data?
The file is very large and ve to read by plotting those binary data without changing it to decimal format.

environ 11 ans il y a | 3 réponses | 0

3

réponses