Community Profile

photo

Alberto Belvedere


Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 1

1

answer

Question


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...

3 years ago | 2 answers | 0

2

answers

Question


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...

3 years ago | 1 answer | 0

1

answer