Feeds
질문
variable problem of GA
If I want to set Nv(1) and K(1) as variables that do not require numerical values, how should I modify my code? I have tried d...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
cumprod fuction in GA
I want to calculate the following formula in GA. syms Nb Nv K n Tb Hb t Sb F Sv Hv... D P Cj j r q Tb=1.2; Hb=[2.8 2.2 1.7...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using of cumprod fuction
I want to calculate the following formula So I wrote out the following code. syms Nb Nv K n Tb Hb t Sb F Sv Hv... D P Cj j ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using of symprod fuction
I want to calculate the following formula So I wrote out the following code.(r=7) syms Nb Nv K n Tb_1 Hb t Sb F Sv Hv D P ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
ga problem of function state
I get a simple example of ga. Shows bellow: options = optimoptions( ... 'ga', ... ...
2년 초과 전 | 답변 수: 1 | 0
