cover
Contact Name
Tri A. Sundara
Contact Email
tri.sundara@stmikindonesia.ac.id
Phone
+628116606456
Journal Mail Official
ijcs@stmikindonesia.ac.id
Editorial Address
Jalan Khatib Sulaiman Dalam 1, Padang, Indonesia
Location
Kota padang,
Sumatera barat
INDONESIA
The Indonesian Journal of Computer Science
Published by STMIK Indonesia Padang
ISSN : 25497286     EISSN : 25497286     DOI : https://doi.org/10.33022
The Indonesian Journal of Computer Science (IJCS) is a bimonthly peer-reviewed journal published by AI Society and STMIK Indonesia. IJCS editions will be published at the end of February, April, June, August, October and December. The scope of IJCS includes general computer science, information system, information technology, artificial intelligence, big data, industrial revolution 4.0, and general engineering. The articles will be published in English and Bahasa Indonesia.
Articles 1,127 Documents
Pengaruh Sistem Informasi Terhadap Proses Penciptaan Ilmu Pengetahuan Pada Mahasiswa Fakultas Ilmu Komputer Universitas Sriwijaya Aritonang, Cindy Nadira Elfarisa; Jambak, Muhammad Ihsan
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3200

Abstract

Penciptaan pengetahuan merupakan suatu proses yang dilakukan oleh individu untuk menciptakan dan mendapatkan ide-ide kreatif oleh organisasi. Namun, terjadinya proses penciptaan pengetahuan dalam diri masing-masing individu tentunya berbeda berdasarkan faktor-faktor yang mempengaruhi proses penciptaan pengetahuan tersebut. Teknologi merupakan faktor pendukung paling penting dari produktivitas proses penciptaan pengetahuan di berbagai kalangan dan sistem informasi diperlukan sebagai media dalam proses penciptaan pengetahuan. Theory of Planned Behavior dan teori Budaya Organisasi merupakan teori yang mendasari konstruk penelitian ini. Penelitian ini menggunakan metode kuantitatif. Populasi dalam penelitian ini berjumlah 2.666 dan jumlah sampel sebanyak 348 yang diperoleh melalui metode stratified random sampling. Dalam menganalisis data dalam penelitian ini menggunakan teknik Structural Equation Model (SEM-PLS) dan menggunakan software SmartPLS. Hasil yang diperolah adalah proses penciptaan pengetahuan dipengaruh oleh Sikap Individu, Budaya Organisasi dan Sistem Informasi. Sedangkan Sistem Informasi tidak dapat mempengaruhi hubungan antara Sikap Individu dan Budaya Organisasi dengan Proses Penciptaan Pengetahuan.
Perspektif Penerima Pengetahuan untuk Penciptaan Pengetahuan Mahasiswa Fakultas Ilmu Komputer Universitas Sriwijaya Chantika, Trievanni; Ihsan Jambak, Muhammad
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3201

Abstract

Dalam proses pembelajaran, penciptaan pengetahuan terjadi ketika seorang individu dapat menerima pengetahuan dari individu lain dan dapat menciptakan pengetahuan yang baru. Namun, proses tersebut terkadang tidak berjalan dengan baik, maka dibutuhkan suatu sistem informasi yang sesuai dengan kebutuhan pengguna dengan mengetahui perspektif penerima pengetahuan dalam proses pembelajaran untuk penciptaan pengetahuan. Teori yang mendasari konstruk penelitian ini adalah Model SECI (Sosialisasi, Eksternalisasi, Kombinasi, Internalisasi). Penelitian ini menggunakan metode kuantitatif. Populasi dalam penelitian ini berjumlah 2.666 dan jumlah sampel 348 yang diperoleh menggunakan metode Stratified Random Sampling. Dalam menganalisis data, menggunakan teknik Rasch Model dan software Winstep. Hasil yang diperoleh adalah proses sosialisasi dan kombinasi merupakan faktor yang mempengaruhi penerima pengetahuan karena cenderung lebih mudah dilakukan dan banyak disetujui untuk diterapkan dalam proses pembelajaran.
Faktor-Faktor yang Mempengaruhi Pemilik Pengetahuan dalam Proses Pembelajaran pada Mahasiswa Fakultas Ilmu Komputer Universitas Sriwijaya Dian Apriani, Dian Apriani; Ihsan Jambak, Muhammad
The Indonesian Journal of Computer Science Vol. 12 No. 4 (2023): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i4.3203

