SlideShare a Scribd company logo
1 of 10
Download to read offline
TELKOMNIKA, Vol.17, No.3, June 2019, pp.1290~1299
ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018
DOI: 10.12928/TELKOMNIKA.v17i3.12234  1290
Received January 9, 2019; Revised February 30, 2019; March 12, 2019
Suitability analysis of rice varieties using learning
vector quantization and remote sensing images
Annisa Apriliani1
, Retno Kusumaningrum*2
, Sukmawati Nur Endah3
, Yudo Prasetyo4
1,2,3
Department of Informatics, Universitas Diponegoro
Prof. Soedarto St., SH, Tembalang, Semarang, 50275, Universitas Diponegoro, Indonesia
4
Department of Geodetic Engineering, Universitas Diponegoro
Prof. Soedarto St., SH, Tembalang, Semarang, 50275, Universitas Diponegoro, Indonesia
*Corresponding author, e-mail: retno@live.undip.ac.id
Abstract
Rice (Oryza Sativa) is the main food for Indonesian people, thus maintaining the stability of rice
production in Indonesia becomes an important issue for further study. A strategy to overcome the issue is
to apply precision agriculture (PA) using remote sensing images as a reference due to its effectiveness.
The initial stage of PA is suitability analysis of rice varieties, including INPARA, INPARI, and INPAGO.
While the representative features that can be extracted from remote sensing images and related to
agriculture field are NDVI, NDWI, NDSI, and BI. Therefore, the aim of this study is to identify the best
model for analyzing the most suitable superior rice varieties using Learning Vector Quantization. The
results show that the best LVQ model is obtained at learning rate value of 0.001, epsilon value of 0.1, and
the features combination of NDWI and BI values (in standard deviation). The architecture generates
accuracy value of 56%.
Keywords: BI, learning vector quantization, NDSI, NDVI, NDWI, suitability analysis of rice varieties
Copyright © 2019 Universitas Ahmad Dahlan. All rights reserved.
1. Introduction
Rice (Oryza sativa) is a kind of foods derived from grass family. In Indonesia, rice is the
main food of most Indonesian. This makes the need for rice in Indonesia continues to increase
as the population growth. However, this condition is not matched by increasing rice production.
Hence, maintaining the stability of rice production in Indonesia becomes an important issue for
further study. One of the solutions that can be implemented is by applying precision agriculture
(PA) in rice sector production. PA is a technology that enhances farming techniques, starting
from the pre-planting, during in-season growth, through harvest and post-harvest stages [1].
Due to a condition that pre-planting stage is an initial stage of PA, then the success of rice
varieties determination at pre-planting stage become the main factor of PA’s success. In
addition, PA technologies include Remote Sensing (RS), Global Positioning System (GPS),
Geographical Information System (GIS), Soil Testing, Yield Monitors, and Variable Rate
Technology [2].
Remote Sensing is a science or art of getting information about an object, area or
phenomenon through the analysis of data obtained with a tool without direct contact with the
object, area, or phenomenon themselves. The utilization of RS for PA is taking information
about the attributes of the physical, chemical and biological characteristics of Earth's surface
through the image of the RS [3]. Moreover, there are other advantages of RS image in PA,
namely remote sensing images are capable to present the earth surface in the form of the
existence of the objects without the need to make direct contact with the objects, up-to-date, as
well as reliable. Therefore, the aim of this study is to propose a novel PA technology for the
pre-planting stage, specifically, a method for identifying the suitable rice variety for an area
using remote sensing images as the reference.
In general, there are several studies related to the suitability analysis of plant types that
have been performed such as land suitability analysis for rabi (winter season) crops and kharif
(summer season) crops in Kheragarih [4], land suitability analysis for mangrove species [5], land
suitability for maize crop in Okara Distric [6], land suitability and rotation performance between
canola and soybean [7], etc. All of those studies were developed using Analytic Hierarchy
TELKOMNIKA ISSN: 1693-6930 
Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum)
1291
Process (AHP) which has weaknesses when criteria or alternatives are used in large
numbers [8]. Moreover, the problem of AHP method is a compulsion of the availability of criteria
and alternative data with a high level of precision. In addition to the problem of determining the
suitability of plant species for a region, AHP is also widely implemented for site suitability
analysis. For example, site suitability analysis for agricultural land use of Darjeeling district [9],
site suitability analysis for rangelands in Taleghan basin [10], suitable lands for agricultural use
in the Yusufeli district of Artvin city, Turkey [11], etc. While the problems related to the study
field of rice crops, more research is focused on determining whether an area is appropriate for
planting rice crops or not, such as Central Part of Amol District, Iran [12], Haripur Upazila,
Thakurgaon district of north-west part in Bangladesh [13], Northern part of Bangladesh [14],
Morobe Province, Papua New Guinea [15], Subang Regency, Indonesia [16], etc.
Another implemented method is using GIS modeling for determining the land suitability
for rice cultivation [17]. This study using rice cultivation, soil, and topographic data were taken
from digital soil map. In addition, there is a study which combines AHP and GIS for analyzing
the suitability of rice growing in Great Mwea region Kenya [18]. However, the study using GIS
modeling has a limitation related to the availability of various of maps for a study area, such as
soil map, topographic map, etc. This condition can be overcomed by using remote sensing
images as a reference data.
One approach that can be used to overcome the problem of using AHP method is by
applying one of machine learning methods, where the developed system will be able to learn
based on existing data samples. For example, the availability of data on the main producing
regions of a rice variety can be used as a reference to predict other similar areas, so it is
expected to provide high rice productivity as well. In machine learning, this approach is called as
classification problem. In addition, combining the machine learning algorithm with the remote
sensing images will As the machine learning algorithm, we implemented Learning Vector
Quantization (LVQ), since it has been implemented to predict 12 kinds of food plants with the
high accuracy value, i.e. 100% [19]. Furthermore, LVQ processing time is relatively faster than
other artificial neural network methods because the LVQ network architecture consists of only
2 layers, that are, the input layer and the output layer.
According to the Indonesian Center for Rice Research (ICRR), characteristics of land to
plant rice are related to soil texture, salinity, as well as humidity. The texture and humidity are
closely related to the availability of water in the soil. Some of the features of RS image that can
be used to calculate the value of those factors are the Normalized Difference Vegetation Index
(NDVI), Normalized Difference Salinity Index (NDSI), Normalized Difference Water Index
(NDWI), and Brightness Index (BI). Moreover, determining the combination of these features in
LVQ-based classification model becomes essential for this study, hence we can determine the
suitability of superior rice varieties for an area.Therefore, the aim of this study is to implement
the LVQ for identifying the land suitability for several rice varieties by using remote sensing
images as reference and some features such as NDVI, NDSI, NDWI, and BI in particular.
2. Research Method
We implement a popular method for classification task in neural networks (NN), namely
Learning Vector Quantization (LVQ). LVQ is one of the methods of NN that performs a study to
monitored competitive layer. LVQ is the single-layer network at the input layer that is connected
directly with every neuron in the output layer. Connections between neurons are associated with
weights. Neurons at the output on LVQ declare a class or a specific category. Classes are
obtained as a result of this competitive layer depends only on the distance between the input
vectors. If two input vectors appear to be same, the layer will put both input vectors into the
same class. Application of LVQ method in determining the suitability of rice plant varieties
involves data input used as training data and test data, as well as what output will be produced.
Input and output can be seen in the architecture of LVQ shown in Figure 1.
According to Figure 1, the LVQ architecture has several input neurons depend on the
features combination, while the amount of output neurons is 3 neurons. In this figure, the
number of input neurons (the value of x) in the architecture represents the number of features
defining the suitability of rice varieties which are combined from 8 attributes, i.e. mean and
standard deviation over NDVI (Normalized Difference Vegetation Index), NDSI (Normalized
Difference Soil Indeks), NDWI (Normalized Difference Water Index), and BI (Brightness Index)
 ISSN: 1693-6930
TELKOMNIKA Vol. 17, No. 3, June 2019: 1290-1299
1292
values. We use i as the index for neuron, which has value range from 1 to 8. The calculation of
those indexes is using three bands of 11 bands of Landsat-8, i.e. green, red, and NIR.
The detail explanation of those indexes is as follow:
- NDVI is used to find the value of the density of vegetation in a given area. The density of
vegetation can be used to analyze the state of vegetation in a given area. The value of
NDVI is obtained by dividing the difference value between NIR and Red band with the total
value of NIR and Red band [20].
dNIR
dNIR
NDVI
Re
Re


 (1)
