Community Profile

photo

Loic Van Aelst


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

1

answer