How do i calcualte Image Fidelity Using this equation?

조회 수: 3 (최근 30일)
Mohd Shafiq
Mohd Shafiq 2020년 3월 25일
답변: Vimal Rathod 2021년 1월 15일
Hi, i am currently doing a project on steganography and i need to know how to apply this formula. The screenshot is taken from "A novel method for digital image steganography based on a new three-dimensional chaotic map"

답변 (1개)

Vimal Rathod
Vimal Rathod 2021년 1월 15일
Hi,
You could use "for" loops for doing the summation of the values and storing the P and S variables as 2 dimensional arrays will help you navigate properly according to the given formula.
Or
You could also use Symbolic math toolbox's "symsum" function to find the summation.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by