Abstract

Dalam proses pembelajaran, penciptaan pengetahuan terjadi ketika seorang individu yang berperan sebagai pemilik pengetahuan dapat menyampaikan pengetahuan yang dimilikinya ke individu lain. Namun, proses tersebut terkadang tidak berjalan dengan baik, sehingga dibutuhkan suatu sistem informasi yang sesuai dengan kebutuhan pengguna sebagai pemilik pengetahuan dengan mengetahui faktor-faktor yang mempengaruhi pemilik pengetahuan dalam menyampaikan pengetahuan pada saat proses pembelajaran. Teori yang mendasari konstruk penelitian ini adalah Model SECI (Sosialisasi, Eksternalisasi, Kombinasi, Internalisasi). Penelitian ini menggunakan metode kuantitatif. Populasi dalam penelitian ini berjumlah 2.666 dan jumlah sampel 348 yang diperoleh menggunakan metode Stratified Random Sampling. Dalam menganalisis data, menggunakan teknik Rasch Model dan software Winstep. Hasil yang diperoleh adalah proses sosialisasi dan internalisasi merupakan faktor yang dapat mempengaruhi mahasiswa sebagai pemilik pengetahuan karena cenderung lebih mudah dilakukan dan banyak disetujui untuk diterapkan.
The Multi-Layer Perceptron Neural Network Implementation as Train Type Classification Cahyo, Anton Cahyo Saputro; sudarsono, amang sudarsono; Yuliana, Mike Yuliana
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3204

Abstract

The purpose of train detection systems is to check that related track section is clear of vehicles before a train may be authorized to pass through a railroad. The detection of the train is important task for ensuring the safety of train traffic. Multi-layer Perceptron classifier, which consists of feedforward neural networks constructed of multiple layers of interconnected artificial neurons, proved to be effective for trainset class classification in this study. Using Raspberry Pi and IMU sensor BNO055, dynamic response of any train type interaction can be handled by windowing and Real Fast Fourier Transform (RFFT). Dense layer with 5 neurons, using the ReLu activation function, and specifying the input shape as (6= 3-axis accelerometer in X, Y, and Z directions, and 3 axis directions from gyroscope). The classification process in this implementation, which consist of three classes of train types, has been completed with accuracy above 92,7%.
Semantic Information Search with Automatic Ontology Creation in Regulations National Standards for Higher Education in Indonesia Hidayah, Nadila Wirdatul; Ali Ridho Barakbah; Iwan Syarif
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3207

Abstract

In Indonesia, there are around ten types of legal products that contain higher education regulations. With a large number of articles, more effort is needed when users search for links between one article and another. Based on these problems, it is necessary to have an automatic article representation search system using an automatic ontology. Ontology refers to the hierarchical structure of entities and their relationships. In this paper, the results of the development of an information retrieval system with an automated ontology will be explained. This system describes a process begins with receiving input of higher education regulatory files which are used as data samples Permendikbud No 3 of 2020. Then split the data into articles, paragraphs and contents which are then formed ontologies by building 3 detection functions (Definitive Creation, Compound Creation, and Reference Detection). System output has an accuracy of search results reaching an accuracy of 92.5%.
Using Quality Measures During the Software Development Process: Case Study of Cameroonian Software Industry Oumarou, Hayatou; Moulla, Donatien Koulla; Kolyang, kolyang
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3208

Abstract

Many studies on software quality use a variety of techniques and tools to assess quality in IT organizations. However, it is still difficult to ensure the proper use of measures to guarantee software quality. Cameroon, like many developing countries, faces a number of challenges in its software industry including limited market size, poor infrastructure, and lack of software engineering best practices. This study evaluates the software quality measurement practices in Cameroon and identifies potential areas of improvement. This study conducted a questionnaire survey of 30 companies by identifying five main categories and nine research questions. 57% of the companies surveyed consider that the impact of the measures on the success of the project is significant, and the measurement findings are, by large, accessible to executives as well as to the staff concerned. Furthermore, the adoption of a measurement tool can improve the monitoring and management of software projects.
Studi Perbandingan Kombinasi GMI, HSV, KNN, dan CNN pada Klasifikasi Daun Herbal Alfitriana Riska; Purnawansyah; Darwis, Herdianti; Astuti, Wistiani
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3210

Abstract

Tumbuhan herbal memiliki banyak variasi yang dapat dikenali melalui ciri uniknya secara visual. Namun, cara ini sulit diterapkan pada tumbuhan yang memiliki ciri hampir sama. Penelitian ini membandingkan kinerja metode K-Nearest Neighbour (KNN) dan Convolutional Neural Network (CNN) dalam klasifikasi fitur daun herbal yang diekstraksi dengan menggunakan Geometric Moment Invariant (GMI) dan Hue Saturation Value (HSV). Dataset yang digunakan adalah dataset citra daun katuk (Sauropus androgynus) dan daun kelor (Moringa oleifera) dengan skenario citra terang dan citra gelap. Pembagian data untuk tiap skenario adalah 80% untuk training dan 20% untuk testing. Metode KNN diuji menggunakan nilai dan evaluasi kinerja KNN dan CNN meliputi accuracy, precision, recall, dan f1-score. Hasil penelitian menunjukkan bahwa CNN tanpa ekstraksi fitur dan CNN dengan kombinasi ekstraksi fitur HSV memperoleh performa terbaik dengan rata-rata nilai precision, recall, f1-score dan accuracy sebesar 98% untuk skenario gelap maupun terang.
Feature Selection in Naïve Bayes for Predicting ICU Needs of COVID-19 Patients Taslim, Taslim Malano; fajrizal; Handayani, Susi; Toresa, Dafwen
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3211

Abstract

COVID-19 is a global pandemic that requires a coordinated global response in all healthcare and national healthcare systems. Identifying patients at high risk of contracting the COVID-19 virus is crucial to increasing awareness before patients become further infected by the virus, which can cause severe respiratory illnesses requiring specialized care in intensive care units (ICUs). This study aims to predict the need for ICUs in patients infected with the COVID-19 virus. The predicted ICU requirements serve as a reference for hospitals to meet the ICU needs of COVID-19 patients. The prediction of ICU requirements for COVID-19 patients is performed using the Naïve Bayes algorithm, and particle swarm optimization (PSO) used to obtain the best accuracy values from Naïve Bayes. In the initial testing, Naïve Bayes without feature selection resulted in an accuracy rate of 74.75%. Testing Naïve Bayes+PSO by increasing the number of PSO generations shows that as the number of generations in PSO increases, the accuracy rate also increases. Testing Naïve Bayes+PSO with 3000 generations and a population size of 20 shows an increase in the accuracy rate to 80.95%. Testing Naïve Bayes+PSO by increasing the population size to 40 with 1000 generations for each population size shows an increase in the accuracy rate to 80.70%.
The Digit Recognition Using Local Projection Dependent Clustering Rizka Rahayu Sasmita; Aliridho Barakbah; Achmad Basuki
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3212

Abstract