Figure 1. The architecture of employed LVQ (using 8 features for each image in training data)
- NDSI is the index to find the value of organic materials, particularly salinity (salt levels) of a
region. Organic ingredients are components of the soil, which are very closely related to
soil quality and critical component in successful farming systems. The existence of organic
soil matter is often used as a general indicator of the fertility of the soil. In addition, the
purpose of NDSI is to identify areas where soils is the dominant background or foreground
material [21]. NDSI is obtained by dividing the difference value between Red and NIR band
with the total value of Red and NIR band. Although the value of NDSI is mathematically
equal to negative value of NDVI, we still evaluate both attributes since it has different
characteristics and objectives in term of remote sensing fields.
NIRd
NIRd
NDSI



Re
Re (2)
- NDWI is intimately connected with the water levels of the plant. Water lack can have a
significant impact on the plant growth and leads to failing harvest or low crop production.
The value of the NDWI derived from the calculation of Green and NIR that are
reflected [22].
NIRGreen
NIRGreen
NDWI


 (3)
TELKOMNIKA ISSN: 1693-6930 
Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum)
1293
- BI is the transformation to find out the value of the brightness of land that later can be used
to find out the level of soil moisture. Three of the six multispectral features of Landsat are
often used, i.e. (i). B for brightness is to measure soil, (ii). G for greenness is to measure
vegetation, and (iii). W for wetness is to show the interrelationship of soil and canopy
moisture [23]. Moreover, plant growth is strongly influenced by soil moisture, so it can be
said that soil moisture can be used as an indicator of land management. Soil moisture is an
important indicator in the soil and can be used to assess the resistance of the soil to
disasters, such as flood, erosion, landslide, and land drought. The value of BI is obtained
from the following formula [18, 24, 25].
22
Re NIRdBI  (4)
Meanwhile, the value of Y (the output neurons) is a class/target consisting of 3 classes
of superior rice varieties. Superior rice varieties are one of the innovative technologies to
increase rice productivity, both either through potential improvement or plant results, as well as
tolerance and resistance against the biotic and abiotic grasps. Superior variety has several
advantages compared to other types, including high yield potential, tolerant of biotic and abiotic
grasps, early-ripening/fast come to fruition, and the result can be reused as seeds. Since 2008,
the superior variety is grouped into Inbrida Swamp Rice (INPARA), Inbrida Irrigation Rice
(INPARI), and Inbrida Padi Gogo (INPAGO). Therefore, the number of output neurons in this
study are three neurons represent INPARA, INPARI, and INPAGO. Subsequently, the stages
that are conducted in this research are shown in the flow chart as seen in Figure 2.
Figure 2. Research method
As the research method, there are two main processes, i.e. (i) formation of suitability
analysis model as depicted in left box and (ii) implementation of the analysis model for real time
suitability analysis of rice varieties as depicted in right box. The formation of suitability analysis
model is conducted based on LVQ architecture as shown ini Figure 1. The following paragraphs
explain the detail process for each step.
 ISSN: 1693-6930
TELKOMNIKA Vol. 17, No. 3, June 2019: 1290-1299
1294
The first step of suitability analysis model formation is data collection. This process is
conducted based on producing regions of rice varieties in Indonesia in 2015, i.e. West Java,
East Kalimantan, West Nusa Tenggara, and South Sulawesi. Subsequently, we crop images
into 500x500 pixels and we only extract three bands, i.e. green band, red band, and NIR band
of LANDSAT 8 images. Total number of extracted images in database is 150 images.
The second step is feature extraction which is performed to retrieve the used features of
satellite images. These features are calculated using in (1), (2), (3) and (4). Since each of the
extracted features in the form of matrix with size is equal to image size, then we compute mean
value and standard deviation value for each feature and each image. These extracted features
are saved and it is subsequently called as research dataset. In order to divide the dataset into
training data and testing data, we used 10-Folds Cross Validation, since it is the most common
cross validation techniques. The next step is normalization process. This process aims to get
data in the same range representing the original data without losing its characteristics. In this
case, the drawn range is [0.1]. The normalization uses the following formula:
(5)
The training process aims to train the LVQ method to be able to recognize data patterns
on soil characteristics. The output of this process is weight value (w) that will be used in the
Testing process. While the input of this process is learning rate values and epsilon values that
are each value varied at 0.1, 0.01, 0.001, 0.0001, and 0.00001. The used training algorithm is
as follows:
1. Set the initial weight (w), maximum epoch (MaxEpoch), minimum error (eps), and the
learning rate () which is worth 0 << 1. The value of the initial weight of this research uses
the first data of each class that is already normalized.
2. Enter the input x and target
3. Set the initial condition of epoch = 0
4. Do if (epoch < MaxEpoch) or ( > eps)
a. epoch = epoch + 1
b. Do for i = 1 to m
i. Do for k = 1 to num_class
Calculate the value of 

n
j
kjij wxkic
1
2
)(),(
ii. Specify the smallest value of the ),( kic and save k
iii. Compare the value of k and iy
a) If k = iy then
))(()()( oldwxoldwneww kjijkjkj  
b) If k ≠ iy then
))(()()( oldwxoldwneww kjijkjkj  
c. Subtract the value of the α
)01.0(  
the following Table 1 explains the meaning of each notation in algorithm.
1. Set the number of testing data  t .
2. Enter the testing data ljz and the final weight for respected fold is kjw
3. Do for 1l to t
a. Do for 1k to classnum_
Calculate the value of  


n
j
kjljlk wzc
1
2
TELKOMNIKA ISSN: 1693-6930 
Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum)
1295
b. Predict the class of l -th testing data )(maxarg lk
k
l cy 
The last step is evaluating the performance of classification model for each fold by
comparing the class prediction and ground truth class. In this experiment, we use accuracy as
evaluation metric. The best model, that is the model that results the highest value of accuracy,
is used as classification model in second process (suitability analysis of rice varieties).
This process is a real time process and employs the same step as previous process, i.e. feature
extraction, data normalization, and class prediction.
Table 1. List of Notations
Notation Meaning Value
n The number of attributes Scalar
m The number of training images Scalar
classnum_ The number of class prediction Scalar
j Index value for attributes 1, 2, ..., n
i Index value for training image 1, 2, ..., m
k Index value for class prediction 1, 2, ..., classnum_
ijx The value of j -th attribute of i -th image [0,1]
kjw The weight value of j -th attribute and k -th class [0,1]
iy The class label of i -th image Scalar
3. Results and Analysis
In this section, we explain three sub-sections, i.e. the used data, the scenario of
experiments as well as its results analysis. The data sub section describes several points, i.e.
the number of data and its composition for each class. Moreover, the detail purpose of each
scenario and its mechanism are explained in the next sub section. The final sub section discuss
the result experiments and its analysis.
3.1. Data
Data used in this research are 150 samples of land imagery. Each of varieties is
represented by 50 sample images. As explained before, the rice plant varieties studied in this
paper are INPARI, INPARA, and INPAGO.
3.2. Scenario of Experiments
Experiments are conducted to know the parameters that yield the best architecture of
LVQ in determining the suitability of rice varieties. Scenarios are divided into two parts,
scenario 1 and scenario 2. The detail of both scenarios are described in the following
paragraph. Aim of the first experiment is to obtain the best LVQ’s parameter for each features
combination. There are two LVQ’s parameters that are observed in this experiment, that are,
epsilon and learning rates values. Both epsilon and learning rates values are ranging from
0.00001 to 0.1. Meanwhile, the features combinations are generated based on 8 employed
features, i.e. NDVI , sdNDVI , NDSI , sdNDSI , NDWI , sdNDWI ,
BI , and sdBI . Illustration of the first experiment can be seen in Figure 3 as well as the
detail explanation of features combinations can be explored in Table 2.
The training process is conducted many times by doing a test based on the combination
of the learning rate (α) and minimum error ( ). Then, after the training process is completed,
pattern testing is conducted to know the value of accuracy and error in the scenario. The results
of accuracy and error for data k-fold 1 to k-fold 10 has an average value for each combination of
learning rate (α) and minimum error ( ). The second experiment is conducted to figure out the
best overall LVQ architecture. Experimental results are based on the comparison of the best
performance among the combination of features in the first experiment. The architecture of
particular features combination with the highest accuracy value is subsequently assigned as the
best overall LVQ architecture.
 ISSN: 1693-6930
TELKOMNIKA Vol. 17, No. 3, June 2019: 1290-1299
1296
Table 2. Detail Information of Features Combinations
ID Features
FC1 x1,x2
FC2 x3,x4
FC3 x5,x6
FC4 x7,x8
FC5 x1,x2,x3,x4
FC6 x1,x2,x5,x6
FC7 x1,x2,x7,x8
FC8 x3,x4,x5,x6
FC9 x3,x4,x7,x8
FC10 x5,x6,x7,x8
FC11 x1,x2,x3,x4,x5,x6
FC12 x1,x2,x3,x4,x7,x8
FC13 x1,x2,x5,x6,x7,x8
FC14 x3,x4,x5,x6,x7,x8
FC15 x2,x4
FC16 x2,x6
FC17 x2,x8
FC18 x4,x6
FC19 x4,x8
FC20 x6,x8
FC21 x2,x4,x6
FC22 x2,x4,x8
FC23 x2,x6,x8
FC24 x4,x6,x8
FC25 x2,x4,x6,x8
FC26 x1,x2,x3,x4,x5,x6,x7,x8
Figure 3. Illustration of first experiment
3.3. Results Analysis
Results of the experiment can be seen in Table 3. There are several pieces of
informations that can be obtained from Table 3. Instead of the best accuracy value, the best
LVQ’s parameters are also described for each features combination. Moreover, illustration
against the comparison of the accuracy values for each combination of features is depicted in
Figure 4. According to Figure 4, the LVQ method yields the highest accuracy value for the
individual feature on Brightness Index (BI) by the value 53%. The feature BI has a characteristic
that is high pixel brightness of band Red and NIR, so BI is the most dominant feature compared
to others. NDWI feature values accuracy 49%, while NDVI and NDSI provide the smallest
accuracy value of 46%. The features combined with NDVI or NDSI provide the same value of
accuracy. It means that both NDVI and NDSI are unimportant features. On contrary, a feature
combined with BI feature gives high accuracy value compared to that of other features, due to
TELKOMNIKA ISSN: 1693-6930 
Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum)
1297
BI becoming the dominant feature or the most representative feature to distinguish an
appropriate rice variety for each area.
Table 3. Detail Information of Features Combinations
No Features Combinations Accuracy α
1 FC1 46% 0.1 0.1
2 FC2 46% 0.1 0.1
3 FC3 49% 0.1 0.1
4 FC4 53% 0.1 0.00001
5 FC5 46% 0.1 0.1
6 FC6 47% 0.1 0.1
7 FC7 52% 0.01 0.00001
8 FC8 47% 0.1 0.1
9 FC9 52% 0.01 0.00001
10 FC10 53% 0.1 0.00001
11 FC11 44% 0.1 0.1
12 FC12 53% 0.01 0.00001
13 FC13 51% 0.01 0.001
14 FC14 51% 0.01 0.001
15 FC15 40% 0.0001 0.0001
16 FC16 48% 0.1 0.1
17 FC17 51% 0.1 0.1
18 FC18 48% 0.1 0.1
19 FC19 51% 0.1 0.1
20 FC20 56% 0.001 0.1
21 FC21 48% 0.0001 0.00001
22 FC22 47% 0.001 0.0001
23 FC23 53% 0.001 0.00001
24 FC24 53% 0.001 0.00001
25 FC25 53% 0.1 0.1
26 FC26 48% 0.1 0.00001
Based on 26 features combinations, it is referred that the combined value yielding the
highest accuracy value is derived from the combination of features of standard deviation of
NDWI and standard deviation of BI with following parameters, i.e. Learning rate (α) is 0.001;
minimum error (eps) is 0.1; as well as maximum epoch is 3000. This combination produces an
accuracy value of 56% and the highest accuracy value is 93% at the first fold. This result is
shown in Figure 5.
Figure 4. Graph of Accuracy Comparison for Each
Features Combination
Figure 5. Graph of Accuracy
Comparison of FC-20, Learning rate (α)
is 0.001 and Minimum error (eps)
is 0.1
The extracted features which are derived from standard deviation give a better result
than features which are derived from mean value since the standard deviation is more sensitive
to outliers and this is a good thing in the classification problem. The BI is a useful feature to find
0,3
0,35
0,4
0,45
0,5
0,55
0,6
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
accuracy
features combination (fc)
Accuracy Comparison for Each Features
Combination
 ISSN: 1693-6930
TELKOMNIKA Vol. 17, No. 3, June 2019: 1290-1299
1298
out the level of soil moisture based on the brightness of land. In which, the soil moisture
profoundly influences the plant growth and is an important indicator to assess the resistance of
the soil to disasters, such as flood, erosion, landslide, and land drought. While the NDWI
represents the water levels of the plant, in which water lack can have a significant impact on the
plant growth and leads to failing harvest or low crop production. On the other hand, NDVI and
NDSI do not significantly affect the accuracy of the determination of rice varieties in an area. It is
because NDVI shows vegetation density, while NDSI shows the level of soil salinity.
4. Conclusion
The conclusions that can be drawn from this research are the best LVQ model for
determining the most suitable rice variety for an area is obtained at the architecture of LVQ with
learning rate value is 0.001, epsilon value is 0.1, and the combination of sdNDWI (standard
deviation of Normalized Difference Water Index values) and sdBI (standard deviation of
Brightness Index values). The architecture generates an accuracy value of 56%. The highest
accuracy value is 93% at the 1st fold. The BI is a useful feature to find out the level of soil
moisture based on the brightness of land. In which, the soil moisture profoundly influences the
plant growth and is an important indicator to assess the resistance of the soil to disasters, such
as flood, erosion, landslide, and land drought. While the NDWI represents the water levels of
the plant, in which water lack can have a significant impact on the plant growth and leads to
failing harvest or low crop production. Both values of BI and NDSI are derived from standard
deviation since it gives a better result than features which are derived from mean value since
the standard deviation is more sensitive to outliers and this is a good thing in the classification
problem. When viewed from the LVQ architecture, a small learning rate gives higher accuracy in
making weight changes so that the optimal final weight can be obtained, while the value of
epsilon 0.1 is chosen because to increase computing time so that the training process runs
more effectively.
Acknowledgement
The authors would like to acknowledge the research funding supported by Director of
Research and Community Service, Ministry of Research, Technology and Higher Education of
Indonesia under the grant of Applied Research in Higher Education (number
101-42/UN7.P4.3/PP/2018, year 2018).
References
[1] HS Abdullahi, RE Sheri, F Mahieddine. Convolution Neural Network in Precision Agriculture for Plant
Image Recognition and Classification. in Proceeding of 2017 Seventh International Conference on
Innovative Computing Technology (INTECH). Luton. UK. 2017.
[2] B Venkatalakshmi, P Devi. Decision Support System for Precision Agriculture. IJRET: International
Journal of Research in Engineering and Technology. 2017; 3(7): 849-852.
[3] TM Lillesand, RW Kiefer, JW Chipman. Remote Sensing and Image Interpretation. USA: John Wiley
and Sons Ltd. 2015.
[4] A Mustafa, M Singh, RN Sahoo, N Ahmed, M Khanna, A Sarangi, AK Mishra. Land Suitability
Analysis for Different Crops: A Multi Criteria Decision Making Approach using Remote Sensing and
GIS. Researcher. 2011; 3(12): 61-84.
[5] R Kusumaningrum, SN Endah. Decision Support System to Analyze The Suitability of Mangrove
Vegetation Type Using Analytic Hierarchy Process. in Proceeding of International Seminar on
Computer Science. Universitas Diponegoro. Semarang. 2010.
[6] AB Sheikh, S Parvez, M Ikram, H Baber. Land Suitability Assessment for Maize Crop in Okara
District Using GIS Techniques. International Journal of Life Sciences Research. 2017; 5(2): 37-44.
[7] B Kamkar, MA Dorri, JAT d Silva. Assessment of land suitability and the possibility and performance
of a canola (Brassica napus L.)–soybean (Glycine max L.) rotation in four basins of Golestan
province. Iran. The Egyptian Journal of Remote Sensing and Space Sciences. 2014; 17(1): 95-104.
[8] M Aruldoss, TM Lakshmi, VP Venkatesan. A Survey on Multi Criteria Decision Making Methods and
Its Applications. American Journal of Information Systems. 2013; 1(1): 31-43.
[9] MK Pramanik. Site suitability analysis for agricultural land use of Darjeeling district using AHP and
GIS techniques. Modelling Earth Systems and Environment. 2016; 2(56): 1-22.
TELKOMNIKA ISSN: 1693-6930 
Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum)
1299
[10] S Jafari, N Zaredar. Land Suitability Analysis using Multi Attribute Decision Making Approach.
International Journal of Environmental Science and Development. 2010; 1(5): 441-445.
[11] H Akıncı, AY Özalp, B Turgut. Agricultural land use suitability analysis using GIS and AHP technique.
Computers and Electronics in Agriculture. 2013; 97: 71-82.
[12] Z Maddahi, A Jalalian, MMK Zarkesh, N Honarjo. Land Suitability Analysis for Rice Cultivation Using
a GIS-based Fuzzy Multi-criteria Decision Making Approach: Central Part of Amol District. Iran. Soil
and Water Research (SWR). 2017; 12(1) 29-38.
[13] MF Perveen, R Nagasawa, MI Uddin, HKM Delowar. Cropland Suitability Analysis Using A
Multicriteria Evaluation & GIS Approach. in Proceeding of 5th International Symposium on Digital
Earth (ISDE5). Berkeley. USA. 2007.
[14] MM Islam, T Ahamed, R Noguchi. Suitability Mapping for Crop Production Sites Using GIS and
Multi-criteria Analysis. in Agricultural Education for Sustainable Development (Ag-ESD). Tsukuba.
Japan. 2016.
[15] S Samanta, B Pal, DK Pal. Land Suitability Analysis for Rice Cultivation Based on Multi-Criteria
Decision Approach through GIS. International Journal of Science & Emerging Technologies. 2011;
2(1): 12-20.
[16] Widiatmaka, W Ambarwulan, PBK Santoso, S Sabiham, Machfud, M Hikmat. Remote Sensing and
Land Suitability Analysis to Establish Local Specific Inputs for Paddy Fields in Subang. West Java. in
The 2nd International Symposium on LAPAN-IPB Satellite for Food Security and Environmental
Monitoring 2015. Bogor. Indonesia. 2015.
[17] O Dengiz. Land Suitability Assesment for Rice Cultivation Based on GIS Modeling. Turkish Journal of
Agriculture and Forestry. 2013; 37: 326-334.
[18] J Kihoro, N J Bosco, H Murage. Suitability Analysis for Rice Growing Sites Using A Multicriteria
Evaluation and GIS Approach. SpringerPlus. 2013; 2: 265.
[19] A Azis, BH Sunarminto, MD Renanti. An Evaluation of Suitable Landscape to Crop Food Cultivation
by Using Neural Networks. Journal of Mathematics and Natural Sciences. 2016; 16(1): 1-10.
[20] A Allbed, L Kumar. Soil Salinity Mapping and Monitoring in Arid and Semi-Arid Regions Using
Remote Sensing Technology: A Review. Advances in Remote Sensing. 2013; 2: 373-385.
[21] A Wolf. Using World View 2 Vis-NIR MSI imagery to support land mapping and feature extraction
using Normalized Difference Index Ratios. in Proc. SPIE. 2010.
[22] Y Zha, J Gao, S Ni. Use of normalized difference built-up index in automatically mapping urban areas
from TM imagery. International Journal of Remote Sensing. 2013; 24(3) 583-594.
[23] H Nouri, S Beecham, S Anderson, P Nagler. High Spatial Resolution WorldView-2 Imagery for
Mapping NDVI and Its Relationship to Temporal Urban Landscape Evapotranspiration Factors.
Remote Sensing. 2014; 6(1): 580-602.
[24] NM Khan, VV Rastokuev, Y Sato, S Shiozawa. Assessment of hydro saline land degradation by
using a simple approach of remote sensing indicators. Agricultural Water Management. 2005;
77(1-2): 96-109.
[25] E Asfaw, KV Suryabhagavan, M Argaw. Soil salinity modeling and mapping using remote sensing
and GIS: The Case of Wonji sugar cane irrigation. Ethiopia. Journal of the Saudi Society of
Agricultural Sciences. 2018; 17: 250-258.

