Community Profile

photo

tahseen alshmary


Last seen: 2 years ago Active since 2018

Statistics

  • MATLAB Mini Hack Participant
  • Explorer
  • Thankful Level 3
  • First Review
  • First Answer

View badges

Content Feed

View by

Question


Error using ofun Too many input arguments.
Error using ofun Too many input arguments. Error in AFO1 (line 181) y(i)=option.fobj(x(i,:),option,data); ...

2 years ago | 2 answers | 0

2

answers

Question


Lower and upper bounds in optimization technique
Dear all I have 28 variables, I want to put 14 variables with (lower bound (lb) and upper bound(ub)) and the 14 other without (...

2 years ago | 1 answer | 0

1

answer

Question


Unable to perform assignment because the size of the left side is 1-by-14 and the size of the right side is 14-by-14.
Unable to perform assignment because the size of the left side is 1-by-14 and the size of the right side is 14-by-14. Error i...

2 years ago | 3 answers | 0

3

answers

Answered
Operator '*' is not supported for operands of type 'struct'.
Andrea Strappato Thank you so much

2 years ago | 1

Answered
Operator '*' is not supported for operands of type 'struct'.
Walter Roberson what do you mean the full objective function below of =2.6773*x(1)+3.1007*x(2)+3.2178*x(3)+ 3.8021*x(4)+...

2 years ago | 0

Question


Operator '*' is not supported for operands of type 'struct'.
Dear Sir Nice Greeting I get this Error Operator '*' is not supported for operands of type 'struct'. with this objective f...

2 years ago | 3 answers | 0

3

answers

Question


PSO toolbox code with inequality constraints
Dear all Nice greeting How can I use linear inequality constraints with PSO matlab toolbox code.

2 years ago | 1 answer | 0

1

answer

Question


Salp swarm optimization algorithm
What is the different between food fitness and function fitness in Salp swarm optimization algorithm

3 years ago | 0 answers | 0

0

answers

Question


PDF Documentation for optimization algorithms in MATLAB
Dear sirs Which one of PDF Documentation for MATLAB are specialist optimization algorithms linear programming and nonlinear pro...

3 years ago | 2 answers | 0

2

answers

Question


Exiting: the problem is unbounded.
dear all i have problem with this code for linear programming code how can i solved it and the proble is (Exiting: the prob...

5 years ago | 1 answer | 0

1

answer

Answered
problem with genetic algorithm contain on linear inequality constraints
dear all thank you for your answers . can you propose any solution for problem? please it is very important

5 years ago | 0

Question


problem with genetic algorithm contain on linear inequality constraints
dear sir can any one help me with this problem in genetic algorithm the alarm is output = struct with fields: ...

5 years ago | 3 answers | 0

3

answers

Question


Genetic algorithm problem in matrix index
Dear sir i have problem with this code . can any one help me and thanks advance error Index exceeds matrix dimensions. Er...

5 years ago | 1 answer | 0

1

answer

Question


Index exceeds matrix dimensions.
Dear sirs i have problem with this code . can any one help me error Index exceeds matrix dimensions. Error in Untitled3 (...

5 years ago | 1 answer | 0

1

answer

Question


Undefined operator '-' for input arguments of type 'cell'.
dear all i have this error Undefined operator '-' for input arguments of type 'cell'. Error in Untitled4 (line 90) ...

5 years ago | 1 answer | 0

1

answer

Question


Subscripted assignment dimension mismatch.
i have this error Subscripted assignment dimension mismatch. Error in Untitled4 (line 106) rgbest(run,:)=gbest; ...

5 years ago | 0 answers | 0

0

answers

Question


Index exceeds matrix dimensions.
Dear sirs i have this error with PSO code below any one can help me the error is Index exceeds matrix dimensions. Error...

5 years ago | 1 answer | 0

1

answer

Question


Error using fmincon (line 288) A must have 1 column(s).
i have this problem any one know how can i solve it Error using fmincon (line 288) A must have 1 column(s). Error in Un...

5 years ago | 1 answer | 0

1

answer

Question


Subscripted assignment dimension mismatch. Error in Untitled4 (line 80) ffmin(ite,run)=fmin; % storing best fitness
Dear sir i have this error how can i solve it ((Subscripted assignment dimension mismatch)) Error in Untitled4 (line 80...

5 years ago | 1 answer | 0

1

answer

Question


Subscripted assignment dimension mismatch.
I have this error ((Subscripted assignment dimension mismatch)) appear with this function for i=1:50 f0(i,1)...

5 years ago | 1 answer | 0

1

answer

Question


problem in PSO algorithm code
i have this error with this PSO algorithm ? how can i solve it many thanks Index exceeds matrix dimensions. Err...

5 years ago | 1 answer | 0

1

answer

Question


particle swarm algorithm (PSO)
How can i use linear inequality constraint with particle swarm algorithm (PSO)

5 years ago | 1 answer | 0

1

answer

Question


Invalid value for OPTIONS parameter PopInitRange: must be an array of finite doubles with two rows.
hello everyone i have problem with this error in genetic algorithm(Invalid value for OPTIONS parameter PopInitRange: must be a...

5 years ago | 1 answer | 0

1

answer

Answered
??? undefined function or method 'ga14bus_29_sep_2018' for input arguments of type 'double'.
clf clc clear close all mr_max =10; miscoord =[]; dt_run =[]; fitrecrun =[]; f1bestrecrun =[]; f2be...

5 years ago | 0

Question


??? undefined function or method 'ga14bus_29_sep_2018' for input arguments of type 'double'.
??? undefined function or method 'ga14bus_29_sep_2018' for input arguments of type 'double'. dear sirs how can i solve this ...

5 years ago | 1 answer | 0

1

answer

Answered
What is the right way to treate "Optimization terminated: no feasible point found." ???
i have this problem appear with genetic algorithm ,what is the solution

5 years ago | 0