Community Profile

photo

MD NASAR


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 3 answers | 1

3

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 4 answers | 0

4

answers