mikel lasa
Followers: 0 Following: 0
Feeds
提问
Introduce step signal after system response
Hello, sorry for the summary, I dont know how to resume my question in few words. I have a second order system which I know ho...
2 years 前 | 1 个回答 | 0
1
个回答提问
create an array of matrixes forn derivates
Hello, So, I have a cartesian path with 1x1500 robots poses between 2 waypoints (I'm using peter corke toolbox), and I want to ...
2 years 前 | 1 个回答 | 0
1
个回答提问
problem saving array data into cell in every for loop
Hello, Im struggling with how to save values into a cell. My script loops 1500 times and in every loop it calculates a 6x1 ar...
3 years 前 | 1 个回答 | 0
1
个回答提问
Load symbolic matrix in python
Hello, I have a mat file with a symbolic matrix saved. I would like load this matrix in python, my attempt has been this but i...
3 years 前 | 1 个回答 | 0
1
个回答提问
Save array values separetly in cells during a for loop
Hello, I have a for loop that returns in each iteration a 6x1 array. I want to save the value of the 6 elements in a different ...
3 years 前 | 1 个回答 | 0
1
个回答提问
plot data into a while lopp without storing the data
Hello, I have a while loop that iterates 2500 times and in each loop I get 3 arrays of 6x1. I dont want to store the data for e...
3 years 前 | 1 个回答 | 0
1
个回答提问
Robot arm PD controller code
Hello, I'm learning about PD controllers for robotic arms in joint space. So far I have written a script with the paths for one...
3 years 前 | 1 个回答 | 0
1
个回答提问
Save table row into a vector in appdesigner
Hello, I have 4 rows in a table which I want to save each row in an vector everytime I change a value in any cell. How can I d...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to 3D plot a cube and a pyramid in appdesigner
Hello, I want to 3D plot a cube and a pyramid on a certain way in my app but I not able to do that. Until now, Ive plotted a sp...
3 years 前 | 1 个回答 | 0
1
个回答提问
Update 3D plots when values are changed in app designer
Hello, Im new with GUI's and Im working in a simple example where the user has to choose an object from the dropdown menu, then ...
3 years 前 | 1 个回答 | 0
1
个回答已回答
Save 360 arrays in a cell
Edit: I have achieved what I was looking for. As you said I deleted this line: lineaslaser=cell(k,1); and I changed my this ...
Save 360 arrays in a cell
Edit: I have achieved what I was looking for. As you said I deleted this line: lineaslaser=cell(k,1); and I changed my this ...
3 years 前 | 0
| 已接受
提问
Save 360 arrays in a cell
Hello, My programs loads 360 images (laser stripe) and from each image gets the 0 crossing of all rows. My issue is that after...
3 years 前 | 1 个回答 | 0
1
个回答提问
Create a line using 10 points
Hello, After doing a linear fitting to a laser stripe, I got also the intersection points of those lines. Now, im stuck in crea...
3 years 前 | 1 个回答 | 0
1
个回答提问
Findpeaks creates empty arrays in for loop
Hello, I'm defining a for loop to use on a laser stripe image and does the following: takes a row filters the row ( I take on...
3 years 前 | 0 个回答 | 0
0
个回答提问
find 0 crossing points trough all the image rows
Hello all, I have a vertical laser stripe image and my goal is to find the 0 crossing point of every row of the image in order ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to use undistorImage with multiple images?
Hello, After getting my camera calibration parameters, I want to undistort all my 13 images using undistortImage function. My i...
4 years 前 | 1 个回答 | 0
1
个回答已回答
Dilate a viscircles? circle fitting
Thank for the answer, I solved the problem, I have created a zero matrix with my original edge image size and the input a circl...
Dilate a viscircles? circle fitting
Thank for the answer, I solved the problem, I have created a zero matrix with my original edge image size and the input a circl...
4 years 前 | 0
| 已接受
已回答
Arduino read digital input always 1
Ok, i will try this! One question, monitor and tune option is used to simulate on your hardware your code while simulink is ...
Arduino read digital input always 1
Ok, i will try this! One question, monitor and tune option is used to simulate on your hardware your code while simulink is ...
4 years 前 | 0
提问
Dilate a viscircles? circle fitting
Hello, I have a binary imagen where I found 5 circles with imfindcircles and I plot them using viscircles. In order to do a lea...
4 years 前 | 2 个回答 | 0
2
个回答提问
Arduino read digital input always 1
Hello, I'm trying to read a digital input in simulink and then activate the 13 led pin of my arduino MEGA via a digital output....
4 years 前 | 2 个回答 | 0
2
个回答提问
Get edge points from a hough line
Hello, After processing an image, I get 5 lines using houghlines. These lines arent perfect fited to the original image, so my ...
4 years 前 | 1 个回答 | 0