ANFIS for 2 dof robot

anfis function is used to create a neural network to solve the inverse kinematics problem

Ahora está siguiendo esta publicación

in this program i am first creating a training data set by applying the angular values to the 2 dof DK model and then supplying the data to the anfis function
the function DK47 is the direct kinematics model
the function co-ordinates create the coordinate training data

the program is very similar to the program in matlab product help but the problem is it takes to much time to train the FIS so please help

Citar como

saurabh korgaonkar (2026). ANFIS for 2 dof robot (https://la.mathworks.com/matlabcentral/fileexchange/36577-anfis-for-2-dof-robot), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Fuzzy Logic Toolbox en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.2.0.0

1. the for loops for training data have their conditions change for making the program suitable to any change in the loops
2. Explanation to the program has been added
3. plotting is done along all three axis

1.0.0.0