How do I compute for the area and diameter of each raindrop and make graph analysis

조회 수: 2 (최근 30일)
Good day I just want to know what is the matlab code if I am going to compute the area and diameter of each raindrop and plot it in a graph. Also what is the code for computing the total number of raindrops
here is the result

답변 (1개)

yanqi liu
yanqi liu 2022년 3월 30일
yes,sir,may be use
ar = sum(cat(1, stats.Area));
to get the sum area
  댓글 수: 1
Love Angelique Dumangcas
Love Angelique Dumangcas 2022년 3월 30일
I have tried coding this but it doesn't display answers,, I want to compute the area of each raindrop in the frame and plot it in a graph

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by