フィルターのクリア

MATLAB regression tree analysis

1 回表示 (過去 30 日間)
mahesh chathuranga
mahesh chathuranga 2014 年 12 月 3 日
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

回答 (0 件)

カテゴリ

Help Center および File ExchangeImages についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by