cover
Contact Name
Agus Suryanto
Contact Email
ijma@ub.ac.id
Phone
+628123304843
Journal Mail Official
ijma@ub.ac.id
Editorial Address
Faculty of Mathematics and Natural Sciences, Brawijaya University. Jl. Veteran, Malang City, East Java, Indonesia
Location
Kota malang,
Jawa timur
INDONESIA
Indonesian Journal of Mathematics and Applications
Published by Universitas Brawijaya
ISSN : -     EISSN : 29868149     DOI : https://doi.org/10.21776/ub.ijma
Core Subject : Science, Education,
The Indonesian Journal of Mathematics and Applications is a journal managed by Universitas Brawijaya, Malang, Indonesia, that is published twice a year (in March and September). IJMA is devoted to research articles of the highest quality in all areas of mathematics and its applications, statistics, and data science. The journal covers the following topics: Mathematical Analysis, Algebra, Biomathematics, Industrial Mathematics, Operasion Research, and Optimization, Data Sciences/Soft computing, Mathematical Physics, Financial Mathematics and Actuarial Sciences, Statictics. Upon its submission, the Editor-in-Chief decides on the suitability of the paper’s content for the aim and scope of the IJMA. If the Editor in Chief considers the paper is suitable, then the paper will be sent for peer reviewing by two peer reviewers. The Indonesian Journal of Mathematics and Applications maintains double anonymity, so neither the peer reviewers nor the author(s) can be identified by one another. The peer reviewers are respected scholars in the areas. The Indonesian Journal of Mathematics and Applications is an open access, peer-reviewed journal that considers articles describing novel computational algorithms and software, models and tools, including statistical methods, machine learning, and artificial intelligence, as well as systems biology.
Articles 10 Documents
Search results for , issue "Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications" : 10 Documents clear
Numerical Method for 1D Poisson-Boltzmann Equation Rizal Dian Azmi
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications (IJMA)
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.4

Abstract

Poisson-Boltzmann is an equation which is used frequently to model a variety of electrostatic interactions problems in biomolecular computation. A value of atomic energy at the molecular movement becomes a singular value on the PBE. It affects the difficulty of solving this equation both analytically and numerically. In this article, this equation will be solved numerically. In this case, this equation is discretized using finite element method. The resulted system of equation is then solved with inexact backtracking Newton.
Implementation of Holt-Winter Exponential Smoothing Method to Forecast The Spread of Covid-19 Pangestu, Adhitama Ihza; Andayani, Puji
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications (IJMA)
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.2

Abstract

This research examines the Holt winters exponential smoothing method to solve forecasting problems using case studies of the spread of Covid-19. The data source uses the transmission of Covid-19 in Indonesia. MAPE is used to measure errors in data forecasting. The results are structured to serve as a recommendation for other researchers in choosing a method for predicting the spread of the disease. Based on the results, forecasting with the Holt-Winters model in positive cases produces a MAPE value of 9.21% using the Multiplicative model and the best parameter values of alpha, beta and gamma (0.4, 0.05, 0.25). Whereas in the case of human recovery, the MAPE value was 11.86% using the Multiplicative model and the best values for the parameters alpha, beta and gamma (0.4, 0.03, 0.1). And in the case of death it produces a MAPE of 17.97% using the Multiplicative model and the parameter values alpha, beta and gamma (0.4, 0.01, 0.1). So, it can be concluded that the Holt-Winters method on human positive case data shows a good outcome performance while recovered and deceased cases produce a well-being analysis performance.
Numerical Solution of Burgers Equation using Cubic B-Spline Collocation Method and Neumann Boundary Condition Mulya Lezani, Nadine; Habibah, Ummu
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications (IJMA)
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.3

Abstract

Burgers equation is one of the nonlinear differential equations which is generally difficult to determine its analytical solution, so it is necessary to do a numerical approach. This article discusses the numerical solution of the Burgers equation using the Cubic B-Spline Collocation method. The first step is to derive the numerical scheme using the Cubic B-Spline Collocation method for the space variable and the Crank-Nicholson method for the time variable. Furthermore, based on von Neumann stability analysis, it is obtained that the numerical scheme of Burgers equation is unconditionally stable. By performing numerical simulations using different  and    step sizes, it can be shown that the absolute value of the resulting error will be smaller for the step sizes of   and which is getting smaller.
Comparison of Random Forest, XGBoost, and LightGBM Methods in Estimating Airbnb Accommodation Rental Prices Based on Customers in New York City Tauryawati, meylista
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications (IJMA)
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.5

