Feeds
질문
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...
거의 10년 전 | 답변 수: 0 | 1
0
답변질문
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. ...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
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...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
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 ...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
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/...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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....
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 1 | 1
