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 件)

Community Treasure Hunt

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

Start Hunting!

Translated by