photo

Puspa patra


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
172,186
of 300,771

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
27.27%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答