Javascript must be enabled to continue!
OPTIMASI ALGORITMA ALGA UNTUK MENINGKATKAN LAJU KONVERGENSI
View through CrossRef
Artificial AlgaeAlgorithm (AAA) is an optimization algorithm that has advantages of swarm algorithm model and evolution model. AAA consists of three phases of helical movement phase, reproduction, and adaptation. Helical movement is a three-dimensional movement with the direction of x, y, and z which is very influential in the rate of convergence and diversity of solutions. Helical motion optimization aims to increase the convergence rate by moving the algae to the best colony in the population. Algae Algorithm Optimization (AAA ') was tested with 25 objective functions of CEC'05 and implemented in case of pressure vessel design optimization. The results of the CEC'05 function test show that there is an increase in convergence rate at AAA ', but at worst condition of AAA' becomes less stable and trapped in local optima. The complexity analysis shows that AAA has the complexity of O (M3N2O) and AAA 'has the complexity of O (M2N2O) with M is the number of colonies, N is the number of algae individuals, and O is the maximum of the evaluation function. The results of the implementation of pressure vessel design optimization show that AAA's execution time increased 1,103 times faster than AAA. The increase in speed is due to the tournament selection process in AAA performed before the helical motion, whereas in AAA 'is done if the solution after movement is no better than before. At its best, AAA 'found a solution 4.5921 times faster than AAA. At worst, AAA 'stuck on local optima because helical movement is too focused on global best that is not necessarily global optima.
Title: OPTIMASI ALGORITMA ALGA UNTUK MENINGKATKAN LAJU KONVERGENSI
Description:
Artificial AlgaeAlgorithm (AAA) is an optimization algorithm that has advantages of swarm algorithm model and evolution model.
AAA consists of three phases of helical movement phase, reproduction, and adaptation.
Helical movement is a three-dimensional movement with the direction of x, y, and z which is very influential in the rate of convergence and diversity of solutions.
Helical motion optimization aims to increase the convergence rate by moving the algae to the best colony in the population.
Algae Algorithm Optimization (AAA ') was tested with 25 objective functions of CEC'05 and implemented in case of pressure vessel design optimization.
The results of the CEC'05 function test show that there is an increase in convergence rate at AAA ', but at worst condition of AAA' becomes less stable and trapped in local optima.
The complexity analysis shows that AAA has the complexity of O (M3N2O) and AAA 'has the complexity of O (M2N2O) with M is the number of colonies, N is the number of algae individuals, and O is the maximum of the evaluation function.
The results of the implementation of pressure vessel design optimization show that AAA's execution time increased 1,103 times faster than AAA.
The increase in speed is due to the tournament selection process in AAA performed before the helical motion, whereas in AAA 'is done if the solution after movement is no better than before.
At its best, AAA 'found a solution 4.
5921 times faster than AAA.
At worst, AAA 'stuck on local optima because helical movement is too focused on global best that is not necessarily global optima.
.
Related Results
Perbandingan Algoritma Boruvka Dan Algoritma Sollin Pada Optimasi Kebutuhan Kabel Fiber Optik Universitas Bengkulu
Perbandingan Algoritma Boruvka Dan Algoritma Sollin Pada Optimasi Kebutuhan Kabel Fiber Optik Universitas Bengkulu
Optimasi adalah hal penting dalam suatu algoritma. Ini dapat menghemat kebutuhan dalam suatu kegiatan. Pada Minimum Spanning Tree, yang ingin dicapai adalah bagaimana semua vertexs...
ARTIKEL ALGORITMA PEMROGRAMAN SERI MINTA UBA HASIBUAN
ARTIKEL ALGORITMA PEMROGRAMAN SERI MINTA UBA HASIBUAN
Algoritma merupakan akar dari sebuah sistem yang terbentuk dalam dunia pemrograman.Melalui serangkaian cara yang masuk akal dan teratur, sebuah algoritma dapat menyelesaikan suatu ...
Analisis Konvergensi Ekonomi Kabupaten/Kota di Provinsi Bali
Analisis Konvergensi Ekonomi Kabupaten/Kota di Provinsi Bali
This study aims to determine whether there has been absolute convergence and conditional convergence in regencies/cities in Bali Province in 2017-2021. The data used are secondary ...
Analisis Perbandingan Algoritma Local Binary Patterns Histogram (LBPH) Dan Algoritma Convolutional Neural Network (CNN) Pada Sistem Pengenalan Wajah
Analisis Perbandingan Algoritma Local Binary Patterns Histogram (LBPH) Dan Algoritma Convolutional Neural Network (CNN) Pada Sistem Pengenalan Wajah
Dalam sistem pengamanan dan verifikasi digital, kata sandi sering digunakan tetapi memiliki kerentanan terhadap manipulasi dan pencurian. Untuk mengatasi masalah ini, metode altern...
IMPLEMENTASI PSO UNTUK OPTIMASI BOBOT ATRIBUT PADA ALGORITMA C4.5 DALAM PREDIKSI KELULUSAN MAHASISWA
IMPLEMENTASI PSO UNTUK OPTIMASI BOBOT ATRIBUT PADA ALGORITMA C4.5 DALAM PREDIKSI KELULUSAN MAHASISWA
Ketepatan penyelesaian masa studi mahasiswa merupakan salah satu faktor yang banyak disoroti oleh perguruan tinggi. Algoritma C4.5 merupakan salah satu metode yang dapat digunakan ...
Peningkatan Literasi Konvergensi Media bagi Mahasiswa melalui Praktik Lapangan di Jawa Pos
Peningkatan Literasi Konvergensi Media bagi Mahasiswa melalui Praktik Lapangan di Jawa Pos
Perkembangan teknologi informasi telah mendorong terjadinya konvergensi media, yang menuntut para pelaku komunikasi, termasuk mahasiswa Komunikasi dan Penyiaran Islam (KPI), untuk ...
Respon Pertumbuhan dan Hasil Brokoli (Brassica Oleracea L.) pada Berbagai Dosis Pupuk Kandang Kambing dan Pupuk NPK di Dataran Medium
Respon Pertumbuhan dan Hasil Brokoli (Brassica Oleracea L.) pada Berbagai Dosis Pupuk Kandang Kambing dan Pupuk NPK di Dataran Medium
Tujuan penelitian adalah untuk mengetahui respon perlakuan berbagai dosis pupuk kandang kambing dan pupuk NPK terhadap pertumbuhan dan hasil tanaman brokoli (Brassica oleracea L.)....
Mencari Nilai PID dengan Algoritma Genetika
Mencari Nilai PID dengan Algoritma Genetika
Penelitian ini berjudul "Mencari Nilai PID dengan Algoritma Genetika" dan bertujuan untuk mengoptimalkan nilai Parameter Integral Derivative (PID) menggunakan algoritma genetika. T...

