cover
Contact Name
Hairani
Contact Email
matrik@universitasbumigora.ac.id
Phone
+6285933083240
Journal Mail Official
matrik@universitasbumigora.ac.id
Editorial Address
Jl. Ismail Marzuki-Cilinaya-Cakranegara-Mataram 83127
Location
Kota mataram,
Nusa tenggara barat
INDONESIA
MATRIK : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer
Published by Universitas Bumigora
ISSN : 18584144     EISSN : 24769843     DOI : 10.30812/matrik
Core Subject : Science,
MATRIK adalah salah satu Jurnal Ilmiah yang terdapat di Universitas Bumigora Mataram (eks STMIK Bumigora Mataram) yang dikelola dibawah Lembaga Penelitian dan Pengabadian kepada Masyarakat (LPPM). Jurnal ini bertujuan untuk memberikan wadah atau sarana publikasi bagi para dosen, peneliti dan praktisi baik di lingkungan internal maupun eksternal Universitas Bumigora Mataram. Jurnal MATRIK terbit 2 (dua) kali dalam 1 tahun pada periode Genap (Mei) dan Ganjil (Nopember).
Articles 420 Documents
Detecting Hidden Illegal Online Gambling on .go.id Domains Using Web Scraping Algorithms Muchlis Nurseno; Umar Aditiawarman; Haris Al Qodri Maarif; Teddy Mantoro
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 2 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i2.3824

Abstract

The profitable gambling business has encouraged operators to promote online gambling using black hat SEO by targeting official sites such as government sites. Operators have used various techniques to prevent search engines from distinguishing between genuine and illegal content. This research aims to determine whether websites with the go.id domain have been compromised with hidden URLs affiliated with online gambling sites. The method used in this research is an experiment using a FOFA.info dataset containing a complete list of 450,000 .go.id domains. A web scraping algorithm developed in Python was used to identify potentially compromised websites from the targeted listby analyzing gambling-related keywords in local languages, such as ’slot,’ ’judi,’ ’gacor,’ and ’togel'. The results showed that 958 of the 1,482 suspected.go.id sites had been compromised with an accuracy rate of 99.1%. This implies that security gaps have been exploited by illegal online gambling sites, posing a reputational risk to the government. Lastly, the scrapping algorithm tool developed in this research can detect illegal online gambling hidden in domains such as .ac.id, .or.id, .sch.id, and help authorities take necessary action.
Multiclass Text Classification of Indonesian Short Message Service (SMS) Spam using Deep Learning Method and Easy Data Augmentation Nurun Latifah; Ramaditia Dwiyansaputra; Gibran Satya Nugraha
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3835

Abstract

The ease of using Short Message Service (SMS) has brought the issue of SMS spam, characterized by unsolicited and unwanted. Many studies have been conducted utilizing machine learning methods to build models capable of classifying SMS Spam to overcome this problem. However, most of these studies still rely on traditional methods, with limited exploration of deep learning-based approaches. Whereas traditional methods have a limitation compared to deep learning, which performs manual feature extraction. Moreover, many of these studies only focus on binary classification rather than multiclass SMS classification which can provide more detailed classification results. The aim of this research is to analyze deep learning model for multiclass Indonesian SMS spam classification with six categories and to assess the effectiveness of the text augmentation method in addressing data imbalace issues arising from the increased number of SMS categories. The research method used were Indonesian version of Bidirectional Encoder Representations from Transformers (IndoBERT) model and exploratory data analysis (EDA) augmentation technique to address imbalance dataset issue. The evaluation is conducted by comparing the performance of the IndoBERT model on the dataset and applying EDA techniques to enhance the representation of minority classes. The result of this research shows that IndoBERT achieves 91% accuracy rate in classifying SMS spam. Furthermore, the use of EDA technique results in significant improvement in f1-score, with an average 12% increase in minority classes. Overall model accuracy also improves to 93% after EDA implementation. This research concludes that IndoBERT is effective for multiclass SMS spam classification, and the EDA is beneficial in handling imbalanced data, contributing to the enhancement of model performances.
Image Data Acquisition and Classification of Vannamei Shrimp Cultivation Results Based on Deep Learning Melinda Melinda; Zharifah Muthiah; Fitri Arnia; Elizar Elizar; Muhammad Irhmasyah
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3850

Abstract

