Fuzzy Relational Calculus Toolbox, Rel.1.01

版本 1.2.0.0 (56.1 KB) 作者: Kyosev Yordan
The toolbox provides functions and original algorithms for solving direct and inverse problems.
4.2K 次下载
更新时间 2010/9/2

查看许可证

The Fuzzy Relational Calculus Toolbox is companion software to the book Fuzzy Relational Calculus - Theory, Applications and Software (with CD-ROM) by Ketty Peeva & Yordan Kyosev, ISBN 981-256-076-9, Advances in Fuzzy Systems Applications and Theory - Vol. 22, World Scientific Publishing Company

More information on the site:

http://www.worldscibooks.com/compsci/5683.html

Together with popular function for max-min, min-max, alpha, epsilon compositions of fuzzy matrices, we present original software for
inverse problem resolution for the Fuzzy Linear Systems of Equations

A ?X = B, when the composition is max-min, because lot of applications and implementations are developed for this law of composition. Algorithm (GPL) calculates maximal and all minimal solutions giving simple solution=solve_fls(A,B). Applying the dual approach and some techniques, described in the book, with this algorithm you can solve also min-max systems, fuzzy relational equations, systems of fuzzy intuitionistic equations, problems for finite fuzzy machines, and fuzzy linear programming
problem. The on-line tutorial over the toolbox could be found on the internet
site http://www.kyosev.net/fuzzy_calc

引用格式

Kyosev Yordan (2024). Fuzzy Relational Calculus Toolbox, Rel.1.01 (https://www.mathworks.com/matlabcentral/fileexchange/6214-fuzzy-relational-calculus-toolbox-rel-1-01), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Fuzzy Logic Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Updated Licence Information, Updated Links to the book publisher site and the site with the software Introduction, tested under R7.10

1.1.0.0

Tested under Matlab 7.10 (2010a); Updated Links to the book and the software tutorial;corrected Licence information in all files.

1.0.0.0

Some small bugs were fixed, concerning the index vector.