From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../presentation/img/hybrid-neuro-fuzzy-ctrl.png | Bin 0 -> 183457 bytes .../presentation/img/hybrid-neuro-fuzzy-ctrl.svg | 604 +++++++++++++++++ .../presentation/img/koop-fuzzyrules-online.png | Bin 0 -> 15254 bytes .../presentation/img/koop-fuzzyrules-online.svg | 437 ++++++++++++ .../presentation/img/koop-fuzzyrules.png | Bin 0 -> 15328 bytes .../presentation/img/koop-fuzzyrules.svg | 334 ++++++++++ .../presentation/img/koop-fuzzysets-online.png | Bin 0 -> 14716 bytes .../presentation/img/koop-fuzzysets-online.svg | 438 ++++++++++++ .../NeuroFuzzy/presentation/img/koop-fuzzysets.png | Bin 0 -> 15460 bytes .../NeuroFuzzy/presentation/img/koop-fuzzysets.svg | 334 ++++++++++ .../NeuroFuzzy/presentation/img/logo_hda_fbi.png | Bin 0 -> 2579 bytes .../NeuroFuzzy/presentation/img/ricecooker1.jpg | Bin 0 -> 38239 bytes .../NeuroFuzzy/presentation/img/xor.png | Bin 0 -> 80053 bytes .../NeuroFuzzy/presentation/img/xor.svg | 731 +++++++++++++++++++++ 14 files changed, 2878 insertions(+) create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/hybrid-neuro-fuzzy-ctrl.png create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/hybrid-neuro-fuzzy-ctrl.svg create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules-online.png create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules-online.svg create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules.png create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules.svg create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets-online.png create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets-online.svg create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets.png create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets.svg create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/logo_hda_fbi.png create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/ricecooker1.jpg create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/xor.png create mode 100644 Master/Computational Intelligence/NeuroFuzzy/presentation/img/xor.svg (limited to 'Master/Computational Intelligence/NeuroFuzzy/presentation/img') diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/hybrid-neuro-fuzzy-ctrl.png b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/hybrid-neuro-fuzzy-ctrl.png new file mode 100644 index 0000000..38200cd Binary files /dev/null and b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/hybrid-neuro-fuzzy-ctrl.png differ diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/hybrid-neuro-fuzzy-ctrl.svg b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/hybrid-neuro-fuzzy-ctrl.svg new file mode 100644 index 0000000..754376a --- /dev/null +++ b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/hybrid-neuro-fuzzy-ctrl.svg @@ -0,0 +1,604 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fehler-bestimmung + + + S + Stellgrößen + IF + THEN + + ext. + Verst. + + Messgrößen + HybriderNeuronalerFuzzy-Regler + + + + diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules-online.png b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules-online.png new file mode 100644 index 0000000..975b993 Binary files /dev/null and b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules-online.png differ diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules-online.svg b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules-online.svg new file mode 100644 index 0000000..89375c3 --- /dev/null +++ b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules-online.svg @@ -0,0 +1,437 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fuzzy-regler + + + + + Fehler-bestimmung + + + + + Δ + w + Regel + + + diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules.png b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules.png new file mode 100644 index 0000000..c5bf9d0 Binary files /dev/null and b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules.png differ diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules.svg b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules.svg new file mode 100644 index 0000000..d55bcb6 --- /dev/null +++ b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzyrules.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + Beispieldaten + + Fuzzy-regeln + + + Fuzzy-regler + + Fuzzymengen + + diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets-online.png b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets-online.png new file mode 100644 index 0000000..d3042d2 Binary files /dev/null and b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets-online.png differ diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets-online.svg b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets-online.svg new file mode 100644 index 0000000..2846c5a --- /dev/null +++ b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets-online.svg @@ -0,0 +1,438 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fuzzy-regler + + + + + Fehler-bestimmung + + + + + + + + + + + + diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets.png b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets.png new file mode 100644 index 0000000..b6356a5 Binary files /dev/null and b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets.png differ diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets.svg b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets.svg new file mode 100644 index 0000000..295e6c5 --- /dev/null +++ b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/koop-fuzzysets.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + Beispieldaten + + Fuzzy-mengen + + + Fuzzy-regler + + Fuzzyregeln + + diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/logo_hda_fbi.png b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/logo_hda_fbi.png new file mode 100644 index 0000000..e341c1b Binary files /dev/null and b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/logo_hda_fbi.png differ diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/ricecooker1.jpg b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/ricecooker1.jpg new file mode 100644 index 0000000..5888abc Binary files /dev/null and b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/ricecooker1.jpg differ diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/xor.png b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/xor.png new file mode 100644 index 0000000..034ffa4 Binary files /dev/null and b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/xor.png differ diff --git a/Master/Computational Intelligence/NeuroFuzzy/presentation/img/xor.svg b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/xor.svg new file mode 100644 index 0000000..c24d8e2 --- /dev/null +++ b/Master/Computational Intelligence/NeuroFuzzy/presentation/img/xor.svg @@ -0,0 +1,731 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + b + b + s + s + b + b + y + + + max + + + + + min + + + + min + + + + + + + + + + + + + + x + 1 + + + + + + + u + 11 + + + u + 12 + + + u + 21 + + + u + 22 + + + u + 31 + + + + + + + + + x + 2 + + + + + + + + + + + + + + + 0 + 1 + 1 + + + + s + b + + + -- cgit v1.2.3