This research aimed to employ deep learning techniques to address the classification of Litopenaeus vannamei cultivation results in land ponds and tarpaulin ponds. Despite their similar appearance, distinguishable differences exist in various aspects such as color, shape, size, and market price between the two cultivation methods, often leading to consumer confusion and potential exploitation by irresponsible sellers. To mitigate this challenge, the research proposed a classification method utilizing two Convolutional Neural Network (CNN) architectures: Visual Geometry Group-16 (VGG-16) and Residual Network-50 (ResNet-50), renowned for their success in various image recognition applications. The dataset comprised 2,080 images per class of vannamei shrimp from both types of ponds. Augmentation techniques enhanced the dataset’s diversity and sample size, reinforcing the model’s ability to discern shrimp morphology variations. Experiments were conducted with learning rates of 0.001 and 0.0001 on the Stochastic Gradient Descent (SGD) and Adaptive Moment Estimation (ADAM) optimizers to evaluate their effectiveness in model training. The VGG-16 and ResNet-50 models were trained with a learning rate parameter of 0.0001, leveraging the flexibility and reasonable control provided by the SGD optimizer. Lower learning rate values were chosen to prevent overfitting and enhance training stability. The model evaluation demonstrated promising results, with both architectures achieving 100% accuracy in classifying vannamei shrimp from soil ponds and tarpaulin ponds. Furthermore, experimental findings highlight the superiority of using SGD with a learning rate of 0.0001 over 0.001 on both architectures, underscoring the significant impact of optimizer and learning rate selection on model training effectiveness in image classification tasks.
DenseNet Architecture for Efficient and Accurate Recognition of Javanese Script Hanacaraka Character Egi Dio Bagus Sudewo; Muhammad Kunta Biddinika; Abdul Fadlil
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 2 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i2.3855

Abstract

This study introduced a specifically optimized DenseNet architecture for recognizing Javanese Hanacaraka characters, focusing on enhancing efficiency and accuracy. The research aimed to preserve and celebrate Java’s rich cultural heritage and historical significance through the development of precise character recognition technology. The method used advanced techniques within convolutional neural networks (CNN) to integrate feature extraction across densely connected layers efficiently. The result of this study was that the developed model achieved a training accuracy of 100% and a validation accuracy of approximately 99.50% after 30 training epochs. Furthermore, when tested on previously unseen datasets, the model exhibited exceptional accuracy, precision, recall, and F1-score, reaching 100%. These findings underscored the remarkable capability of DenseNet architecture in character recognition, even across novel datasets, suggesting significant potential for automating Javanese Hanacaraka text processing across various applications, ranging from text recognition to digital archiving. The conclusion drawn from this study suggests that optimizing DenseNet architecture can be a significant step in preserving and developing character recognition technology for Javanese
Normalization Layer Enhancement in Convolutional Neural Network for Parking Space Classification sayuti rahman; Marwan Ramli; Arnes Sembiring; Muhammad Zen; Rahmad B.Y Syah
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3871

Abstract

The research problem of this study is the urgent need for real-time parking availability information to assist drivers in quickly and accurately locating available parking spaces, aiming to improve upon the accuracy not achieved by previous studies. The objective of this research is to enhance the classification accuracy of parking spaces using a Convolutional Neural Network (CNN) model, specifically by integrating an effective normalizing function into the CNN architecture. The research method employed involves the application of four distinct normalizing functions to the EfficientParkingNet, a tailored CNN architecture designed for the precise classification of parking spaces. The results indicate that the EfficientParkingNet model, when equipped with the Group Normalization function, outperforms other models using Batch Normalization, Inter-Channel Local Response Normalization, and Intra-Channel Local Response Normalization in terms of classification accuracy. Furthermore, it surpasses other similar CNN models such as mAlexnet, you only look once (Yolo)+mobilenet, and CarNet in the same classification task. This demonstrates that EfficientParkingNet with Group Normalization significantly enhances parking space classification, thus providing drivers with more reliable and accurate parking availability information.
Gender Classification Using Viola Jones, Orthogonal Difference Local Binary Pattern and Principal Component Analysis Muhammad Amirul Mukminin; Tio Dharmawan; Muhamad Arief Hidayat
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3879

Abstract

Facial recognition is currently a widely discussed topic, particularly in the context of gender classification. Facial recognition by computers is more complex and time-consuming compared to humans. There is ongoing research on facial feature extraction for gender classification. Geometry and texture features are effective for gender classification. This study aimed to combine these two features to improve the accuracy of gender classification. This research used the Viola-Jones and Orthogonal Difference Local Binary Pattern (OD-LBP) methods for feature extraction. The Viola-Jones algorithm faces issues in facial detection, leading to outliers in geometry features. At the same time, OD-LBP is a new descriptor capable of addressing pose, lighting, and expression variations. Therefore, this research attempts to utilize OD-LBP for gender classification. The dataset used was FERET, which contained various lighting variations, making OD-LBP suitable for addressing this challenge. Random Forest and Backpropagation were employed for classification. This research demonstrates that combining these two features is effective for gender classification using Backpropagation, achieving an accuracy of 93%. This confirms the superiority of the proposed method over single-feature extraction methods.
Unsafe Conditions Identification Using Social Networks in Power Plant Safety Reports Annisa’ul Mubarokah; Rita Ambarwati; Dedy Dedy; Mashhura Toirхonovna Alimova
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 2 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i2.3883

Abstract

