MATLAB regression tree analysis

1 Ansicht (letzte 30 Tage)
mahesh chathuranga
mahesh chathuranga am 3 Dez. 2014
0 down vote favorite
I have five different images, size is 9000rows and 9000columns. I want to calculate the index using following rules . the rules are (1) if image1<= 4.6 and image2 in R, D then index = 734.5 + 437 image1
(2)if image1 > 4.6 and image2 = E then index = 3869.4 + 6 image1 + 8 image3 - 7 image4
(3)if image1 > 4.6 and image2 in R, P and image5 <= 0.73 then index = 3639.5 + 388image1 - 4439 image5
I want to make the index image. can any one please tell me how can I do this.
if image size is a problem(9000*9000), can you please tell how to do it for 100*100 image

Antworten (0)

Kategorien

Mehr zu Images finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by