photo

Gautami Golani


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

7 个提问
0 个回答

Cody

0 个问题
1 个答案

排名
20,282
of 300,417

声誉
2

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
2

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
93,931
of 168,731

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前

提问


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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答