booleanaljabar.wordpress.com
Boolean's Blog | Just another WordPress.com weblog | Page 2
https://booleanaljabar.wordpress.com/page/2
Just another WordPress.com weblog. INPUT and OUTPUT (readfile). On November 24, 2009 by booleanaljabar. This program will display the contents of tesla.txt into the conversion of character to ASCII numerics. First, create tesla.txt. And then, create new rules on prolog :. Readchar,readchar,readchar,. Readchar,readchar,readchar,. Readchar,readchar,readchar,. Readchar,readchar,readchar,. Readchar,readchar,readchar,. Third, counsult the code above…. Write readfile(‘tesla.txt’). The result is :. Case(Small,B...
booleanaljabar.wordpress.com
December | 2009 | Boolean's Blog
https://booleanaljabar.wordpress.com/2009/12
Just another WordPress.com weblog. Archive for December, 2009. Apply Expert System Using Prolog 2. On December 15, 2009 by booleanaljabar. We make the rule first. Then we can try the rule of symptoms. there are sixteen symptoms that make a dissease appear. Thus, we can decide what the dissease …. Apply Expert System Using Prolog. On December 15, 2009 by booleanaljabar. First we must make the method or the rule :. Open prolog program, then choose file. The file is filled by method of this program or rule.
discretesi.blogspot.com
math discrete: Simple Expert System
http://discretesi.blogspot.com/2009/12/simple-expert-system.html
Selasa, 15 Desember 2009. We make simple expert system to make someone more easier to find something what he want. Example, if someone want to buy a motorcycle, he/she can find what type of motorcycle he/she want with us this prolog program. For more distinct you can see like this below:. And if you want to fine a perusahaan san the tahun production of the motorcycle you can write " find(yamaha,2006).". And the result is:. That is our Simple Expert System, ,can help someone to find something more easier.
discretesi.blogspot.com
math discrete: Oktober 2009
http://discretesi.blogspot.com/2009_10_01_archive.html
Kamis, 22 Oktober 2009. Fact, Rules, Predicate, and Variable in Prolog. Type the following program into a file. 1 buat databasenya terlebih dahulu. 2 lalu tambahkan rules : -person(X,male),person(Y,female). 3 lalu, sekarang kita periksa rules yang telah kita buat dengan mengetik: -couple(X,Y). Jika berhasil, maka akan muncul:. Itulah mengapa sangat penting mengatur logika dalam pemprograman. Fact, Rules, Predicate, and Variable in Prolog. Pertama buat database animal:. Is an expert system based on a set ...
discretesi.blogspot.com
math discrete: Exercise 5 (Output and Input)
http://discretesi.blogspot.com/2009/11/exercise-5-output-and-input.html
Rabu, 25 November 2009. Exercise 5 (Output and Input). Let's learn about Output and input. 1 Open your notepad and write like this below and consult at prolog. On Prolog, and than enter. Write a sentence and the sentence is up to you. 2 Open your notepad and write like this below and consult at prolog. Than write this below in new wordpad and write copyterms(‘Infile.txt’,'Outfile.txt’). And the result is. 3 Open your notepad and write like this below and consult at prolog. And the result is. Http:/ discr...
discretesi.blogspot.com
math discrete: Symple expert system untuk pengganti kebutuhan bahan pangan pokok
http://discretesi.blogspot.com/2009/11/symple-expert-system-untuk-pengganti.html
Senin, 23 November 2009. Symple expert system untuk pengganti kebutuhan bahan pangan pokok. RUMPUT LAUT SEBAGAI ALTERNATIF PENGGANTI KEBUTUHAN BAHAN PANGAN POKOK. Berdasarkan data-data kandungan rumput laut, didapatkan kandungan-kandungan yang bernilai tinggi dan sulit didapatkan pada bahan lainnya, kandungan yang paling tinggi di dalam rumput laut itu sendiri adalah kandungan karbohidratnya yang mencapai angka 39-51%, ini merupakan kandungan yang cukup tinggi, di dalam 100 gram beras putih mentah terkan...
discretesi.blogspot.com
math discrete: Desember 2009
http://discretesi.blogspot.com/2009_12_01_archive.html
Senin, 21 Desember 2009. Now, we make a simple expert system to make easier our mother to find the recipe to make some food. Like usually, the first time, you must open your prolog and creat new .pl. And then make the program in your notepade. After make the rule, lets consult in your prolog:. And let's start the prolog program, write find(name of food). That is our prolog program can help our mother to find more easier recipes. Selasa, 15 Desember 2009. For more distinct you can see like this below:.
mathmaniacs.wordpress.com
Discrete Math Final Project | Page 2
https://mathmaniacs.wordpress.com/page/2
Discrete Math Final Project. Operators and Arithmatics in Prolog. November 13, 2009 at 4:28 pm ( Prolog Tutorials. Now we meet again for the third tutorial😀 now after you learned about Operator and Arithmatics in our Literature Review, it is the time to implement your thoughts to Prolog Program😀. So, are we ready to rumble? 😀 We will show you every step and there is screenshots as additional suplements. So don’t worry, it will be easy😀. We assume that there is a Prolog Source Code given like this :.
discretesi.blogspot.com
math discrete: November 2009
http://discretesi.blogspot.com/2009_11_01_archive.html
Rabu, 25 November 2009. Exercise 5 (Output and Input). Let's learn about Output and input. 1 Open your notepad and write like this below and consult at prolog. On Prolog, and than enter. Write a sentence and the sentence is up to you. 2 Open your notepad and write like this below and consult at prolog. Than write this below in new wordpad and write copyterms(‘Infile.txt’,'Outfile.txt’). And the result is. 3 Open your notepad and write like this below and consult at prolog. And the result is. Note that at...