finding inverse exponential value

Antworten (1)

Adam
Adam am 22 Okt. 2019

0 Stimmen

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.

Gefragt:

am 22 Okt. 2019

Beantwortet:

am 22 Okt. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by