フィルターのクリア

Generate an array of NxN circles using convolution method.

3 ビュー (過去 30 日間)
Viron Gil Estrada
Viron Gil Estrada 2018 年 2 月 18 日
コメント済み: Matt J 2018 年 2 月 18 日
So here is the problem: I need to use the convolution method to generate an array of NxN circles where N is any positive number. Based on what I've perceived to tackle this problem, first, I have to make or use a function that pinpoints NxN locations in a meshgrid with equal distances from each other. Next is to make another function to generate a circle (radius can be varied). After that, I will convolve the two functions to generate an array of circles. To visualize, I've attached a simple diagram below.
So the distance between two points is twice the radius of the circle. The size of the meshgrid is fixed to 1024 by 1024 pixels. Can anyone help? Is my proposition even possible? Thanks.
  1 件のコメント
Matt J
Matt J 2018 年 2 月 18 日
It's not clear what help you need. You seem to know exactly what you have to do.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by