photo

Chihiro Ogino


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Write code to solve the following 0-1 Knapsack problem
Given a knapsack of items N and capacity W. The volume and value of the item is c(i) and w(i) respectively. Find the maximum to...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Write MATLAB code to solve the following the minimum problem.
Given the function f(x, y)=3cos(xy)+x+ y^2 , where -4≤x≤4, -4≤y≤4 , please find the maximum value by the PSO algorithm. And plo...

2 years 前 | 1 个回答 | 1

1

个回答

提问


Calculate convolution of two given continuous signals in matlab
If I have two continuous signals ,f1(t) = g10(t) and f2(t) = (e^-t)*u(t). How can I calculate the convolution and plot the graph...

2 years 前 | 2 个回答 | 0

2

个回答