More Related Content

What's hot

A Review on Associative Classification Data Mining Approach in Agricultural S...
A Review on Associative Classification Data Mining Approach in Agricultural S...A Review on Associative Classification Data Mining Approach in Agricultural S...
A Review on Associative Classification Data Mining Approach in Agricultural S...Editor IJMTER
 
Forest type mapping of bidar forest division, karnataka
Forest type mapping of bidar forest division, karnatakaForest type mapping of bidar forest division, karnataka
Forest type mapping of bidar forest division, karnatakaeSAT Publishing House
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
An Intelligent system for identification of Indian Lentil types using Artific...
An Intelligent system for identification of Indian Lentil types using Artific...An Intelligent system for identification of Indian Lentil types using Artific...
An Intelligent system for identification of Indian Lentil types using Artific...IOSR Journals
 
Remotesensing 11-00164
Remotesensing 11-00164Remotesensing 11-00164
Remotesensing 11-00164Erdenetsogt Su
 
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...ijistjournal
 
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...ijistjournal
 

What's hot (8)

A Review on Associative Classification Data Mining Approach in Agricultural S...
A Review on Associative Classification Data Mining Approach in Agricultural S...A Review on Associative Classification Data Mining Approach in Agricultural S...
A Review on Associative Classification Data Mining Approach in Agricultural S...
 
Forest type mapping of bidar forest division, karnataka
Forest type mapping of bidar forest division, karnatakaForest type mapping of bidar forest division, karnataka
Forest type mapping of bidar forest division, karnataka
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
An Intelligent system for identification of Indian Lentil types using Artific...
An Intelligent system for identification of Indian Lentil types using Artific...An Intelligent system for identification of Indian Lentil types using Artific...
An Intelligent system for identification of Indian Lentil types using Artific...
 
Remotesensing 11-00164
Remotesensing 11-00164Remotesensing 11-00164
Remotesensing 11-00164
 
37
3737
37
 
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
 
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
Strategy For Assessment Of Land And Complex Fields Type Analysis Through GIS ...
 

Similar to Suitability analysis of rice varieties using learning vector quantization and remote sensing images

Crop Identification Using Unsuperviesd ISODATA and K-Means from Multispectral...
Crop Identification Using Unsuperviesd ISODATA and K-Means from Multispectral...Crop Identification Using Unsuperviesd ISODATA and K-Means from Multispectral...
Crop Identification Using Unsuperviesd ISODATA and K-Means from Multispectral...IJERA Editor
 
Comparison of exponential smoothing and neural network method to forecast ric...
Comparison of exponential smoothing and neural network method to forecast ric...Comparison of exponential smoothing and neural network method to forecast ric...
Comparison of exponential smoothing and neural network method to forecast ric...TELKOMNIKA JOURNAL
 
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...ijcseit
 
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...ijcseit
 
OPTIMIZATION-BASED AUTO-METR IC
OPTIMIZATION-BASED AUTO-METR              ICOPTIMIZATION-BASED AUTO-METR              IC
OPTIMIZATION-BASED AUTO-METR ICRAJASEKHARV8
 
Ahmed_2016_IOP_Conf._Ser.__Earth_Environ._Sci._37_012044.pdf
Ahmed_2016_IOP_Conf._Ser.__Earth_Environ._Sci._37_012044.pdfAhmed_2016_IOP_Conf._Ser.__Earth_Environ._Sci._37_012044.pdf
Ahmed_2016_IOP_Conf._Ser.__Earth_Environ._Sci._37_012044.pdfAbdirahmanJibril4
 
Feed forward back propagation neural
Feed forward back propagation neuralFeed forward back propagation neural
Feed forward back propagation neuralijcseit
 
106951 291159-1-pb
106951 291159-1-pb106951 291159-1-pb
106951 291159-1-pbcrazyleo74
 
The effects of multiple layers feed-forward neural network transfer function ...
The effects of multiple layers feed-forward neural network transfer function ...The effects of multiple layers feed-forward neural network transfer function ...
The effects of multiple layers feed-forward neural network transfer function ...IJECEIAES
 
Modelling and predicting wetland rice production using support vector regression
Modelling and predicting wetland rice production using support vector regressionModelling and predicting wetland rice production using support vector regression
Modelling and predicting wetland rice production using support vector regressionTELKOMNIKA JOURNAL
 
Optimization of Parallel K-means for Java Paddy Mapping Using Time-series Sat...
Optimization of Parallel K-means for Java Paddy Mapping Using Time-series Sat...Optimization of Parallel K-means for Java Paddy Mapping Using Time-series Sat...
Optimization of Parallel K-means for Java Paddy Mapping Using Time-series Sat...TELKOMNIKA JOURNAL
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
Crop yield prediction using data mining techniques.pdf
Crop yield prediction using data mining techniques.pdfCrop yield prediction using data mining techniques.pdf
Crop yield prediction using data mining techniques.pdfssuserb22f5a
 
