tahseen alshmary
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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.
Walter Roberson
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.
Walter Roberson
3 years 前 | 0
提问
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 前 | 3 个回答 | 0
3
个回答已回答
Operator '*' is not supported for operands of type 'struct'.
Andrea Strappato Thank you so much
Operator '*' is not supported for operands of type 'struct'.
Andrea Strappato Thank you so much
3 years 前 | 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)+...
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 前 | 0
提问
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 前 | 3 个回答 | 0
3
个回答提问
PSO toolbox code with inequality constraints
Dear all Nice greeting How can I use linear inequality constraints with PSO matlab toolbox code.
3 years 前 | 1 个回答 | 0
1
个回答提问
Salp swarm optimization algorithm
What is the different between food fitness and function fitness in Salp swarm optimization algorithm
4 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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
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 前 | 0
提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
Subscripted assignment dimension mismatch.
i have this error Subscripted assignment dimension mismatch. Error in Untitled4 (line 106) rgbest(run,:)=gbest; ...
6 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
particle swarm algorithm (PSO)
How can i use linear inequality constraint with particle swarm algorithm (PSO)
6 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
??? 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...
??? 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 前 | 0
提问
??? 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 前 | 1 个回答 | 0
1
个回答已回答
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
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
6 years 前 | 0