photo

imed NASRI


Université de Lorraine

Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to edit a text file using matlab?
Hello, I have a text file that is in the following form: 1 1 4 0 6 1 2 9 5 6 I want to add braces and s...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


Function Vectorizing using matlab
How can I vectorize the following function: y=sum(u(1:5))+5*min(0,bineq(1)-Aineq(1,:)*transpose(u(1:9)))^2+6*min(0,bineq(2...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


How to accelerate matrix calculation with matlab?
I have 40800 linear sparse equations that have the following forms: F(1)=2*x(1)+x(2)-10; F(2)=x(9)+3*x(10)-7;........

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Generating a random binary matrix
Hello, I want to generate randomly a (nxm) matrix of binary variables (0 and 1) in matlab. Is there someone who has a sugges...

plus de 10 ans il y a | 2 réponses | 2

2

réponses

Question


Population type 'bitString' in the GA toolbox
I set the Population type as 'bitString' in the options structure but after running the ga solver values of my x are not binary ...

presque 11 ans il y a | 1 réponse | 0

0

réponse

Question


Element-By-Element Operations using Matlab
I wonder how to calculate the following sum using Element-By-Element Operations Matlab: ∑_(i=1)^4(u_i.[min(0,A_i.x-b_i ...

presque 11 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Integer constrained optimization using the "ga" (genetic algorithm) solver of MATLAB - can anyone help?
in the case of my optimization problem, both equality and inequality constraints are violated when i run the mixed integer solve...

presque 11 ans il y a | 0

Question


Integer constrained optimization using the "ga" (genetic algorithm) solver of MATLAB - can anyone help?
I tried to do mono-objective linear optimization subject to linear equality and inequality constraints and over binary decision ...

presque 11 ans il y a | 4 réponses | 1

4

réponses