@extends('website.layouts.app') @section('title') Kalkukasi referensi @endsection @section('content')

Perhitungan TOPSIS

{{--
Baca Terlebih Dahulu !!!

Berikut adalah pengambilan parameter pada setiap kecamatan di Kabupaten Bondowoso. Parameter dibawah ini terdapat data ketinggian per kecamatan. Data ketinggian bersumber dari publikasi Website BPS Kabupaten Bondowoso.

--}}

Perhitungan Topsis | Alternatif

Hitung
{{-- matriks ternomalisasi --}}

Perhitungan Topsis | Matriks Ternomalisasi

{{-- matriks ternomalisasi terbobot --}}

Perhitungan Topsis | Matriks Ternomalisasi Terbobot

{{-- solusi ideal positif dan negatif --}}

Perhitungan Topsis | Solusi Ideal

{{-- solusi ideal terbobot --}}

Perhitungan Topsis | Solusi Ideal Terbobot

{{-- hasil preferensi kecamatan --}}

Perhitungan Topsis | Hasil Preferensi

@foreach ($groupByPlant as $plant) @endforeach {{-- --}} {{-- custom js --}} @endsection