How do i calcualte Image Fidelity Using this equation?

3 visualizaciones (últimos 30 días)
Mohd Shafiq
Mohd Shafiq el 25 de Mzo. de 2020
Respondida: Vimal Rathod el 15 de En. de 2021
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"

Respuestas (1)

Vimal Rathod
Vimal Rathod el 15 de En. de 2021
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.

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by