Community Profile

photo

Pawel Labedzki


Last seen: 8일 전 2021년부터 활동

통계

  • Thankful Level 1
  • First Review

배지 보기

Content Feed

보기 기준

질문


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개월 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 2 | 0

2

답변