Community Profile

photo

balaji


Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to make Surf Plot
I got a following answer for two variables problem having x1 and x2 and function evaluation for the population size of 10. How t...

4 years ago | 1 answer | 0

1

answer

Question


How to generate a vector of random numbers whose total must be equal to 1?
I want to generate a random vector. if i add all the values in the generated vector, its sum should be equal to 1.

4 years ago | 1 answer | 0

1

answer

Question


Is it possible to get a number (result) in a bigger size and color blinking?
I am having a number (for example 55) as a result of my program. I want to get the same in bigger size and color blinking. How t...

6 years ago | 1 answer | 0

1

answer

Question


I have a plot which is having some points. How to join those points
I have a plot which is having some points. How to join those points

8 years ago | 1 answer | 0

1

answer

Question


while running a matlab program it shows error Subscript indices must either be real positive integers or logicals.
The program is given here Let NP = population size =10; D = Number of variables = 3; pop = [2 4 6; 8 10 12; 5 10 15,...

8 years ago | 0 answers | 0

0

answers

Question


While running program it shows warning Matrix is singular close to singular or badly scaled. RCOND = NaN
Can any one help me in this regard. The coding is cost = [24.3891 25.5472 0.0253 24.4110 25.6753 0.0265 24.6...

9 years ago | 0 answers | 0

0

answers

Question


While running program it shows an error Subscript indices must either be real positive integers or logicals.
The Code is here for i=1:3 for j=1:5 x(i,j) = round(y(i,j)+(unifrnd(-1,1)*(y(2,j)-y(3,j)))); end end ...

9 years ago | 1 answer | 0

1

answer