필터 지우기
필터 지우기

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 CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by