cover
Contact Name
Ni Made Satvika Iswari
Contact Email
satvika@umn.ac.id
Phone
-
Journal Mail Official
ultimatics@umn.ac.id
Editorial Address
-
Location
Kota tangerang,
Banten
INDONESIA
Jurnal ULTIMATICS
ISSN : 20854552     EISSN : 2581186X     DOI : -
Jurnal ULTIMATICS merupakan Jurnal Program Studi Teknik Informatika Universitas Multimedia Nusantara yang menyajikan artikel-artikel penelitian ilmiah dalam bidang analisis dan desain sistem, programming, algoritma, rekayasa perangkat lunak, serta isu-isu teoritis dan praktis yang terkini, mencakup komputasi, kecerdasan buatan, pemrograman sistem mobile, serta topik lainnya di bidang Teknik Informatika. Jurnal ULTIMATICS terbit secara berkala dua kali dalam setahun (Juni dan Desember) dan dikelola oleh Program Studi Teknik Informatika Universitas Multimedia Nusantara bekerjasama dengan UMN Press.
Arjuna Subject : -
Articles 245 Documents
Applying Neural Network Model to Hybrid Tourist Attraction Recommendations Marcelli Indriana; Chein-Shung Hwang
Ultimatics : Jurnal Teknik Informatika Vol 6 No 2 (2014): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (862.348 KB) | DOI: 10.31937/ti.v6i2.339

Abstract

Recently, recommender systems have been developed for a variety of domains. Recommender systems also can be applied in tourism industry to help tourists organizing their travel plans. Recommender systems can be developed by a variety of different techniques such as Content-Based filtering (CB), Collaborative filtering (CF), and Demographic filtering (DF). However, the uses of these techniques individually will have some disadvantages. In this research, we propose a hybrid recommender system to combine the predictions from CB, CF and DF approaches using neural network model. Neural network model will learn by processing a training dataset, comparing the network’s prediction for each dataset with the actual known target value. For each training dataset, the weights are modified to minimize the mean-squared error between the network’s prediction and the actual target value. The experimental results showed that the neural network model outperforms each individual recommendation techniques. Index Terms - Colaborative Filtering, Content-based filtering, Data Mining, Demographic Filtering, Hybrid Recommender System, Neural Network
Implementasi Algoritma Boyer-Moore pada Aplikasi Kamus Kedokteran Berbasis Android Kencana Wulan Argakusumah; Seng Hansun
Ultimatics : Jurnal Teknik Informatika Vol 6 No 2 (2014): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1275.059 KB) | DOI: 10.31937/ti.v6i2.340

Abstract

Dictionary is a reference book that contains words and phrases that are usually arranged alphabetically and followed by description of the meaning, usage, or translation. Dictionary has several kinds, one of which is a dictionary of terms. Medical Dictionary is a dictionary of terms that contain medical terms. Medical dictionary identical with the thick book that complicated and slow in its use. To overcome this we need a medical dictionary application. Medical dictionary applications require a search process to support the performance of the application. Search process is needed to shorten the time in the search itself. Searching is done using the Boyer - Moore algorithm is a string search algorithm that has the fastest searching time, because the strings match moves from right to left, so can shorten the time and simplify the use of medical dictionary application. This research was made based on Android using Java programming language with SQLite databases. After testing, 100% of 45 respondents stated that the application of this medical dictionary has the accuracy of the resulting word in the search process. Index Terms - medical dictionary application, search string, Boyer-Moore algorithm, Java, SQLite
Implementasi PHP Web Service Sebagai Penyedia Data Aplikasi Mobile Martinus Raditia Sigit Surendra
Ultimatics : Jurnal Teknik Informatika Vol 6 No 2 (2014): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1170.298 KB) | DOI: 10.31937/ti.v6i2.341

Abstract

