Community Profile

photo

Bhargav Jha


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


call function from external class in Matlab S-function
Hello, I want to use matlab function defined in a 3rd party class. Currently I am using interpreted matlab function to call the...

8 years ago | 0 answers | 1

0

answers

Question


error using robotic system toolbox
Hello, I am using Matlab 2015a 32 bit on a 64 bit system. I have a simulink file that publishes velocity to the turtlebots. ...

8 years ago | 0 answers | 0

0

answers

Question


make a string to send it as a serial data.
Hello I want to control servo from simulink using Serial Send block. The servos are connected to an arduino which receives posit...

8 years ago | 2 answers | 0

2

answers

Question


update array in simulink and pass it to a matlab function
Hello, I am working on estimating the radius of curvature of vehicle from camera data. I am getting x and y co-ordinates from ca...

8 years ago | 0 answers | 0

0

answers

Question


how to have different update rate of blocks in same simulink model ?
Hello, I have different subsystems controlling the inner loop and outer loop for navigation. The inner loop is running at 10 ...

8 years ago | 0 answers | 0

0

answers

Question


how to integrate angle in matlab
Hi! I have these three state equations: x_dot = v*cos(alpha); y_dot = v*sin(alpha); alpha_dot = lateralAcceleration/...

8 years ago | 1 answer | 0

1

answer

Question


store data associated with index in simulink and then export to workspace
Hello I have a set of experiments in which I vary a constant number and observe the behavior of a vehicle live from the cameras....

8 years ago | 1 answer | 0

1

answer

Question


Simulink problem with counter and vector indexing.
Hello, I have a simulink file that reads position from a matrix and a virtual target follows it. Please find the file attache...

8 years ago | 1 answer | 0

1

answer

Question


access nth element from an array in simulink
I have a 2D-array of positions imported from workspace. I want to increment the count to access the next element from array once...

8 years ago | 1 answer | 1

1

answer