photo

Gautami Golani


2019년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

7 질문
0 답변

Cody

0 문제
1 답안

순위
20,280
of 300,392

평판
2

참여
7 질문
0 답변

답변 채택
14.29%

획득한 표
2

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
93,716
of 168,373

참여
0 문제
1 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Solver
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

6년 초과 전 | 답변 수: 1 | 2

1

답변

문제를 풀었습니다


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.

6년 초과 전

질문


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....

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 2 | 0

2

답변