photo

youn chan choi


Last seen: circa 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How can I apply the Genetic Algorithm to this function?
P1 = 25; P2 = 37.5; P3 = 20; W1 = [5, 10]; W2 = [5, 10]; W3 = [5, 10]; L1 = [40, 60]; L2 = [25, 40]; L3 = [15, 25]; r1 ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I find maximum value of this function???
P1 = 25; P2 = 37.5; P3 = 20; W1 = [5, 10]; W2 = [5, 10]; W3 = [5, 10]; L1 = [40, 60]; L2 = [25, 40]; L3 = [15, 25]; r1 ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can i get optimization or interpolation value for this 3-data?
x = [30 34 38 42 46 50 54 58 62 66 70 30 34 38 42 46 54 58 62 66 70]; y = [70 66 62 58 54 50 46 42 38 34 30 30 34 38 42 46 54 5...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


how can I solve this problem..
syms theta0 th = -y+cos(theta0)*x^2-g*x^2/(2*v0^2*sin(theta0)^2) == 0; theta0 = [0 pi]; stheta0 = fzero(th,theta0); I wa...

oltre 3 anni fa | 1 risposta | 0

1

risposta