Expert System with PROLOG to Simulink

PROLOG to Simulink with The SWI-Prolog and JPL (Java Interface to PROLOG)
720 download
Aggiornato 14 set 2016

Visualizza la licenza

This model contains a SWI-Prolog (www.swi-prolog.org) interface block for Simulink environment. Communication between SWI-Prolog and Simulink uses JPL (Java Interface to Prolog). JPL is a library using JNI (Java Native Interface) providing a bidirectional interface between Java and SWI-Prolog.
The SWI-Prolog Interface block allows you to create simulation with expert systems using PROLOG code. With this block can be read PROLOG source file and loads the clauses in SWI-Prolog environment. The clauses are called through a PROLOG query that is an input parameter of the SWI-Prolog Interface block.
The PROLOG query uses ''u'' as the input variable name and ''y'' as the output variable name. In the case of queries with multiple solutions, this block will only return the first solution found.

The SWI-Prolog and JPL (Java Interface to Prolog) configurations are showed on the pdf file.

The attached file contains a simple on-off tank level control with prolog-based expert system example using The SWI-Prolog Interface block.

Marcelo Augusto Costa Fernandes
DCA - CT - UFRN
mfernandes@dca.ufrn.br

Cita come

Marcelo Fernandes (2025). Expert System with PROLOG to Simulink (https://it.mathworks.com/matlabcentral/fileexchange/36516-expert-system-with-prolog-to-simulink), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Verification, Validation, and Test in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

SWIPrologSimulinkV1.1/

Versione Pubblicato Note della release
1.1.0.0

Update for SWI Prolog version 7.2.3.

1.0.0.0