Alberto Belvedere
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
33,171
of 295,467
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0