Community Profile

photo

CT


Last seen: 7 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Fminunc gives Hessian with NaN
I am running a minimisation problem using fminunc but I get an Hessian matrix with NaN values. Could you help me to understand: ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error using parpool (line 103) with Matlab R2016b
I run a Matlab R2016b script main.m in the HPC of my university. The script contains parpool(4) and uses parfor loop. To run th...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Global variables when doing Matlab array job in a cluster
I am running a Matlab array job in the cluster of my university. Specifically, I run a script f.m in parallel several times usin...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Quadratically constrained linear maximisation problem: issues with fmincon
I would like to solve the following quadratically constrained linear programming problem. I have written a Matlab code (R2091...

etwa 4 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Why do I get the following error using fmincon?
I am trying to run the following fmincon problem, where evaluating fun requires to solve a linear programming problem. Before s...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Saveas or print: figure not appearing as desired (scatter points are half points, black lines appearing in a red region)
Consider the following figure in Matlab load matrices %Rb, vertices_deg, vertices_comp close all patch([0 0 1],[0 1 0],[1...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Plot feasible region of a high-dimensional linear programming along some dimensions
Let be a vector of unknowns. Consider the linear system where are matrices and vectors of known parameters with appropriat...

mehr als 4 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


Linprogr in Matlab not finding a solution when a solution exists
I am solving a linear programming in Matlab using linprogr. All the matrices are attached. clear rng default load matrices ...

mehr als 4 Jahre vor | 3 Antworten | 2

3

Antworten

Frage


Linprogr giving 2 different solutions when changing the way to impose upper and lower bounds
I am running a linear programming problem in Matlab using linprogr. The linear programming problem has many solutions. When I i...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten