Community Profile

photo

Chihiro Ogino


Last seen: 1년 초과 전 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...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

1년 초과 전 | 답변 수: 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년 전 | 답변 수: 2 | 0

2

답변