![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14615476_1548237016923_DEF.jpg)
Gautami Golani
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
20.249
of 297.016
REPUTACIÓN
2
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
87.117
of 157.725
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
30
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Reading a video in MATLAB and plotting the trajectory of robot in each frame
Hello all, I am working on a path planning task where I am trying to plot the trajectory of a robot arm in the SimMechanics e...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Code generation requires variable to be fully assigned variable before subscripting it error in Simulink
Dear all, I am implementing the forward and inverse kinematics of a 6 dof robot arm. I was able to run the code in MATLAB al...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Trajectory plotting of manipulator path in Simscape
Hello all, I am currently working on a trajectory path following project wherein I am trying to feed a path to a robotic arm ...
más de 5 años hace | 1 respuesta | 2
1
respuestaResuelto
Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.
más de 5 años hace
Pregunta
Plant linearization for robotic manipulator
Hello Everyone, I am trying to control the joints of a robotic manipulator and I have used a PID control for the first joint....
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Training neural network - Forward Pass
I have written a code for forward pass of neural network with the following inputs and targets as shown in the code below. A bia...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Incorrect dimensions for matrix multiplication
%Load the data load data.mat; %Extracting first 500 points z = [y(1:500) u(1:500)]; %Plotting the data figure(1) idplo...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Comparing 2 columns of a matrix
I want to compare 2 columns of my matrix as shown below: For example, I have the number 4 in the first column occurring thric...
casi 6 años hace | 2 respuestas | 0