photo

Suman Dhamala


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
192,903
of 297,503

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Clip Matrix by Polygon
I have a rainfall data for whole India for 110 years (1906 to 2015). So, the rain matrix(MRainJJAS) is 135*129*110., one value f...

3 years 前 | 0 个回答 | 0

0

个回答

已回答
Extracting data from a raster file with the borders of polygon (vector in shapefile)
You can use clip raster by polygon function. https://in.mathworks.com/matlabcentral/fileexchange/63855-clip-raster-by-polygon

3 years 前 | 0

提问


Non-Overlapping Moving Sum
Consider any matrix, say Rain=(1:10)'. I want to compute a non-overlapping moving sum with two element. Rain=1,2,3,4,5,6,7,8,9,...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Plotting a shapefile.
I want to plot shapefile. Shapefile is polygon. I used following code. India=shaperead('india.shp'); longitude=ncread(filename...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Issue with using loop
I have 3 dimensional matrix, 135*129*43099. 43099 being the daily rainfall value for 118 years(1901 to 2018). I intend to conver...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to add vertical values in three dimensional matrix
I have a netcdf file, with following details. The variable 'rf' is gridded rainfall value, and it is basically daily rainfall da...

4 years 前 | 1 个回答 | 0

1

个回答