Chihiro Ogino
Followers: 0 Following: 0
Statistik
3 Fragen
0 Antworten
RANG
35.652
of 295.467
REPUTATION
1
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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
AntwortFrage
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
AntwortFrage
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