Abstract

The research data was taken from a dataset provided by Inside Airbnb, and the analysis was conducted using machine learning techniques with Random Forest, XGBoost, and LightGBM algorithms. The research stages include data understanding, data preprocessing, data analysis, modeling, model evaluation, and rental price estimation. It is expected that the results of this study can help customers estimate the rental price of Airbnb rooms.
Neutral Caputo-Fabrizio Fractional Differential Equation with Hyers-Ulam Stability Rohman, Minanur; Eryilmaz, Ilker; Huda, M. N.
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications (IJMA)
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.1

Abstract

In this paper, we will discuss the existence and uniqueness of a neutral Caputo-Fabrizio differential equation which fulfills several required conditions. Furthermore, using the Picard operator, we show that the problem has Hyers-Ulam type stability.
Numerical Method for 1D Poisson-Boltzmann Equation Rizal Dian Azmi
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.4

Abstract

Poisson-Boltzmann is an equation which is used frequently to model a variety of electrostatic interactions problems in biomolecular computation. A value of atomic energy at the molecular movement becomes a singular value on the PBE. It affects the difficulty of solving this equation both analytically and numerically. In this article, this equation will be solved numerically. In this case, this equation is discretized using finite element method. The resulted system of equation is then solved with inexact backtracking Newton.
Implementation of Holt-Winter Exponential Smoothing Method to Forecast The Spread of Covid-19 Pangestu, Adhitama Ihza; Andayani, Puji
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.2

Abstract

This research examines the Holt winters exponential smoothing method to solve forecasting problems using case studies of the spread of Covid-19. The data source uses the transmission of Covid-19 in Indonesia. MAPE is used to measure errors in data forecasting. The results are structured to serve as a recommendation for other researchers in choosing a method for predicting the spread of the disease. Based on the results, forecasting with the Holt-Winters model in positive cases produces a MAPE value of 9.21% using the Multiplicative model and the best parameter values of alpha, beta and gamma (0.4, 0.05, 0.25). Whereas in the case of human recovery, the MAPE value was 11.86% using the Multiplicative model and the best values for the parameters alpha, beta and gamma (0.4, 0.03, 0.1). And in the case of death it produces a MAPE of 17.97% using the Multiplicative model and the parameter values alpha, beta and gamma (0.4, 0.01, 0.1). So, it can be concluded that the Holt-Winters method on human positive case data shows a good outcome performance while recovered and deceased cases produce a well-being analysis performance.
Numerical Solution of Burgers Equation using Cubic B-Spline Collocation Method and Neumann Boundary Condition Mulya Lezani, Nadine; Habibah, Ummu
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.3

Abstract

Burgers equation is one of the nonlinear differential equations which is generally difficult to determine its analytical solution, so it is necessary to do a numerical approach. This article discusses the numerical solution of the Burgers equation using the Cubic B-Spline Collocation method. The first step is to derive the numerical scheme using the Cubic B-Spline Collocation method for the space variable and the Crank-Nicholson method for the time variable. Furthermore, based on von Neumann stability analysis, it is obtained that the numerical scheme of Burgers equation is unconditionally stable. By performing numerical simulations using different  and    step sizes, it can be shown that the absolute value of the resulting error will be smaller for the step sizes of   and which is getting smaller.
Comparison of Random Forest, XGBoost, and LightGBM Methods in Estimating Airbnb Accommodation Rental Prices Based on Customers in New York City Tauryawati, meylista
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.5

Abstract

The research data was taken from a dataset provided by Inside Airbnb, and the analysis was conducted using machine learning techniques with Random Forest, XGBoost, and LightGBM algorithms. The research stages include data understanding, data preprocessing, data analysis, modeling, model evaluation, and rental price estimation. It is expected that the results of this study can help customers estimate the rental price of Airbnb rooms.
Neutral Caputo-Fabrizio Fractional Differential Equation with Hyers-Ulam Stability Rohman, Minanur; Eryilmaz, Ilker; Huda, M. N.
Indonesian Journal of Mathematics and Applications Vol. 1 No. 2 (2023): Indonesian Journal of Mathematics and Applications
Publisher : Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21776/ub.ijma.2023.001.02.1

Abstract

In this paper, we will discuss the existence and uniqueness of a neutral Caputo-Fabrizio differential equation which fulfills several required conditions. Furthermore, using the Picard operator, we show that the problem has Hyers-Ulam type stability.

Page 1 of 1 | Total Record : 10