Feeds
提问
compiling CPP file in Matlab
Dear All, I am trying to compile CPP file in Matlab the following error comes when we run CPP file >> mex crossover.cpp ...
12 years 前 | 1 个回答 | 0
1
个回答提问
facing problem in optimization using GA
Hi all i want the value of p(t),q(t) and a(t) and the value of t from 1 to 25 with minimizing a function z, code is given bel...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to write objective function for 4 variables
Hi All i want to write a objective function for 4 variables and i want all 4 variables value in output, how to write it please ...
12 years 前 | 1 个回答 | 0
1
个回答提问
getting error Subscript indices must either be real positive integers or logicals.
Dear all i write a code when i run this i got error "Subscript indices must either be real positive integers or logicals." c...
12 years 前 | 1 个回答 | 0
1
个回答提问
geting value as Inf
Dear All i am solving a equation after first iteration i got value as infinity, actually i want the value of x(1)to x(20), Le...
12 years 前 | 2 个回答 | 0
2
个回答提问
value of log(1000)
hi all i want to find value of log(1000)in matlab, we know lo(1000) value is 3, but matlab calculate it 6.9078. tell me how to ...
12 years 前 | 3 个回答 | 1
3
个回答提问
Index exceeds matrix dimensions
Dear All I am trying to solve equation but i am getting error code is: M=100; r=0.8; alpha=0.45; beta=0.75; ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Maximizing a Function
Dear all maximizing f(x) = x2 using genetic algorithm, where x ranges from 0 to 31. Perform 4 iterations. i got his code f...
12 years 前 | 4 个回答 | 0