photo

youn chan choi


Last seen: alrededor de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta