Gautami Golani
Followers: 0 Following: 0
Statistica
RANK
20.218
of 295.495
REPUTAZIONE
2
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
14.29%
VOTI RICEVUTI
2
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 5 anni fa | 1 risposta | 2
1
rispostaRisolto
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.
oltre 5 anni fa
Domanda
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....
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 6 anni fa | 2 risposte | 0