Precision farming/Agriculture.pptx
Precision farming/Agriculture.pptxPrecision farming/Agriculture.pptx
Precision farming/Agriculture.pptxSomeshDhongade1
 
Predicting the Spread of Acacia Nilotica Using Maximum Entropy Modeling
Predicting the Spread of Acacia Nilotica Using Maximum Entropy ModelingPredicting the Spread of Acacia Nilotica Using Maximum Entropy Modeling
Predicting the Spread of Acacia Nilotica Using Maximum Entropy ModelingTELKOMNIKA JOURNAL
 
Paper_15-Classification_of_Agriculture_Area_based_on_Superior_Commodities.pdf
Paper_15-Classification_of_Agriculture_Area_based_on_Superior_Commodities.pdfPaper_15-Classification_of_Agriculture_Area_based_on_Superior_Commodities.pdf
Paper_15-Classification_of_Agriculture_Area_based_on_Superior_Commodities.pdfHariyantoHariyanto63
 
Characterization of Diatraea saccharalis in Sugarcane (Saccharum officinarum)...
Characterization of Diatraea saccharalis in Sugarcane (Saccharum officinarum)...Characterization of Diatraea saccharalis in Sugarcane (Saccharum officinarum)...
Characterization of Diatraea saccharalis in Sugarcane (Saccharum officinarum)...Agriculture Journal IJOEAR
 

Similar to Suitability analysis of rice varieties using learning vector quantization and remote sensing images (20)

Dz33758761
Dz33758761Dz33758761
Dz33758761
 
Dz33758761
Dz33758761Dz33758761
Dz33758761
 
Crop Identification Using Unsuperviesd ISODATA and K-Means from Multispectral...
Crop Identification Using Unsuperviesd ISODATA and K-Means from Multispectral...Crop Identification Using Unsuperviesd ISODATA and K-Means from Multispectral...
Crop Identification Using Unsuperviesd ISODATA and K-Means from Multispectral...
 
Comparison of exponential smoothing and neural network method to forecast ric...
Comparison of exponential smoothing and neural network method to forecast ric...Comparison of exponential smoothing and neural network method to forecast ric...
Comparison of exponential smoothing and neural network method to forecast ric...
 
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
 
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
FEED FORWARD BACK PROPAGATION NEURAL NETWORK COUPLED WITH RICE DATA SIMULATOR...
 
OPTIMIZATION-BASED AUTO-METR IC
OPTIMIZATION-BASED AUTO-METR              ICOPTIMIZATION-BASED AUTO-METR              IC
OPTIMIZATION-BASED AUTO-METR IC
 
Ahmed_2016_IOP_Conf._Ser.__Earth_Environ._Sci._37_012044.pdf
Ahmed_2016_IOP_Conf._Ser.__Earth_Environ._Sci._37_012044.pdfAhmed_2016_IOP_Conf._Ser.__Earth_Environ._Sci._37_012044.pdf
Ahmed_2016_IOP_Conf._Ser.__Earth_Environ._Sci._37_012044.pdf
 
Feed forward back propagation neural
Feed forward back propagation neuralFeed forward back propagation neural
Feed forward back propagation neural
 
106951 291159-1-pb
106951 291159-1-pb106951 291159-1-pb
106951 291159-1-pb
 
The effects of multiple layers feed-forward neural network transfer function ...
The effects of multiple layers feed-forward neural network transfer function ...The effects of multiple layers feed-forward neural network transfer function ...
The effects of multiple layers feed-forward neural network transfer function ...
 
Modelling and predicting wetland rice production using support vector regression
Modelling and predicting wetland rice production using support vector regressionModelling and predicting wetland rice production using support vector regression
Modelling and predicting wetland rice production using support vector regression
 
Optimization of Parallel K-means for Java Paddy Mapping Using Time-series Sat...
Optimization of Parallel K-means for Java Paddy Mapping Using Time-series Sat...Optimization of Parallel K-means for Java Paddy Mapping Using Time-series Sat...
Optimization of Parallel K-means for Java Paddy Mapping Using Time-series Sat...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
Crop yield prediction using data mining techniques.pdf
Crop yield prediction using data mining techniques.pdfCrop yield prediction using data mining techniques.pdf
Crop yield prediction using data mining techniques.pdf
 
Precision farming/Agriculture.pptx
Precision farming/Agriculture.pptxPrecision farming/Agriculture.pptx
Precision farming/Agriculture.pptx
 
Predicting the Spread of Acacia Nilotica Using Maximum Entropy Modeling
Predicting the Spread of Acacia Nilotica Using Maximum Entropy ModelingPredicting the Spread of Acacia Nilotica Using Maximum Entropy Modeling
Predicting the Spread of Acacia Nilotica Using Maximum Entropy Modeling
 
Q33081091
Q33081091Q33081091
Q33081091
 
Paper_15-Classification_of_Agriculture_Area_based_on_Superior_Commodities.pdf
Paper_15-Classification_of_Agriculture_Area_based_on_Superior_Commodities.pdfPaper_15-Classification_of_Agriculture_Area_based_on_Superior_Commodities.pdf
Paper_15-Classification_of_Agriculture_Area_based_on_Superior_Commodities.pdf
 
Characterization of Diatraea saccharalis in Sugarcane (Saccharum officinarum)...
Characterization of Diatraea saccharalis in Sugarcane (Saccharum officinarum)...Characterization of Diatraea saccharalis in Sugarcane (Saccharum officinarum)...
Characterization of Diatraea saccharalis in Sugarcane (Saccharum officinarum)...
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireTELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkTELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsTELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesTELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemTELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorTELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksTELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingTELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...Call girls in Ahmedabad High profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 

Recently uploaded (20)

MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 