Water companies utilize water meters to measure and calculate water usage bills. However, the current process employed by PDAM requires redundant resources, as it involves taking photos of each customer's house and having other officers read the numbers from the water meter images, resulting in inefficiency. The problem is further compounded by the neglect and improper maintenance of water meters, with some being buried in garbage or soil. Additionally, officers contribute to the challenges by capturing blurry and tilted photos, hindering the accurate reading of the water meter numbers. This study applies a water meter reading system by processing water meter photos and converting them into text using image processing methods to process images and Neural Networks to perform digit recognition. The image processing process includes steps such as (1) grayscale conversion, (2) gamma correction, (3) x-Histogram Projection, (4) White Temporal Ascent Accumulation, and (5) Peak Identification. Furthermore, image segmentation techniques are applied to enhance image quality and eliminate noise using clustering methods. The segmented images are then processed by a neural network to recognize the meter digits. The system achieves a digit recognition accuracy of 75.2%, despite encountering various technical and non-technical challenges during the water meter photo capture process.
Digital Technology’s Implementation in Hybrid Learning at Higher Educational Level Monica Fransisca; Permata Saputri, Renny
The Indonesian Journal of Computer Science Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i3.3213

Abstract

The majority of sectors are currently influenced by digital technology, including the education sector. Through the development of digital technology, a new learning model can be designed, namely hybrid learning. Hybrid learning can help the learning process, such as providing variations in learning, minimizing space and time limitations, and improving digital skills. Hybrid learning is a solution in higher education that has limited learning space but has facilities for implementing digital technology in hybrid learning. The research subjects were 36 students of educational informatics engineering department. The research method used was research and development, with ADDIE model (Analysis, Design, Develop, Implementation, and Evaluation). At the implementation stage, an effectiveness test was carried out to see the extent to which the application of digital technology in hybrid learning had an effect on the learning process. The research’s results were the implementation of digital hybrid learning technology which consists of combination face-to-face classes with e-learning moodle. Another result from this research was the value of effectiveness was obtained, which is 86.44% conducted from 36 subjects and was categorized as very effective for implementation in higher educational level.

Page 13 of 113 | Total Record : 1127


Filter by Year

2022 2026


Filter By Issues
All Issue Vol. 15 No. 1 (2026): The Indonesian Journal of Computer Science Vol. 14 No. 6 (2025): The Indonesian Journal of Computer Science Vol. 14 No. 5 (2025): The Indonesian Journal of Computer Science Vol. 14 No. 4 (2025): The Indonesian Journal of Computer Science Vol. 14 No. 3 (2025): The Indonesian Journal of Computer Science Vol. 14 No. 2 (2025): The Indonesian Journal of Computer Science Vol. 14 No. 1 (2025): The Indonesian Journal of Computer Science (IJCS) Vol. 13 No. 6 (2024): The Indonesian Journal of Computer Science (IJCS) Vol. 13 No. 5 (2024): The Indonesian Journal of Computer Science (IJCS) Vol. 13 No. 4 (2024): The Indonesian Journal of Computer Science (IJCS) Vol. 13 No. 3 (2024): The Indonesian Journal of Computer Science (IJCS) Vol. 13 No. 2 (2024): The Indonesian Journal of Computer Science (IJCS) Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS) Vol. 12 No. 6 (2023): The Indonesian Journal of Computer Science (IJCS) Vol. 12 No. 5 (2023): The Indonesian Journal of Computer Science (IJCS) Vol. 12 No. 4 (2023): The Indonesian Journal of Computer Science (IJCS) Vol. 12 No. 3 (2023): The Indonesian Journal of Computer Science Vol. 12 No. 2 (2023): The Indonesian Journal of Computer Science Vol. 12 No. 1 (2023): The Indonesian Journal of Computer Science Vol. 11 No. 3 (2022): The Indonesian Journal of Computer Science Vol. 11 No. 2 (2022): The Indonesian Journal of Computer Science Vol. 11 No. 1 (2022): The Indonesian Journal of Computer Science More Issue