Publications by Jovan Faizan Ardiansyah

Optimasi Numerik Berdasarkan Mosaic Calculus

14.11.2023

library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The original behavior of these funct...

1030 sym R (1561 sym/19 pcs) 1 tbl

Optimasi Grafis: Melepaskan Efisiensi melalui wawasan Visual Menggunakan Plot

14.11.2023

PENDAHULUAN Optimizasi grafis adalah pendekatan yang kuat yang memanfaatkan kekuatan representasi visual untuk mengungkapkan solusi optimal di berbagai domain. Teknik ini, sering diterapkan dalam matematika, teknik, bisnis, dan banyak lagi, menawarkan perspektif yang unik untuk mengidentifikasi dan memahami titik-titik yang paling efisien dala...

2360 sym R (1346 sym/5 pcs) 1 img

MEMAHAMI METODE NUMERIK MELALUI VISUALISASI GRAFIK

02.11.2023

# VISUALISASI GRAFIK METODE NUMERIK # library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features...

1517 sym R (2106 sym/18 pcs) 3 img 2 tbl

Optimasi Dengan Pendekatan Mosaic Calculus : Mencari Input Yang menghasilkan Output terbesar

02.11.2023

library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The original behavior of these funct...

2500 sym R (1691 sym/19 pcs) 6 tbl

DEFINISI ZERO FINDING BERDASARKAN MOSAIC CALCULUS

01.11.2023

# APA ITU ZERO FINDING? # library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The origi...

1711 sym R (1684 sym/16 pcs) 1 img 1 tbl

CONTOH GRAFIK ZERO FINDING DAN BERBAGAI JENISNYA

01.11.2023

# CONTOH CONTOH GRAFIK PADA ZERO FINDING # library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional fea...

2082 sym R (3130 sym/20 pcs) 3 img 2 tbl

Definition of Zero Function

31.10.2023

ZERO FUNCTION : The zero function is a function whose domain consists of all real numbers, and its range consists of a single element, which is 0. It is also considered a constant function because its value remains unchanged regardless of the input changes. In this article, we will delve into the properties and nature of the zero function. A ze...

1691 sym