Community Profile

photo

Tim


Attivo dal 2017

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Create aa difficult matrix in a loop
Hey all, in general I dont have much problems creating a matrix with a loop, but I cant see the pattern here. If loop is not ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I write a self scaling function for fmincon ?
Hey, I use fmincon and I want to maximize this function = fun = @(x) -(x(1)*x(2)*x(3)) and now I do not want to change this ...

oltre 5 anni fa | 2 risposte | 1

2

risposte

Domanda


Solver stops, but should not
Hey, in the following code I represent 3 houses with 3 energy storages and they can share energy with another. The goal is to m...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Change Value during optimization process
Hey, is it possible to change a value during the optimization loop? Example: I want to maximize x and y lb = lowerb...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Optimization problem approach for sharing energy simulation
Hey, currently I am writing code for an optimization problem, but I am stuck at a point where I do not know the best way of f...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Make a function accept vector
Hello, I am trying that this function below accepts vector inputs, but it doesnt want to work. function y = myfunction(x) ...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Find a specific number in an imported excel sheet
Hey everyone, I have the matrix in the attached file and call it with filename='Matrix.xlsx' B=xlsread(filename) The...

oltre 6 anni fa | 1 risposta | 0

1

risposta