I want to calculate the zero crossing rate for a matrix

조회 수: 1 (최근 30일)
Nithya SIvasamy
Nithya SIvasamy 2016년 2월 8일
[LLr,LHr,HLr,HHr]=dwt2(Input_Im,'haar'); first_Level_Decomposition=[LLr,LHr;HLr,HHr];
Here I want to know the Zero crossing Rate of 3X3 matrix in first_Level_Decomposition.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by