フィルターのクリア

Finding neighbours of an element in a matrix

3 ビュー (過去 30 日間)
Bharathwaj
Bharathwaj 2012 年 2 月 13 日
Suppose that i have an element in a matrix and i need to find its neighbors and the distance of the neighbors...
i want to repeat this process for all elements in the matrix..
  2 件のコメント
Michael
Michael 2012 年 2 月 13 日
can you define what you mean by "distance"? Each element would have four neighbours each with distance 1. Is the matrix sparse?
Bharathwaj
Bharathwaj 2012 年 2 月 13 日
actually..i have a surface containing paraboloids of different widths/sizes..i need to compute the distance between the centres of the paraboloids. A paraboloid might have 3 , 5 or 8 neighbours depending on where the paraboloid is located.

サインインしてコメントする。

回答 (1 件)

Andrei Bobrov
Andrei Bobrov 2012 年 2 月 13 日
please try this is function
OR

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by