photo

Chethan S


Last seen: 4 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
9,662
of 299,905

声誉
2

贡献数
7 个提问
1 个回答

回答接受率
100.0%

收到投票数
2

排名
 of 20,832

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,501

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


Can this code be improved?
I have written the following code in MATLAB to process large images of the order of 3000X2500 pixels. Currently the operation ta...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Product of elementwise differences
As a part of a large function in my MATLAB code I have to calculate difference between elements of matrices and sum them up in a...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Diagonal direction - difference between adjacent elements
I have a matrix, I = 5 4 3 9 8 6 6 3 4 How can I calculate differences between...

14 years 前 | 1 个回答 | 0

1

个回答

提问


getworldfilename uses
In the MATLAB Mapping Toolbox there is |getworldfilename| function. According to help it derives the worldfile name from image f...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Calculation of cross variogram
I need to generate cross variograms of images using moving windows. To explain the process in a simple way, let me consider two ...

14 years 前 | 1 个回答 | 1

1

个回答

已回答
importing a raster image into matlab
If you have Image Processing Toolbox you could easily use |imread| to read the image and |imshow| to display it.

14 years 前 | 0

提问


Select Diagonal Elements of a Matrix
Consider the following matrix in MATLAB: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ...

14 years 前 | 2 个回答 | 1

2

个回答

提问


Variograms on Images
I am working on applying geostatistics on Landsat imagery. My focus is on applications of variograms. I will be using n x n wind...

14 years 前 | 1 个回答 | 0

1

个回答