photo

Loic Van Aelst


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort