photo

saurabh korgaonkar


Last seen: plus de 3 ans il y a Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

2 Questions
0 Réponses

File Exchange

1 Fichier

Cody

0 Problèmes
4 Solutions

RANG
201 865
of 301 360

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
7 871 of 21 241

RÉPUTATION
119

CLASSEMENT MOYEN
3.00

CONTRIBUTIONS
1 Fichier

TÉLÉCHARGEMENTS
1

ALL TIME TÉLÉCHARGEMENTS
1142

RANG
64 307
of 174 151

CONTRIBUTIONS
0 Problèmes
4 Solutions

SCORE
50

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver

Afficher les badges

Feeds

Afficher par

Question


how to obtain the location of a point with respect to the global coordinate system in vrml
I have created a vrml project of a robotic arm with the code for controlling the simulation in matlab. Trouble I am facing is ho...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

A soumis


ANFIS for 2 dof robot
anfis function is used to create a neural network to solve the inverse kinematics problem

presque 14 ans il y a | 1 téléchargement |

3.0 / 5

Question


anfis related query
I am currently working on the neural networks with the anfis function. the problem i am facing is that the function is taking ...

presque 14 ans il y a | 1 réponse | 0

0

réponse

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

presque 14 ans il y a

A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

presque 14 ans il y a

A résolu


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

presque 14 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

presque 14 ans il y a