Power plants in Indonesia grapple with significant challenges in managing occupational health and safety. Power generation companies urgently need to reduce workplace accidents every year and need an application for reporting every potential workplace hazard. The huge reporting data in applications such as IZAT requires thorough analysis to find out the pattern and distribution. This research aims to facilitate the company in hazard mitigation by identifying reported unsafe conditions and building a semantic association network to understand the nature of unsafe conditions between Paiton and Indramayu generating units. The research method uses social network analysis, which is carried out by preprocessing the data using programming to remove noise and then converting the data into a readable format. Then, semantic relationships between words were analyzed, and the data was visualized using the ForceAtlas2 algorithm. The findings revealed a different focus between the two units, where 6.597 reports from the Paiton generating unit mainly highlighted team response and accident-prone workplace conditions, while 5.840 reports from the Indramayu unit emphasized specific conditions, locations, and equipment that pose accident risks
A Comparison of Enhanced Ensemble Learning Techniques for Internet of Things Network Attack Detection Edi Ismanto; Januar Al Amien; Vitriani Vitriani
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3885

Abstract

Over the past few decades, the Internet of Things (IoT) has become increasingly significant due to its capacity to enable low-cost device and sensor communication. Implementation has opened up many new opportunities in terms of efficiency, productivity, convenience, and security. However, it has also brought about new privacy and data security challenges, interoperability, and network reliability. The research issue is that IoT devices are frequently open to attacks. Certain machine learning (ML) algorithms still struggle to handle imbalanced data and have weak generalization skills when compared to ensemble learning. The research aims to develop security for IoT networks based on enhanced ensemble learning by using Grid Search and Random Search techniques. The method used is the ensemble learning approach, which consists of Random Forest (RF), Adaptive Boosting (AdaBoost), Gradient Boosting Machine (GBM), and Extreme Gradient Boosting (XGBoost). This study uses the UNSW-NB15 IoT dataset. The study's findings demonstrate that XGBoost performs better than other methods at identifying IoT network attacks. By employing Grid Search and Random Search optimization, XGBoost achieves an accuracy rate of 98.56% in binary model measurements and 97.47% on multi-class data. The findings underscore the efficacy of XGBoost in bolstering security within IoT networks.
Optimizing Rain Prediction Model Using Random Forest and Grid Search Cross-Validation for Agriculture Sector Ahmad Fatoni Dwi Putra; Muhamad Nizam Azmi; Heri Wijayanto; Satria Utama; I Gede Putu Wirarama Wedashwara Wirawan
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 23 No. 3 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v23i3.3891

Abstract

Agriculture, as a sector that is highly influenced by weather conditions, faces challenges due to increasingly unpredictable changes in weather patterns. The aim of this research is to create an optimal rainfall prediction model to help farmers create irrigation schedules, use fertilizer, and planting schedules, and protect plants from extreme weather events. The method used in this research to obtain the best rain prediction model is to use the random forest algorithm and the grid search cross-validation algorithm. Random Forest, known for its robustness and accuracy, emerged as a suitable algorithm for predicting rain. utilizing a substantial dataset from the West Nusa Tenggara Meteorology, Climatology, and Geophysics Agency covering the period 2000 to 2023. The data is then processed first to ensure its readiness for use. This process involves removing outlier data points, empty data entries, and unused features. After the preprocessing stage, the data underwent training using the Random Forest algorithm, resulting in an R-squared value of 0.1334. To obtain the optimal model, Grid Search Cross Validation is used. The results of this research obtained the best rain prediction model with an R-squared value of 0.0268. This model will be used to predict rain in the agricultural sector. This research concludes that we can get the best rain prediction model by combining Random Forest and Gird Search Cross-Validation. For further research, we can compare other rain prediction methods, add features, and combine datasets from a wider area.
Reducing Transmission Signal Collisions on Optimized Link State Routing Protocol Using Dynamic Power Transmission Lathifatul Mahabbati; Andy Hidayat Jatmika; Raphael Bianco Huwae
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 24 No. 1 (2024)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v24i1.3899

Abstract

Many devices connected to a network inevitably result in clashes between communication signals. These collisions are an important factor that causes a decrease in network performance, especially affecting Quality of Service (QoS) like throughput, Packet Delivery Ratio (PDR), and end-to-end de- lay, which has a direct impact on the success of data transmission by potentially causing data loss or damage. The aim of this research is to integrate the Dynamic Power Transmission (DPT) algorithm into the Optimized Link State Routing (OLSR) routing protocol to regulate the communication sig- nal strength range. The DPT algorithm dynamically adapts the signal coverage distance based on the density of neighboring nodes to reduce signal collisions. In our protocol, the basic mechanism of a DPT algorithm includes four steps. The Hello message structure of OLSR has been modified to incorporate the ”x-y position” coordinate field data. Nodes calculate distances to neighbors using these coordinates, which is crucial for route discovery, where all nearby nodes can process route re-quests. The results of this research are that DPT-OLSR improves network efficiency in busy areas. In particular, the DPT-OLSR routing protocol achieves an average throughput enhancement of 0.93%, a 94.79% rise in PDR, and reduces end-to-end delay by 45.69% across various variations in node density. The implication of this research result is that the algorithm proposed automatically adapts the transmission power of individual nodes to control the number of neighboring nodes within a de-fined range. This effectively avoids unwanted interference, unnecessary overhearing, and excessive processing by other nodes, ultimately boosting the network’s overall throughput.

Page 5 of 42 | Total Record : 420