This paper demonstrates how PHP web service technology can be used in mobile application. Web service testing can be done manually by creating php client file that call the SOAP web service. Testing can also be done using SoapUI, an open source software that can be used to do functional testing on web service. This paper is proof of concept that PHP Web Service can be used as data provider for application that need dynamic data. This paper proposed PHP Client Layer as an additional layer to simplify the web service calling from mobile application. Index Terms - web service, php, json, SOAP, SoapUI
Development of Catch-up TV Application on Internet TV Platform for RTSP/RTMP Streaming Protocol I Ketut Agung Enriko
Ultimatics : Jurnal Teknik Informatika Vol 7 No 1 (2015): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (684.765 KB) | DOI: 10.31937/ti.v7i1.342

Abstract

With the proliferation of video streaming services, now internet TV has become a popular service on the Internet. Catch-up TV is an attractive service in internet TV, where user who misses a live programme can watch it later. Meanwhile, not all streaming protocols, by default, are able to support catch-up TV application. This paper explains how to develop catch-up TV application in RTSP/RTMP streaming protocol, by doing shell-script programming and using Wowza streaming engine, on Linux-based streaming server. The research result has been implemented in UseeTV, one of the largest commercial internet TV service in Indonesia.
Komparasi Algoritma Quicksort dan Bucket Sort pada Pengurutan Data Integer Audy Audy
Ultimatics : Jurnal Teknik Informatika Vol 7 No 1 (2015): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (631.408 KB) | DOI: 10.31937/ti.v7i1.343

Abstract

Data sorting is a technique that widely used as a part of a bigger process. Therefore, data sorting should not be the problem of program complexity. This paper gives the reader a comparison between two sorting algorithms, which are comparison based and non-comparison based, in time and space performance. The data type that used in this paper is an integer data type. Testing is carried out by using two types of data’s condition, which are the worst-case condition in each algorithm, and two amounts of data, which represent the maximum and minimum amount data.
Marketing Communication Menggunakan Augmented Reality pada Mobile Platform Julio Christian Young
Ultimatics : Jurnal Teknik Informatika Vol 7 No 1 (2015): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (431.407 KB) | DOI: 10.31937/ti.v7i1.344

Abstract

Augmented Reality is a technology that can project objects from the virtual world to the real world. Augmented Reality continues to be developed so it can be easy to implement into various devices. However, the device must have a camera, VGA card, and the ability to process data that is high enough to be able to process and projecting graphical data that captured by the camera and displayed to the screen. Marker-based Augmented Reality is still better than Markerless Augmented Reality due to several issues such as disturbances in the geomagnetic sensor that is used to map the Y axis and Z device that belongs to the user.
Web Deteksi Gangguan Kecemasan dan Depresi Nina Sevani; Silvia Silvia
Ultimatics : Jurnal Teknik Informatika Vol 7 No 1 (2015): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (746.747 KB) | DOI: 10.31937/ti.v7i1.345

Abstract

One of mental disorders that is often experienced by the population in Indonesia is anxiety and depression. Those disorders can interfere the activity if they are not handled properly. However, the lack of public knowledge of the symptoms of anxiety and depression, as well as the reluctance to consult a psychologist, can make the handling becomes too late. This problem can be overcome with the webbased application to detect anxiety and depression in the public. This application is made through several stages that begin with the literature study, interviews with psychologists, analyzing the needs of both application and database. The evaluation of this application is done by distributing questionnaires to 45 respondents who have tried to use this application, as well as functional and validity testing by psychologists. The results of the evaluation states that every feature in this application is functioning well, is easy to use and in accordance with the code of ethics of psychology.
Penerapan Histogram Equalization pada Optical Character Recognition Preprocessing Peter Pangestu
Ultimatics : Jurnal Teknik Informatika Vol 7 No 1 (2015): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (701.917 KB) | DOI: 10.31937/ti.v7i1.346

Abstract

In this paper, we will discuss about the implementatoion of Histogram Equalization for images contrast enhancement, in the preprocessing step, on Optical Character Recognition(OCR). OCR has several steps, including preprocessing step. Implementing images contrast enhancement algorithm will make it easier.  It is important for images to have high level contrast. It makes those images clear. Changing the histogram will make the colors of images also change. The output will be taken to the next step processing and we will get more accurate recognition.
Web Application Lifecycle: Combining Important Actors and Factors in Web Development Ricky Jiandy
Ultimatics : Jurnal Teknik Informatika Vol 7 No 1 (2015): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (622.11 KB) | DOI: 10.31937/ti.v7i1.347

Abstract

In web application development, developers and business owners usually work together in developing of the web application based on business process from the enterprise. The web development integrate business process into web applications usually limit developers to invent growing web technology into enterprise web application. Basically web development lifecycle is based on SDLC, which integrate business process into application development process. This paper discusses the new approach to develop a web application using new web application lifecycle by combining factors (usability, accessibility, Quality of Service, etc.) and actors (users, owners, developers) in web development and separate business process development with a goal to enable developers invent latest web technology into web application.
Aplikasi Diagnosis Karies pada Gigi Manusia Berbasis Web Silvia Silvia; Christine Leonita; Virginia Virginia; Yosua Jaya Candra; Nina Sevani
Ultimatics : Jurnal Teknik Informatika Vol 7 No 1 (2015): Ultimatics: Jurnal Ilmu Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1088.121 KB) | DOI: 10.31937/ti.v7i1.348

Abstract

Dental caries is the dental health problems that are often neglected by humans. If the dental caries is neglected, it can lead to the risk of death. Web-based application to diagnose dental caries of human, aims to help public to do early diagnose of the presence of human dental caries. The benefit of this web-based application is to give suggestion for the user and assist them for the further handling. There are three kinds of human carries that can be detected by this application. The diagnose process started with some questions to be answered by the user. The answers will be compared with rules in the system to make conclusion. This application has been tested and evaluated using black-box and white-box testing method. The results of the tests and evaluation stated that this application can function properly to make early diagnose of human caries.

Page 5 of 25 | Total Record : 245


Filter by Year

2011 2025


Filter By Issues
All Issue Vol 17 No 1 (2025): Ultimatics : Jurnal Teknik Informatika Vol 16 No 2 (2024): Ultimatics : Jurnal Teknik Informatika Vol 16 No 1 (2024): Ultimatics : Jurnal Teknik Informatika Vol 15 No 2 (2023): Ultimatics : Jurnal Teknik Informatika Vol 15 No 1 (2023): Ultimatics : Jurnal Teknik Informatika Vol 14 No 2 (2022): Ultimatics : Jurnal Teknik Informatika Vol 14 No 1 (2022): Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika Vol 13 No 1 (2021): Ultimatics : Jurnal Teknik Informatika Vol 12 No 2 (2020): Ultimatics : Jurnal Teknik Informatika Vol 12 No 1 (2020): Ultimatics : Jurnal Teknik Informatika Vol 11 No 2 (2019): Ultimatics : Jurnal Teknik Informatika Vol 11 No 1 (2019): Ultimatics : Jurnal Teknik Informatika Vol 10 No 2 (2018): Ultimatics : Jurnal Teknik Informatika Vol 10 No 1 (2018): Ultimatics : Jurnal Teknik Informatika Vol 9 No 2 (2017): Ultimatics : Jurnal Teknik Informatika Vol 9 No 1 (2017): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 8 No 2 (2016): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 8 No 1 (2016): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 7 No 2 (2015): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 7 No 1 (2015): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 6 No 2 (2014): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 6 No 1 (2014): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 5 No 2 (2013): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 5 No 1 (2013): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 4 No 2 (2012): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 4 No 1 (2012): Ultimatics: Jurnal Ilmu Teknik Informatika Vol 3 No 2 (2011): Ultimatics: Jurnal Ilmu Teknik Informatika More Issue