Community Profile

photo

M.Shaarawy


Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to delete similar data from big data file?
I have a big data file consists of 100000 rows and 5 columns ..and within this file there rows that are similar to each other,so...

4 years ago | 2 answers | 0

2

answers

Question


How to add the color bar as the same in the attached image?
Hi, I want to add the colorbar like that in the following image, as when using h=colorbar('southoutside') it appears as part of...

5 years ago | 0 answers | 0

0

answers

Question


How to solve the following error when using PSOGWO to optimize an objective function ?
I am using PSOGWO algorithm to optimize the following function: function f = simple_fitness_two_bodies(x) load ww2b.mat; % ...

5 years ago | 0 answers | 0

0

answers

0

answers

Question


How to solve this error when using PSOGWO to optimize an objective function?
When I run the code of PSOGWO to optimize the following function :- function f = simple_fitness_two_layers(x) load gh2b.mat;lo...

5 years ago | 1 answer | 0

1

answer

Question


How to use PSO (Particle swarm optimization) to optimize objective function containing two terms one of them kmeans clustering?
Hi I used PSO before to optimize an objective function.Now I have an objective(fitness) function containing two terms; one of ...

5 years ago | 1 answer | 0

1

answer

Question


How to solve the concatenation error in matrix?
I have a linear system Gm=d and I want to add equality constraints to this system in the form Fm=h ; to solve at the end this ...

5 years ago | 0 answers | 0

0

answers

0

answers

Question


I have a large linear system of equations in the form Ax=b where A has very large condition number , now I want to reduce the condition number of this matrix?
Ax=b where A is kernel matrix With dimension 250*250.. I want to reduce the condition number of this matrix

6 years ago | 0 answers | 0

0

answers

Question


How I can use Bat algorithm for optimize solution of an objective function, and how enter a soltion I reached by another algorithm into bat algorithm as initial??
I want to learn how to apply bat algorithm to my objective function ? Also, I want to know how to use a solution get by anoth...

6 years ago | 0 answers | 0

0

answers

Question


If there is a method to define the size of unknown vector x rather than this ???
I want to define the size of x vector, rather than this.. x=sym('x%d%d', [27 1]) where my size is 27*1

6 years ago | 2 answers | 0

2

answers

Question


Error in Genetic Algorithm ??
I want to solve linear system of equations Ax=b, with ... A is 27*27 matrix, b is 27*1 vector, and x is 27*1.. A_struuct=l...

6 years ago | 1 answer | 0

1

answer

Question


Application of Particle Swarm Optimization to solve linear system of equations
Hi, I have a linear system of equations in the matrix notation form Ax=b, with A is 27*27, b vector is 27*1, and we want to solv...

6 years ago | 1 answer | 0

1

answer

Question


How I can make minimization of the following function using (PSO) algorithm...min(norm(Ax-b),2) with A is 13*52 matrix and b is 13*1 vector???
minimization of function using PSO function y = costfun(v) load gh.mat load ww.mat % gh repesents A %...

6 years ago | 1 answer | 0

1

answer

Question


How to get the solution of AX=b using Conjugate gradient with A non square?
Hi guys.. I want to solve a linear system AX=b using Conjugate gradient, with A non-square matrix (13*52),and b (13*1) with the...

6 years ago | 1 answer | 0

1

answer

Question


Why my MathWorks account do not valid to make activation for DVD R2013 with serial number ,?
After installing of my DVD MATLAB, a step for complete activation is to enter serial number and e-mail, when I enter my email a...

6 years ago | 0 answers | 0

0

answers