finding inverse exponential value

Risposte (1)

Adam
Adam il 22 Ott 2019
If i and j are pixel values then you must have an image to which they are applied, e.g. im, in which case simply
exp( -im(i,j) )
works.

Richiesto:

il 22 Ott 2019

Risposto:

il 22 Ott 2019

Community Treasure Hunt

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

Start Hunting!

Translated by