Community Profile

photo

Pawel Labedzki


Last seen: etwa ein Monat vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Using global optimization Matlab toolbox and genetic algorithm to minimize black-box function
I have following function: function w = objective_function(a,b,c,d) function w = rh(t,y) w = [y(2);6*cos(9*t) - ...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


convert data from two 3D arrays into three 2D arrays
I have two 3D arrays A and B with dimensions n1 x n2 x n3. Indices i = 1:n1, j = 1:n2, k:1:n3 represent values of some variables...

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten