photo

Puspa patra


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

11 질문
0 답변

순위
172,194
of 300,786

평판
0

참여
11 질문
0 답변

답변 채택
27.27%

획득한 표
0

순위
 of 21,091

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,061

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 7년 전 | 답변 수: 2 | 0

2

답변

질문


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...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

7년 초과 전 | 답변 수: 0 | 0

0

답변