Alberto Belvedere
Followers: 0 Following: 0
Feeds
提问
Simulink bus not working the way i intended
I'm using Vehicle Body 3 dof single track block to perform some testing on my control strategy. However, i can't get the info p...
4 years 前 | 1 个回答 | 0
1
个回答提问
Setting properly the step tolerence of fmincon
I want fmincon to optimize my function using a step for my variables of 0.1. Setting step tolerance to 0.1 does not work. Accor...
4 years 前 | 1 个回答 | 0
1
个回答提问
Fmincon objective and nlcon shared simulink parameters
I'm trying to minimize a function of my vector X which is the input of my simulink model. Right now i'm doing: X=fmincon(@(X)o...
4 years 前 | 1 个回答 | 1
1
个回答提问
Closest Points between two datasets without using pdist2
Hi, i have two matrices A, of size mx2, and B, of size nx2. Each row of both matrices identifies a point in 2D space. What i w...
4 years 前 | 2 个回答 | 0
2
个回答提问
Locate elements of a vector inside a meshgrid
I'm trying to build a matrix RES, with the same dimensions of X and Y, that has a '1' in the position pointed (with a tolleranc...
4 years 前 | 1 个回答 | 0