Community Profile

photo

Pawel Labedzki


Last seen: 27 days 前 自 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) - ...

7 months 前 | 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 years 前 | 2 个回答 | 0

2

个回答