Community Profile

photo

Pawel Labedzki


Last seen: 8 dagar ago Active since 2021

Statistics

  • Thankful Level 1
  • First Review

View badges

Content Feed

View by

Question


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

6 månader ago | 1 answer | 0

1

answer

Question


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

nästan 3 år ago | 2 answers | 0

2

answers