help with fuzzy logic
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
urgent
I would like to carry out the project of a matlab modeling with simulink for the control and management of a small robot comprising two front wheels and one idler wheel at the rear controlled by 2 motors with magnetic encoders with 6 pulses per rotation (with reduction ratio of 120: 1, i.e. 720 pulses per wheel rotation).
The problem is that I would like to use fuzzy logic for this, but I don't really know this type of reasoning that's why any help would be welcome thanks in advance
1 Commento
Kyle Rawding
il 17 Mar 2021
Hi,
I understand that you're interested in applying fuzzy logic for obstacle avoidance in an autonomous driving scenario.
We have a published example that tunes a fuzzy logic obstacle avoidance algorithm for a driving robot by creating a custom cost function. It does require the Global Optimization Toolbox.
Here is a link to the example:
Cheers,
Kyle
Risposte (1)
Jordan Willis
il 27 Gen 2021
Have you looked into using the fuzzy logic toolbox? I took a fuzzy class the previous semester and we utilized the fuzzy toolbox to do all of the work for us in combination with simulink.
This guy gives a good "how-to" on itthrough a series of 3 short videos: https://www.youtube.com/watch?v=O348HnWPm7A&t=137s
Vedere anche
Categorie
Scopri di più su Fuzzy Logic Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!