Download the PHP package techarea/phuzzy without Composer
On this page you can find all versions of the php package techarea/phuzzy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download techarea/phuzzy
More information about techarea/phuzzy
Files in techarea/phuzzy
Download techarea/phuzzy
More information about techarea/phuzzy
Files in techarea/phuzzy
Vendor techarea
Package phuzzy
Short Description Phuzzy adalah sebuah library PHP untuk algoritma fuzzy
License MIT
Homepage https://github.com/techarealab/phuzzy
Package phuzzy
Short Description Phuzzy adalah sebuah library PHP untuk algoritma fuzzy
License MIT
Homepage https://github.com/techarealab/phuzzy
Please rate this library. Is it a good library?
Informations about the package phuzzy
Phuzzy
Phuzzy adalah sebuah library PHP untuk algoritma fuzzy
Installation
Contoh penggunaan
-
Buatlah object baru
-
Masukkan nama variabel input (huruf kecil semua dan tanpa spasi)
-
Masukkan nama variabel output (huruf kecil semua dan tanpa spasi)
- Tambahkan membership variabel
tipe himpunan: 'LEFT_INFINITY', 'TRIANGLE', 'TRAPEZOID', 'RIGHT_INFINITY'
semua titik berupa integer/float kecuali titik tengah bisa array jika tipe 'TRAPEZOID'
-
Menambahkan rules
-
Memasukkan nilai variabel
- Menjalankan proses fuzzy
All versions of phuzzy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package techarea/phuzzy contains the following files
Loading the files please wait ....