How can I implement this equation in matlab?

1 次查看(过去 30 天)
How can I implement this equation in matlab?
  2 个评论
Sridhar S
Sridhar S 2022-11-29
Its Haar wavelet function value H describes Haar matrix and P Q R describes integral values of the function

请先登录,再进行评论。

采纳的回答

Catalytic
Catalytic 2022-11-29
编辑:Catalytic 2022-11-29
All of the summations can be pre-computed using matrix multiplication, e.g. -
The results of these are all vectors. Once you've precomputed these vectors, the rest of the operations are just simple adds and multiplies.
  3 个评论

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by