Finding neighbours of an element in a matrix
1 次查看(过去 30 天)
显示 更早的评论
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
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?
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!