Suitability analysis of rice varieties using learning vector quantization and remote sensing images

  • 1. TELKOMNIKA, Vol.17, No.3, June 2019, pp.1290~1299 ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018 DOI: 10.12928/TELKOMNIKA.v17i3.12234  1290 Received January 9, 2019; Revised February 30, 2019; March 12, 2019 Suitability analysis of rice varieties using learning vector quantization and remote sensing images Annisa Apriliani1 , Retno Kusumaningrum*2 , Sukmawati Nur Endah3 , Yudo Prasetyo4 1,2,3 Department of Informatics, Universitas Diponegoro Prof. Soedarto St., SH, Tembalang, Semarang, 50275, Universitas Diponegoro, Indonesia 4 Department of Geodetic Engineering, Universitas Diponegoro Prof. Soedarto St., SH, Tembalang, Semarang, 50275, Universitas Diponegoro, Indonesia *Corresponding author, e-mail: retno@live.undip.ac.id Abstract Rice (Oryza Sativa) is the main food for Indonesian people, thus maintaining the stability of rice production in Indonesia becomes an important issue for further study. A strategy to overcome the issue is to apply precision agriculture (PA) using remote sensing images as a reference due to its effectiveness. The initial stage of PA is suitability analysis of rice varieties, including INPARA, INPARI, and INPAGO. While the representative features that can be extracted from remote sensing images and related to agriculture field are NDVI, NDWI, NDSI, and BI. Therefore, the aim of this study is to identify the best model for analyzing the most suitable superior rice varieties using Learning Vector Quantization. The results show that the best LVQ model is obtained at learning rate value of 0.001, epsilon value of 0.1, and the features combination of NDWI and BI values (in standard deviation). The architecture generates accuracy value of 56%. Keywords: BI, learning vector quantization, NDSI, NDVI, NDWI, suitability analysis of rice varieties Copyright © 2019 Universitas Ahmad Dahlan. All rights reserved. 1. Introduction Rice (Oryza sativa) is a kind of foods derived from grass family. In Indonesia, rice is the main food of most Indonesian. This makes the need for rice in Indonesia continues to increase as the population growth. However, this condition is not matched by increasing rice production. Hence, maintaining the stability of rice production in Indonesia becomes an important issue for further study. One of the solutions that can be implemented is by applying precision agriculture (PA) in rice sector production. PA is a technology that enhances farming techniques, starting from the pre-planting, during in-season growth, through harvest and post-harvest stages [1]. Due to a condition that pre-planting stage is an initial stage of PA, then the success of rice varieties determination at pre-planting stage become the main factor of PA’s success. In addition, PA technologies include Remote Sensing (RS), Global Positioning System (GPS), Geographical Information System (GIS), Soil Testing, Yield Monitors, and Variable Rate Technology [2]. Remote Sensing is a science or art of getting information about an object, area or phenomenon through the analysis of data obtained with a tool without direct contact with the object, area, or phenomenon themselves. The utilization of RS for PA is taking information about the attributes of the physical, chemical and biological characteristics of Earth's surface through the image of the RS [3]. Moreover, there are other advantages of RS image in PA, namely remote sensing images are capable to present the earth surface in the form of the existence of the objects without the need to make direct contact with the objects, up-to-date, as well as reliable. Therefore, the aim of this study is to propose a novel PA technology for the pre-planting stage, specifically, a method for identifying the suitable rice variety for an area using remote sensing images as the reference. In general, there are several studies related to the suitability analysis of plant types that have been performed such as land suitability analysis for rabi (winter season) crops and kharif (summer season) crops in Kheragarih [4], land suitability analysis for mangrove species [5], land suitability for maize crop in Okara Distric [6], land suitability and rotation performance between canola and soybean [7], etc. All of those studies were developed using Analytic Hierarchy
  • 2. TELKOMNIKA ISSN: 1693-6930  Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum) 1291 Process (AHP) which has weaknesses when criteria or alternatives are used in large numbers [8]. Moreover, the problem of AHP method is a compulsion of the availability of criteria and alternative data with a high level of precision. In addition to the problem of determining the suitability of plant species for a region, AHP is also widely implemented for site suitability analysis. For example, site suitability analysis for agricultural land use of Darjeeling district [9], site suitability analysis for rangelands in Taleghan basin [10], suitable lands for agricultural use in the Yusufeli district of Artvin city, Turkey [11], etc. While the problems related to the study field of rice crops, more research is focused on determining whether an area is appropriate for planting rice crops or not, such as Central Part of Amol District, Iran [12], Haripur Upazila, Thakurgaon district of north-west part in Bangladesh [13], Northern part of Bangladesh [14], Morobe Province, Papua New Guinea [15], Subang Regency, Indonesia [16], etc. Another implemented method is using GIS modeling for determining the land suitability for rice cultivation [17]. This study using rice cultivation, soil, and topographic data were taken from digital soil map. In addition, there is a study which combines AHP and GIS for analyzing the suitability of rice growing in Great Mwea region Kenya [18]. However, the study using GIS modeling has a limitation related to the availability of various of maps for a study area, such as soil map, topographic map, etc. This condition can be overcomed by using remote sensing images as a reference data. One approach that can be used to overcome the problem of using AHP method is by applying one of machine learning methods, where the developed system will be able to learn based on existing data samples. For example, the availability of data on the main producing regions of a rice variety can be used as a reference to predict other similar areas, so it is expected to provide high rice productivity as well. In machine learning, this approach is called as classification problem. In addition, combining the machine learning algorithm with the remote sensing images will As the machine learning algorithm, we implemented Learning Vector Quantization (LVQ), since it has been implemented to predict 12 kinds of food plants with the high accuracy value, i.e. 100% [19]. Furthermore, LVQ processing time is relatively faster than other artificial neural network methods because the LVQ network architecture consists of only 2 layers, that are, the input layer and the output layer. According to the Indonesian Center for Rice Research (ICRR), characteristics of land to plant rice are related to soil texture, salinity, as well as humidity. The texture and humidity are closely related to the availability of water in the soil. Some of the features of RS image that can be used to calculate the value of those factors are the Normalized Difference Vegetation Index (NDVI), Normalized Difference Salinity Index (NDSI), Normalized Difference Water Index (NDWI), and Brightness Index (BI). Moreover, determining the combination of these features in LVQ-based classification model becomes essential for this study, hence we can determine the suitability of superior rice varieties for an area.Therefore, the aim of this study is to implement the LVQ for identifying the land suitability for several rice varieties by using remote sensing images as reference and some features such as NDVI, NDSI, NDWI, and BI in particular. 2. Research Method We implement a popular method for classification task in neural networks (NN), namely Learning Vector Quantization (LVQ). LVQ is one of the methods of NN that performs a study to monitored competitive layer. LVQ is the single-layer network at the input layer that is connected directly with every neuron in the output layer. Connections between neurons are associated with weights. Neurons at the output on LVQ declare a class or a specific category. Classes are obtained as a result of this competitive layer depends only on the distance between the input vectors. If two input vectors appear to be same, the layer will put both input vectors into the same class. Application of LVQ method in determining the suitability of rice plant varieties involves data input used as training data and test data, as well as what output will be produced. Input and output can be seen in the architecture of LVQ shown in Figure 1. According to Figure 1, the LVQ architecture has several input neurons depend on the features combination, while the amount of output neurons is 3 neurons. In this figure, the number of input neurons (the value of x) in the architecture represents the number of features defining the suitability of rice varieties which are combined from 8 attributes, i.e. mean and standard deviation over NDVI (Normalized Difference Vegetation Index), NDSI (Normalized Difference Soil Indeks), NDWI (Normalized Difference Water Index), and BI (Brightness Index)
  • 3.  ISSN: 1693-6930 TELKOMNIKA Vol. 17, No. 3, June 2019: 1290-1299 1292 values. We use i as the index for neuron, which has value range from 1 to 8. The calculation of those indexes is using three bands of 11 bands of Landsat-8, i.e. green, red, and NIR. The detail explanation of those indexes is as follow: - NDVI is used to find the value of the density of vegetation in a given area. The density of vegetation can be used to analyze the state of vegetation in a given area. The value of NDVI is obtained by dividing the difference value between NIR and Red band with the total value of NIR and Red band [20]. dNIR dNIR NDVI Re Re    (1) Figure 1. The architecture of employed LVQ (using 8 features for each image in training data) - NDSI is the index to find the value of organic materials, particularly salinity (salt levels) of a region. Organic ingredients are components of the soil, which are very closely related to soil quality and critical component in successful farming systems. The existence of organic soil matter is often used as a general indicator of the fertility of the soil. In addition, the purpose of NDSI is to identify areas where soils is the dominant background or foreground material [21]. NDSI is obtained by dividing the difference value between Red and NIR band with the total value of Red and NIR band. Although the value of NDSI is mathematically equal to negative value of NDVI, we still evaluate both attributes since it has different characteristics and objectives in term of remote sensing fields. NIRd NIRd NDSI    Re Re (2) - NDWI is intimately connected with the water levels of the plant. Water lack can have a significant impact on the plant growth and leads to failing harvest or low crop production. The value of the NDWI derived from the calculation of Green and NIR that are reflected [22]. NIRGreen NIRGreen NDWI    (3)
  • 4. TELKOMNIKA ISSN: 1693-6930  Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum) 1293 - BI is the transformation to find out the value of the brightness of land that later can be used to find out the level of soil moisture. Three of the six multispectral features of Landsat are often used, i.e. (i). B for brightness is to measure soil, (ii). G for greenness is to measure vegetation, and (iii). W for wetness is to show the interrelationship of soil and canopy moisture [23]. Moreover, plant growth is strongly influenced by soil moisture, so it can be said that soil moisture can be used as an indicator of land management. Soil moisture is an important indicator in the soil and can be used to assess the resistance of the soil to disasters, such as flood, erosion, landslide, and land drought. The value of BI is obtained from the following formula [18, 24, 25]. 22 Re NIRdBI  (4) Meanwhile, the value of Y (the output neurons) is a class/target consisting of 3 classes of superior rice varieties. Superior rice varieties are one of the innovative technologies to increase rice productivity, both either through potential improvement or plant results, as well as tolerance and resistance against the biotic and abiotic grasps. Superior variety has several advantages compared to other types, including high yield potential, tolerant of biotic and abiotic grasps, early-ripening/fast come to fruition, and the result can be reused as seeds. Since 2008, the superior variety is grouped into Inbrida Swamp Rice (INPARA), Inbrida Irrigation Rice (INPARI), and Inbrida Padi Gogo (INPAGO). Therefore, the number of output neurons in this study are three neurons represent INPARA, INPARI, and INPAGO. Subsequently, the stages that are conducted in this research are shown in the flow chart as seen in Figure 2. Figure 2. Research method As the research method, there are two main processes, i.e. (i) formation of suitability analysis model as depicted in left box and (ii) implementation of the analysis model for real time suitability analysis of rice varieties as depicted in right box. The formation of suitability analysis model is conducted based on LVQ architecture as shown ini Figure 1. The following paragraphs explain the detail process for each step.
  • 5.  ISSN: 1693-6930 TELKOMNIKA Vol. 17, No. 3, June 2019: 1290-1299 1294 The first step of suitability analysis model formation is data collection. This process is conducted based on producing regions of rice varieties in Indonesia in 2015, i.e. West Java, East Kalimantan, West Nusa Tenggara, and South Sulawesi. Subsequently, we crop images into 500x500 pixels and we only extract three bands, i.e. green band, red band, and NIR band of LANDSAT 8 images. Total number of extracted images in database is 150 images. The second step is feature extraction which is performed to retrieve the used features of satellite images. These features are calculated using in (1), (2), (3) and (4). Since each of the extracted features in the form of matrix with size is equal to image size, then we compute mean value and standard deviation value for each feature and each image. These extracted features are saved and it is subsequently called as research dataset. In order to divide the dataset into training data and testing data, we used 10-Folds Cross Validation, since it is the most common cross validation techniques. The next step is normalization process. This process aims to get data in the same range representing the original data without losing its characteristics. In this case, the drawn range is [0.1]. The normalization uses the following formula: (5) The training process aims to train the LVQ method to be able to recognize data patterns on soil characteristics. The output of this process is weight value (w) that will be used in the Testing process. While the input of this process is learning rate values and epsilon values that are each value varied at 0.1, 0.01, 0.001, 0.0001, and 0.00001. The used training algorithm is as follows: 1. Set the initial weight (w), maximum epoch (MaxEpoch), minimum error (eps), and the learning rate () which is worth 0 << 1. The value of the initial weight of this research uses the first data of each class that is already normalized. 2. Enter the input x and target 3. Set the initial condition of epoch = 0 4. Do if (epoch < MaxEpoch) or ( > eps) a. epoch = epoch + 1 b. Do for i = 1 to m i. Do for k = 1 to num_class Calculate the value of   n j kjij wxkic 1 2 )(),( ii. Specify the smallest value of the ),( kic and save k iii. Compare the value of k and iy a) If k = iy then ))(()()( oldwxoldwneww kjijkjkj   b) If k ≠ iy then ))(()()( oldwxoldwneww kjijkjkj   c. Subtract the value of the α )01.0(   the following Table 1 explains the meaning of each notation in algorithm. 1. Set the number of testing data  t . 2. Enter the testing data ljz and the final weight for respected fold is kjw 3. Do for 1l to t a. Do for 1k to classnum_ Calculate the value of     n j kjljlk wzc 1 2
  • 6. TELKOMNIKA ISSN: 1693-6930  Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum) 1295 b. Predict the class of l -th testing data )(maxarg lk k l cy  The last step is evaluating the performance of classification model for each fold by comparing the class prediction and ground truth class. In this experiment, we use accuracy as evaluation metric. The best model, that is the model that results the highest value of accuracy, is used as classification model in second process (suitability analysis of rice varieties). This process is a real time process and employs the same step as previous process, i.e. feature extraction, data normalization, and class prediction. Table 1. List of Notations Notation Meaning Value n The number of attributes Scalar m The number of training images Scalar classnum_ The number of class prediction Scalar j Index value for attributes 1, 2, ..., n i Index value for training image 1, 2, ..., m k Index value for class prediction 1, 2, ..., classnum_ ijx The value of j -th attribute of i -th image [0,1] kjw The weight value of j -th attribute and k -th class [0,1] iy The class label of i -th image Scalar 3. Results and Analysis In this section, we explain three sub-sections, i.e. the used data, the scenario of experiments as well as its results analysis. The data sub section describes several points, i.e. the number of data and its composition for each class. Moreover, the detail purpose of each scenario and its mechanism are explained in the next sub section. The final sub section discuss the result experiments and its analysis. 3.1. Data Data used in this research are 150 samples of land imagery. Each of varieties is represented by 50 sample images. As explained before, the rice plant varieties studied in this paper are INPARI, INPARA, and INPAGO. 3.2. Scenario of Experiments Experiments are conducted to know the parameters that yield the best architecture of LVQ in determining the suitability of rice varieties. Scenarios are divided into two parts, scenario 1 and scenario 2. The detail of both scenarios are described in the following paragraph. Aim of the first experiment is to obtain the best LVQ’s parameter for each features combination. There are two LVQ’s parameters that are observed in this experiment, that are, epsilon and learning rates values. Both epsilon and learning rates values are ranging from 0.00001 to 0.1. Meanwhile, the features combinations are generated based on 8 employed features, i.e. NDVI , sdNDVI , NDSI , sdNDSI , NDWI , sdNDWI , BI , and sdBI . Illustration of the first experiment can be seen in Figure 3 as well as the detail explanation of features combinations can be explored in Table 2. The training process is conducted many times by doing a test based on the combination of the learning rate (α) and minimum error ( ). Then, after the training process is completed, pattern testing is conducted to know the value of accuracy and error in the scenario. The results of accuracy and error for data k-fold 1 to k-fold 10 has an average value for each combination of learning rate (α) and minimum error ( ). The second experiment is conducted to figure out the best overall LVQ architecture. Experimental results are based on the comparison of the best performance among the combination of features in the first experiment. The architecture of particular features combination with the highest accuracy value is subsequently assigned as the best overall LVQ architecture.
  • 7.  ISSN: 1693-6930 TELKOMNIKA Vol. 17, No. 3, June 2019: 1290-1299 1296 Table 2. Detail Information of Features Combinations ID Features FC1 x1,x2 FC2 x3,x4 FC3 x5,x6 FC4 x7,x8 FC5 x1,x2,x3,x4 FC6 x1,x2,x5,x6 FC7 x1,x2,x7,x8 FC8 x3,x4,x5,x6 FC9 x3,x4,x7,x8 FC10 x5,x6,x7,x8 FC11 x1,x2,x3,x4,x5,x6 FC12 x1,x2,x3,x4,x7,x8 FC13 x1,x2,x5,x6,x7,x8 FC14 x3,x4,x5,x6,x7,x8 FC15 x2,x4 FC16 x2,x6 FC17 x2,x8 FC18 x4,x6 FC19 x4,x8 FC20 x6,x8 FC21 x2,x4,x6 FC22 x2,x4,x8 FC23 x2,x6,x8 FC24 x4,x6,x8 FC25 x2,x4,x6,x8 FC26 x1,x2,x3,x4,x5,x6,x7,x8 Figure 3. Illustration of first experiment 3.3. Results Analysis Results of the experiment can be seen in Table 3. There are several pieces of informations that can be obtained from Table 3. Instead of the best accuracy value, the best LVQ’s parameters are also described for each features combination. Moreover, illustration against the comparison of the accuracy values for each combination of features is depicted in Figure 4. According to Figure 4, the LVQ method yields the highest accuracy value for the individual feature on Brightness Index (BI) by the value 53%. The feature BI has a characteristic that is high pixel brightness of band Red and NIR, so BI is the most dominant feature compared to others. NDWI feature values accuracy 49%, while NDVI and NDSI provide the smallest accuracy value of 46%. The features combined with NDVI or NDSI provide the same value of accuracy. It means that both NDVI and NDSI are unimportant features. On contrary, a feature combined with BI feature gives high accuracy value compared to that of other features, due to
  • 8. TELKOMNIKA ISSN: 1693-6930  Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum) 1297 BI becoming the dominant feature or the most representative feature to distinguish an appropriate rice variety for each area. Table 3. Detail Information of Features Combinations No Features Combinations Accuracy α 1 FC1 46% 0.1 0.1 2 FC2 46% 0.1 0.1 3 FC3 49% 0.1 0.1 4 FC4 53% 0.1 0.00001 5 FC5 46% 0.1 0.1 6 FC6 47% 0.1 0.1 7 FC7 52% 0.01 0.00001 8 FC8 47% 0.1 0.1 9 FC9 52% 0.01 0.00001 10 FC10 53% 0.1 0.00001 11 FC11 44% 0.1 0.1 12 FC12 53% 0.01 0.00001 13 FC13 51% 0.01 0.001 14 FC14 51% 0.01 0.001 15 FC15 40% 0.0001 0.0001 16 FC16 48% 0.1 0.1 17 FC17 51% 0.1 0.1 18 FC18 48% 0.1 0.1 19 FC19 51% 0.1 0.1 20 FC20 56% 0.001 0.1 21 FC21 48% 0.0001 0.00001 22 FC22 47% 0.001 0.0001 23 FC23 53% 0.001 0.00001 24 FC24 53% 0.001 0.00001 25 FC25 53% 0.1 0.1 26 FC26 48% 0.1 0.00001 Based on 26 features combinations, it is referred that the combined value yielding the highest accuracy value is derived from the combination of features of standard deviation of NDWI and standard deviation of BI with following parameters, i.e. Learning rate (α) is 0.001; minimum error (eps) is 0.1; as well as maximum epoch is 3000. This combination produces an accuracy value of 56% and the highest accuracy value is 93% at the first fold. This result is shown in Figure 5. Figure 4. Graph of Accuracy Comparison for Each Features Combination Figure 5. Graph of Accuracy Comparison of FC-20, Learning rate (α) is 0.001 and Minimum error (eps) is 0.1 The extracted features which are derived from standard deviation give a better result than features which are derived from mean value since the standard deviation is more sensitive to outliers and this is a good thing in the classification problem. The BI is a useful feature to find 0,3 0,35 0,4 0,45 0,5 0,55 0,6 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 accuracy features combination (fc) Accuracy Comparison for Each Features Combination
  • 9.  ISSN: 1693-6930 TELKOMNIKA Vol. 17, No. 3, June 2019: 1290-1299 1298 out the level of soil moisture based on the brightness of land. In which, the soil moisture profoundly influences the plant growth and is an important indicator to assess the resistance of the soil to disasters, such as flood, erosion, landslide, and land drought. While the NDWI represents the water levels of the plant, in which water lack can have a significant impact on the plant growth and leads to failing harvest or low crop production. On the other hand, NDVI and NDSI do not significantly affect the accuracy of the determination of rice varieties in an area. It is because NDVI shows vegetation density, while NDSI shows the level of soil salinity. 4. Conclusion The conclusions that can be drawn from this research are the best LVQ model for determining the most suitable rice variety for an area is obtained at the architecture of LVQ with learning rate value is 0.001, epsilon value is 0.1, and the combination of sdNDWI (standard deviation of Normalized Difference Water Index values) and sdBI (standard deviation of Brightness Index values). The architecture generates an accuracy value of 56%. The highest accuracy value is 93% at the 1st fold. The BI is a useful feature to find out the level of soil moisture based on the brightness of land. In which, the soil moisture profoundly influences the plant growth and is an important indicator to assess the resistance of the soil to disasters, such as flood, erosion, landslide, and land drought. While the NDWI represents the water levels of the plant, in which water lack can have a significant impact on the plant growth and leads to failing harvest or low crop production. Both values of BI and NDSI are derived from standard deviation since it gives a better result than features which are derived from mean value since the standard deviation is more sensitive to outliers and this is a good thing in the classification problem. When viewed from the LVQ architecture, a small learning rate gives higher accuracy in making weight changes so that the optimal final weight can be obtained, while the value of epsilon 0.1 is chosen because to increase computing time so that the training process runs more effectively. Acknowledgement The authors would like to acknowledge the research funding supported by Director of Research and Community Service, Ministry of Research, Technology and Higher Education of Indonesia under the grant of Applied Research in Higher Education (number 101-42/UN7.P4.3/PP/2018, year 2018). References [1] HS Abdullahi, RE Sheri, F Mahieddine. Convolution Neural Network in Precision Agriculture for Plant Image Recognition and Classification. in Proceeding of 2017 Seventh International Conference on Innovative Computing Technology (INTECH). Luton. UK. 2017. [2] B Venkatalakshmi, P Devi. Decision Support System for Precision Agriculture. IJRET: International Journal of Research in Engineering and Technology. 2017; 3(7): 849-852. [3] TM Lillesand, RW Kiefer, JW Chipman. Remote Sensing and Image Interpretation. USA: John Wiley and Sons Ltd. 2015. [4] A Mustafa, M Singh, RN Sahoo, N Ahmed, M Khanna, A Sarangi, AK Mishra. Land Suitability Analysis for Different Crops: A Multi Criteria Decision Making Approach using Remote Sensing and GIS. Researcher. 2011; 3(12): 61-84. [5] R Kusumaningrum, SN Endah. Decision Support System to Analyze The Suitability of Mangrove Vegetation Type Using Analytic Hierarchy Process. in Proceeding of International Seminar on Computer Science. Universitas Diponegoro. Semarang. 2010. [6] AB Sheikh, S Parvez, M Ikram, H Baber. Land Suitability Assessment for Maize Crop in Okara District Using GIS Techniques. International Journal of Life Sciences Research. 2017; 5(2): 37-44. [7] B Kamkar, MA Dorri, JAT d Silva. Assessment of land suitability and the possibility and performance of a canola (Brassica napus L.)–soybean (Glycine max L.) rotation in four basins of Golestan province. Iran. The Egyptian Journal of Remote Sensing and Space Sciences. 2014; 17(1): 95-104. [8] M Aruldoss, TM Lakshmi, VP Venkatesan. A Survey on Multi Criteria Decision Making Methods and Its Applications. American Journal of Information Systems. 2013; 1(1): 31-43. [9] MK Pramanik. Site suitability analysis for agricultural land use of Darjeeling district using AHP and GIS techniques. Modelling Earth Systems and Environment. 2016; 2(56): 1-22.
  • 10. TELKOMNIKA ISSN: 1693-6930  Suitability analysis of rice varieties using learning vector... (Retno Kusumaningrum) 1299 [10] S Jafari, N Zaredar. Land Suitability Analysis using Multi Attribute Decision Making Approach. International Journal of Environmental Science and Development. 2010; 1(5): 441-445. [11] H Akıncı, AY Özalp, B Turgut. Agricultural land use suitability analysis using GIS and AHP technique. Computers and Electronics in Agriculture. 2013; 97: 71-82. [12] Z Maddahi, A Jalalian, MMK Zarkesh, N Honarjo. Land Suitability Analysis for Rice Cultivation Using a GIS-based Fuzzy Multi-criteria Decision Making Approach: Central Part of Amol District. Iran. Soil and Water Research (SWR). 2017; 12(1) 29-38. [13] MF Perveen, R Nagasawa, MI Uddin, HKM Delowar. Cropland Suitability Analysis Using A Multicriteria Evaluation & GIS Approach. in Proceeding of 5th International Symposium on Digital Earth (ISDE5). Berkeley. USA. 2007. [14] MM Islam, T Ahamed, R Noguchi. Suitability Mapping for Crop Production Sites Using GIS and Multi-criteria Analysis. in Agricultural Education for Sustainable Development (Ag-ESD). Tsukuba. Japan. 2016. [15] S Samanta, B Pal, DK Pal. Land Suitability Analysis for Rice Cultivation Based on Multi-Criteria Decision Approach through GIS. International Journal of Science & Emerging Technologies. 2011; 2(1): 12-20. [16] Widiatmaka, W Ambarwulan, PBK Santoso, S Sabiham, Machfud, M Hikmat. Remote Sensing and Land Suitability Analysis to Establish Local Specific Inputs for Paddy Fields in Subang. West Java. in The 2nd International Symposium on LAPAN-IPB Satellite for Food Security and Environmental Monitoring 2015. Bogor. Indonesia. 2015. [17] O Dengiz. Land Suitability Assesment for Rice Cultivation Based on GIS Modeling. Turkish Journal of Agriculture and Forestry. 2013; 37: 326-334. [18] J Kihoro, N J Bosco, H Murage. Suitability Analysis for Rice Growing Sites Using A Multicriteria Evaluation and GIS Approach. SpringerPlus. 2013; 2: 265. [19] A Azis, BH Sunarminto, MD Renanti. An Evaluation of Suitable Landscape to Crop Food Cultivation by Using Neural Networks. Journal of Mathematics and Natural Sciences. 2016; 16(1): 1-10. [20] A Allbed, L Kumar. Soil Salinity Mapping and Monitoring in Arid and Semi-Arid Regions Using Remote Sensing Technology: A Review. Advances in Remote Sensing. 2013; 2: 373-385. [21] A Wolf. Using World View 2 Vis-NIR MSI imagery to support land mapping and feature extraction using Normalized Difference Index Ratios. in Proc. SPIE. 2010. [22] Y Zha, J Gao, S Ni. Use of normalized difference built-up index in automatically mapping urban areas from TM imagery. International Journal of Remote Sensing. 2013; 24(3) 583-594. [23] H Nouri, S Beecham, S Anderson, P Nagler. High Spatial Resolution WorldView-2 Imagery for Mapping NDVI and Its Relationship to Temporal Urban Landscape Evapotranspiration Factors. Remote Sensing. 2014; 6(1): 580-602. [24] NM Khan, VV Rastokuev, Y Sato, S Shiozawa. Assessment of hydro saline land degradation by using a simple approach of remote sensing indicators. Agricultural Water Management. 2005; 77(1-2): 96-109. [25] E Asfaw, KV Suryabhagavan, M Argaw. Soil salinity modeling and mapping using remote sensing and GIS: The Case of Wonji sugar cane irrigation. Ethiopia. Journal of the Saudi Society of Agricultural Sciences. 2018; 17: 250-258.