photo

Dhanu Naik


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to Select Number of soft decision bits in Viterbi decoding algorithm?
Hai I am using Viterbi decoding algorithm to decode a convolutional encoded data. I am using 1/2 rate encoding with constraint ...

6 years ago | 0 answers | 1

0

answers

Question


Can I use Patternsearch algorithm to optimize smooth objective function which is subjected to First order derivative Constraints.?
Can I use Patternsearch algorithm to optimize smooth function?

6 years ago | 0 answers | 0

0

answers

Question


How can I come to know that the Constraints are satisfied in Pattern Search algorithm?
Hi I am using Patternsearch algorithm to find minimum value of objective function. Pattern Search algorithm terminates when num...

6 years ago | 1 answer | 0

1

answer

Question


How many Minimum Non Linear equations required to solve N variables in optimization problem?
I am using Genetic Algorithm to optimize the decision variables x(1),x(2),....x(N). And I have less than N equations obtained...

6 years ago | 2 answers | 0

2

answers

Question


How to suppress this error. "Your fitness function must return a Scalar value"
I am getting above error while using Genetic Algorithm.If my need to return a Vector,how to set that.

6 years ago | 1 answer | 0

1

answer

Answered
How can I optimize the following conditions using Genetic Algorithms.
But I am getting that error about Anonymous function. Can u please go through the attached codes. A3.m is main function.

6 years ago | 0

Question


How can I optimize the following conditions using Genetic Algorithms.
I have a objective function y=obj(x,N,phaseNoise) Where * x -> decision variable of length N. * PhaseNoise -> a rando...

6 years ago | 2 answers | 0

2

answers

Question


How to optimize a Objective function which depends on Random variable (Noise) subjected to multiple constraints using Genetic Algorithm? But Constraints are independent of Random variable.
Hi,I am solving a optimization problem using Genetic Algorithm.My objective function depends on Random variable.But my N constra...

6 years ago | 0 answers | 0

0

answers

Question


How to impliment Genetic Algorithms without Boundaries?
I am using Genetic Algorithms tool box of Matlab to optimize a objective function which doesn't have any boundaries. How can I ...

6 years ago | 1 answer | 0

1

answer

Question


Why Pixel information is in fraction returned by regionprops function.
Sir,am using regionprops function to find out the properties of elliptical structure. But it's Majojaxislength Minoraxislength ...

6 years ago | 1 answer | 0

1

answer