CALCULATE SPECTRAL BAND ADJUSTMENT FACTORS (SBAF)

4 Ansichten (letzte 30 Tage)
asmaa elyamany
asmaa elyamany am 22 Jun. 2021
Kommentiert: asmaa elyamany am 22 Jun. 2021
i am supposed to calculate SPECTRAL BAND ADJUSTMENT FACTORS (SBAF)
the formula is
how to do these equation i have three images one of them EO-1 hyperion image
  2 Kommentare
John D'Errico
John D'Errico am 22 Jun. 2021
You will start by learning MATLAB. Sorry, but it seems you have made no effort at all, so it seems clear you have been told to do this, and you just gave up.
So spend a couple of hours and do some reading. The MATLAB Onramp tutorials are fine for that. But you can just as easily find youtube videos that teach you to write MATLAB code.
The integrals are almost certainly doable using simple sums, thus effectively rectangle rule. At most, you would use trapezoidal rule. For that you would call trapz. But typically these computations are just done using a sum.
asmaa elyamany
asmaa elyamany am 22 Jun. 2021
i am sorry that got the idea of me want the code and the idia that i didn't look it up
but there is a languge gap i can't want to understand the meaning of the equation and how to do it on an image (just ilastration or may be a link not code at all) and i will continue with my own
and i don't get what do you mean with "Onramp"
i know that integration mean simple sum but sum of what 'pixels valus' or what?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by