photo

Puspa patra


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

11 Questions
0 Réponses

RANG
172 194
of 300 791

RÉPUTATION
0

CONTRIBUTIONS
11 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
27.27%

VOTES REÇUS
0

RANG
 of 21 091

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 083

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

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


how to use two y axis in plot?
how can I use two y axis in a single plot, I am using matlab 2015

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

1

réponse

Question


How to get slope over each grid?
I have a 3dimentional matrix , long*lat*monthly_mean_data, I want to plot slope over each grid showing the change in the data ov...

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

1

réponse

Question


how to write data on grid in a plot?
I have a mat file, which has some value distributed through out the globe, which dimention 181*361. generally I plot that mat f...

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

1

réponse

Question


how to replace NaN values with zero?
Hello, I have a matrix of 361*181 dimention, which contain NaN and some values. I want to replace those NaN values with 0, I h...

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

1

réponse

Question


How to create an 3D plot in matlab?
I have three single column matrix, containing longitude, latitude and height data. I need to plot trajectories, and I want that ...

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

1

réponse

Question


How to extract one dimention of an matrix, keeping the two other dimention constant?
I have a matrix of dimetion 361*181*1053, in which the first two dimention specifies lattitude and longitude, I want to extract ...

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

1

réponse

Question


How to replace values less than equal to zero values in a matrix?
I have a marix of 44450*8 dimention, which contain some zero and negative values, I want to replace them with NaN. how to do tha...

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

2

réponses

Question


how to calculate runningmean ?
I have a column matrix with 106560 elements, and I want to calculate the running mean of it with 24 points as the interval of av...

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

1

réponse

Question


How to make all elements of an matrix NaN except elements?
I have an matrix, like A= [1 2 4; 6 7 8; 5 6 9] I want to convert it into B = [1,2 3; 6,NaN,Na...

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

1

réponse

Question


how to change the scale of an colour bar?
Hello, My plot range with variation from 0 to 3500, so I want to use an log scale colour bar instead of normal colour bar scale...

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

1

réponse

Question


How can I read and import data from a .dat file in matlab?
I have a .dat file which contains one header row, and data of several rows. I tried import data as I used to do for .txt file, b...

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

0

réponse