Loic Van Aelst
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
264,606
of 295,712
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,359
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
Optimization with boundaries constraints
Hello, I am trying to solve the x that will minimize the following equation: eq = @(x) norm(r_column-(G*x+d))^2; Where ...
8 years ago | 1 answer | 0
1
answerQuestion
Optimization problem with 2 unknowns
Hello, I am trying to minimize an equation that is a function of 2 variables: T_u and T_e. The other variables G and r_column...
8 years ago | 1 answer | 0
1
answerQuestion
Return vector that minimizes a function
Hello, I am writing an iterative algorithm that updates a vector "u" each iteration step. I also keep the previous vectors u,...
8 years ago | 1 answer | 0
1
answerQuestion
Dark image using imshow
Hello, I'm having a problem with imshow. I'm going point per point through my data and want to plot the corresponding video w...
8 years ago | 1 answer | 0
1
answerQuestion
Imshow not showing image on windows, but it works on mac
Hello, I am trying to compare some data with a video using imshow. The goal is to go through the data and the video at the sa...
8 years ago | 1 answer | 0