photo

Parikshit Sharma


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

17 Questions
3 Answers

RANK
40,443
of 300,753

REPUTATION
1

CONTRIBUTIONS
17 Questions
3 Answers

ANSWER ACCEPTANCE
47.06%

VOTES RECEIVED
1

RANK
 of 21,075

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,858

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


Crossover and mutation operator used in genetic algorithm (optimization toolbox)
Hello, everyone, I am asking this question the third time but still not answered even a single time, if there is no answer to th...

7 years ago | 1 answer | 0

1

answer

Question


Selection function in genetic algorithm
When i specify integer constraint in genetic algorithm a warning which says: Warning: Problem has integer constraints. The fo...

7 years ago | 1 answer | 0

1

answer

Answered
Doubt regarding genetic algorithm
Thanks Alan for your response it means that children from elite count + children from crossover + children from mutation = p...

7 years ago | 0

Question


Doubt regarding genetic algorithm
I am using optimization toolbox to solve mixed integer optimization problem by specifying variables to integer variables, my que...

7 years ago | 2 answers | 0

2

answers

Question


Error using tool box
When i try to run genetic algorithm in toolbox then iteration starts but after a time following error in red fonts appears. plea...

7 years ago | 0 answers | 0

0

answers

Question


Doubts in genetic algorithm (Using toolbox)
Hello everyone i have some doubts regarding mixed integer optimization using genetic algorithm in toolbox, please help: 1. wh...

7 years ago | 1 answer | 0

1

answer

Question


What is the concept behind symbolic toolbox
Using normal command we can not calculate factorial(200), it gives inf, but using symbolic toolbox we are able to calculate fact...

7 years ago | 1 answer | 0

1

answer

Question


Optimization toolbox problem, provide me a way to solve it
I know i have asked this question several times but still i am not able to solve this problem so if anybody can answer it would ...

7 years ago | 1 answer | 0

1

answer

Answered
Using factorial in optimiztion toolbox
Thank you so much for your prompt reply walter This 100 is actually a constant value and which i am changing upto 1000, in th...

7 years ago | 0

Answered
Please suggest how to solve this optimization problem
Walter I have to say thank you for such a prompt reply. Simply a few more questions to elaborate a bit more. i am very new t...

7 years ago | 0

Question


Please suggest how to solve this optimization problem
Can you please suggest me how to solve this optimization problem ? OBJECTIVE FUNCTION: Minimize x(3) Subject to: ...

7 years ago | 2 answers | 0

2

answers

Question


Using factorial in optimiztion toolbox
Hello everyone,i am using genetic algorithm in optimization toolbox, my variables are integers and in my constraint part factori...

7 years ago | 2 answers | 0

2

answers

Question


problem using factorial in matlab
I wanted to calculate 200! but after 170! matlab starts showing result NaN. So is there any way possible to calculate this numbe...

8 years ago | 2 answers | 0

2

answers

Question


Which algorithm can be used to solve this optimization problem
Hello everyone, i have to minimize a objective function and my constraint is linear having only one variable. Objective function...

8 years ago | 1 answer | 0

1

answer

Question


Break both axis simultaneously
I know i can use breakxaxis to break x axis and breakplot to break y axis but how can I break both the axis simultaneously ?? ...

8 years ago | 1 answer | 1

1

answer

Question


Problem in using syms operator
I wanted to minimize a function involving sums of products over a range [0,x(1)] where x(1) is my variable, when i write my obje...

8 years ago | 0 answers | 0

0

answers

Question


Problem using Genetic algorithm in toolbox
How to specify your own penalty function while using optimization tool box for genetic algorithm??

8 years ago | 0 answers | 0

0

answers

Question


Is the coding used by Genetic Algorithm Toolbox 'ga' with Population type 'doubleVector' real coding (real valued) or binary coding? In case it is binary coded, which is the codification method?
Hello, I'd like to know if when using Optimization Toolbox 'ga' and 'gaoptimset' with Population Type 'doubleVector', which is t...

8 years ago | 0 answers | 0

0

answers

Question


Reagarding non linear optimization problem
To solve a optimization problem with non linear and mixed integer constraint optimization tool is showing me to use population t...

8 years ago | 0 answers | 0

0

answers

Question


Which algorithm can be used to solve this optimization problem
Helllo everyone i have to minimize a linear objective function and my constraints are Non Linear, Non Quadratic, Mixed Integer m...

8 years ago | 1 answer | 0

1

answer