photo

youn chan choi


Last seen: 대략 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

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

2

답변

질문


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

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

1

답변