photo

Chihiro Ogino


Last seen: fast 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten