An Egg-Boiling Fuzzy Logic Robot

  Рет қаралды 91,694

cisieee

cisieee

Күн бұрын

Пікірлер: 43
@ChristosRym
@ChristosRym 12 жыл бұрын
our teacher showed that video in my University as a material to understand what fuzzy logic is!!! :D
@eldemet
@eldemet 11 жыл бұрын
Yes, it is true that the example could be solved using some linear/non-linear function. In fact, there has already been some analytical solutions to this. In this video we assume that we do not have a model of the system (i.e. we do not know the actual function f(x)). Essentially, in this example, FL tries to estimate the unknown nonlinear function based only on our chef's instructions. In any case, it's an educational video, and we hope that you have enjoyed it, nevertheless!
@NelsonOokami
@NelsonOokami 6 жыл бұрын
I believe the linguistic variables are going to be as such: Input: Small = (70 - x) / 30 Large = (x - 40) / 30 Output: Less than 5 minutes = (6 - x) / 3 More than 5 minutes = (x - 3) / 3 Did it here and it works for me. The result was 4 minutes. :)
@Adarsh-mn7pl
@Adarsh-mn7pl 3 жыл бұрын
Can anybody explain please
@Adarsh-mn7pl
@Adarsh-mn7pl 3 жыл бұрын
@nelson Ookami
@Adarsh-mn7pl
@Adarsh-mn7pl 3 жыл бұрын
THANK YOU VERY MUCH...NOW I UNDERSTAND IT
@kirti.3334
@kirti.3334 2 жыл бұрын
What's the value of x here
@HassanOmariprofile
@HassanOmariprofile 7 жыл бұрын
best video explaining fuzzy logic, very creative and simple
@ViolentariaGitaSalina
@ViolentariaGitaSalina 8 жыл бұрын
this video giving simple and good explanation. Thanks! :)
@techsuniversity7386
@techsuniversity7386 4 жыл бұрын
That's great very good explanation...very helpful...No need any introductory topics on fuzzy logic.
@porky5913
@porky5913 Ай бұрын
Wow!
@ptrabgus
@ptrabgus 10 жыл бұрын
oh my God, this is the best explanation
@Constantuni
@Constantuni 7 ай бұрын
well explained, thanks
@ferdaozdemir
@ferdaozdemir 5 жыл бұрын
Hi, Thank you for this very informative video. I have a question. How do we calculate %30, and %70 fuzzy numbers in the first place. The answer may be simple arithmetic calculation for a weight problem like this but what if we have a non-numeric parameter? Thank you for the answer in advance.
@mamabangi9514
@mamabangi9514 10 жыл бұрын
Thanks for sharing the video. Very interesting and clear explanation.
@433V
@433V 4 жыл бұрын
I love it so much very nice video.
@kirbsmeister2
@kirbsmeister2 5 жыл бұрын
Doesn't this sort of just amount to calculating cooking time as a function of egg size? I'm still slightly confused about why the whole set membership thing needs to be used.
@msblackberry80
@msblackberry80 8 жыл бұрын
That was excellent!
@KamranYusuf
@KamranYusuf 12 жыл бұрын
Excellent video, excellent explanation.
@lulukanjar431
@lulukanjar431 8 жыл бұрын
very good explanation!! thanks 😊
@hkr1986
@hkr1986 12 жыл бұрын
BRILLIANT.. loved it thank you
@sushantsikka3813
@sushantsikka3813 10 жыл бұрын
nicely explained !
@UrbanStyles1997
@UrbanStyles1997 6 жыл бұрын
exelent work bross,
@compsc7343
@compsc7343 11 жыл бұрын
Amazing video! Really creative! :D
@CodeProps
@CodeProps 11 жыл бұрын
Fun to watch... thanks
@superdcp
@superdcp Жыл бұрын
I didn't understand. What's an egg?
@lanhod
@lanhod 11 жыл бұрын
very cute..and informative
@Rtek-zv5lr
@Rtek-zv5lr 6 жыл бұрын
We need to use this logic in the video text as well jejejejejejeje
@milorday5141
@milorday5141 2 жыл бұрын
super dupeeerrr thx
@ricardohernandez5337
@ricardohernandez5337 6 жыл бұрын
As good as the solving fuzzy problems
@banucalsr821
@banucalsr821 7 ай бұрын
🎉🎉🎉🎉
@Awreccan
@Awreccan 11 жыл бұрын
Fuzzy letters you mean? :) It may have been an artistic decision!
@SuperJimmyChanga
@SuperJimmyChanga 11 жыл бұрын
Why not just a linear equation?" f(x)=(x/10)-1 ", where x is the input weight in grams and f(x) is the output time in minutes? Or is this a more efficient circuit designed to only compute the egg boiling time and is therefore incapable of algebra?
@mundopick
@mundopick 6 жыл бұрын
SuperJimmyChanga Fuzzy systems are designed to take decisions more human like.
@playntz572
@playntz572 7 жыл бұрын
can someone explain how I find 4 minutes ?
@dannyboyeek
@dannyboyeek 5 жыл бұрын
0.7 * 3 min. + 0.3 * 6 min. is about 4 min.
@diogenesdesinope1226
@diogenesdesinope1226 11 жыл бұрын
I thin'k this video make the solution look's a more probabilistic than fuzzy one, actually I think it makes the concept of fuzzy logic fuzzy it self! xD
@mohammedaminaissou2285
@mohammedaminaissou2285 6 жыл бұрын
now it's more clear
@ash143aish
@ash143aish 7 жыл бұрын
i did not get that .........how is the 70% and 30% decided ?? pls some one explain......................
@Fringeart
@Fringeart 7 жыл бұрын
There is a hidden function in the robot for evaluation of the final decision based on the "weights" (70+30) which is not explained in this video, as it is just an implementation thing - in other words not important for this introduction video.
@TadeeshaRoy
@TadeeshaRoy 9 жыл бұрын
so simple .. !!
@davecirlclux
@davecirlclux 5 жыл бұрын
Wiggle wiggle wiggle
@607
@607 5 жыл бұрын
I had to stop watching because of the franticly vibrating letters. Besides, I think that the percentages 30% and 70% might make students think that membership values should add up to 1 (or 100%), which may lead to commonly made mistakes.
Fuzzy Logic: An Introduction
4:48
cisieee
Рет қаралды 172 М.
Fuzzy Systems: What is Fuzzy Logic?
4:05
Yevheniya Machnovsky
Рет қаралды 34 М.
-5+3은 뭔가요? 📚 #shorts
0:19
5 분 Tricks
Рет қаралды 13 МЛН
#behindthescenes @CrissaJackson
0:11
Happy Kelli
Рет қаралды 27 МЛН
An Introduction to Fuzzy Logic
3:48
Tim Arnett
Рет қаралды 517 М.
Introduction to fuzzy logic and basics of Fuzzy Cognitive Mapping
5:35
What Is Fuzzy Logic? | Fuzzy Logic, Part 1
15:40
MATLAB
Рет қаралды 306 М.
Fuzzy Logic - Computerphile
9:02
Computerphile
Рет қаралды 377 М.
Fuzzy Logic in Real Life
4:24
Zax Ong
Рет қаралды 24 М.
How to Design a Wheel That Rolls Smoothly Around Any Given Shape
21:58
Morphocular
Рет қаралды 1,7 МЛН
Who are you?
13:32
Our Animated Box
Рет қаралды 21 МЛН
Artificial Life. The battle of clans
19:34
Simulife Hub
Рет қаралды 497 М.
Fuzzy Inference System Walkthrough | Fuzzy Logic, Part 2
16:13
Why Your Brain Sabotages Your Goals (and How to Fix It)
11:56
Productive Peter
Рет қаралды 36 М.
-5+3은 뭔가요? 📚 #shorts
0:19
5 분 Tricks
Рет қаралды 13 МЛН