tahseen alshmary
Followers: 0 Following: 0
Statistics
RANK
19,651
of 296,430
REPUTATION
2
CONTRIBUTIONS
21 Questions
6 Answers
ANSWER ACCEPTANCE
38.1%
VOTES RECEIVED
1
RANK
of 20,370
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,437
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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); ...
3 years ago | 2 answers | 0
2
answersQuestion
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 (...
3 years ago | 1 answer | 0
1
answerUnable 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.
Walter Roberson
3 years ago | 0
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...
3 years ago | 3 answers | 0
3
answersOperator '*' is not supported for operands of type 'struct'.
Andrea Strappato Thank you so much
3 years ago | 1
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)+...
3 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...
3 years ago | 3 answers | 0
3
answersQuestion
PSO toolbox code with inequality constraints
Dear all Nice greeting How can I use linear inequality constraints with PSO matlab toolbox code.
3 years ago | 1 answer | 0
1
answerQuestion
Salp swarm optimization algorithm
What is the different between food fitness and function fitness in Salp swarm optimization algorithm
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerproblem 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
6 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: ...
6 years ago | 3 answers | 0
3
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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 (...
6 years ago | 1 answer | 0
1
answerQuestion
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) ...
6 years ago | 1 answer | 0
1
answerQuestion
Subscripted assignment dimension mismatch.
i have this error Subscripted assignment dimension mismatch. Error in Untitled4 (line 106) rgbest(run,:)=gbest; ...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
Subscripted assignment dimension mismatch.
I have this error ((Subscripted assignment dimension mismatch)) appear with this function for i=1:50 f0(i,1)...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
particle swarm algorithm (PSO)
How can i use linear inequality constraint with particle swarm algorithm (PSO)
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answer??? 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...
6 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 ...
6 years ago | 1 answer | 0
1
answerWhat is the right way to treate "Optimization terminated: no feasible point found." ???
i have this problem appear with genetic algorithm ,what is the solution
6 years ago | 0