![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11608268_1559535491176_DEF.jpg)
BOWEN LI
Followers: 0 Following: 0
Statistica
RANK
30.210
of 297.016
REPUTAZIONE
1
CONTRIBUTI
16 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
43.75%
VOTI RICEVUTI
1
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
how to build logical relationships between elements of two vectors?
Hi everyone. I have a question that how can i correlate the element in two matrices. For example that suppose i have a matrix A=...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
how to assign the equality relationship for the elements symmetry to the diagnoal of a matrix
Hi, I have a 4 by 4 matrix which is x0=[xo(1),xo(2),xo(3),xo(4) xo(5),xo(6),xo(7),xo(8) x0(9),xo(10),xo(11),xo(12) ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
why my ga yields very high fval while very low best penalty value?
Hi i am trying to solve a mixed integer program using ga, while my solution is not feasible but the fval is very strange. First,...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
why ga become infeasible after increasing the size of variables
Hi, I am trying to use ga to solve a mixed integer optimization problem. I have a problem that ga became infeasible after i enla...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
why ga generates different fval and penalty values
Hello everyone, I have a question when I check the result after i using GA on my integer (binary) minimization problem that the ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Why I receive a NaN value
Hi everyone, i met a problem when i try to check my following code which is a function file, when i try with some inputs, Matlab...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
Division by an OptimizationVariable not supported.
Hi everyone, I met a problem that in my equation, there is a part where includes a division of two optimization varaibles. For ...
oltre 5 anni fa | 1 risposta | 1
1
rispostaDomanda
error: Division by an OptimizationVariable not supported.
Hi everyone, I met a error mentioned in my title, however, i don't think my code could be organized by a solver-based approach. ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Is it possible for a 3D varaible to be used in a optimization problem
Hi everyone, I have a very straightforward question that is it possible to operate on a 3D optimization varibale by using optimi...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
multidimensional matrix optimization error
Hello everyone, I have an optimization variable y=optimvar('y',[4,1],'Type','integer','LowerBound',0,'UpperBound',1); and I...
oltre 5 anni fa | 1 risposta | 0
1
rispostaMILP - Multidimensional optimization
Hi, I am working on a similar question as yours, have you solved this question?
oltre 5 anni fa | 0
Domanda
How to loop a objective function using the optimization toolbox?
Hi everyone, I have a question that how can I put a "loop" structure in a optmization problem. In my problem I have two binary...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
How to make a matrix compose by seperate optimization variables
Hi everyone, I am thinking if it possible to put several optimizaiton variables into a matrix form. My optimization variable is...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
how to create a symmetric binary variable matrix
Hi, I am wondering how to get binary variable matrix that is symmetric to the diagonal. The matrix looks like this: [y1 y2 y3 ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to define a binary variable matrix
Hi, I'm trying to define a binary variable matrix that each row has the same outputs, but differs in different rows. For examp...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
how to iterate a binary variable matrix
Hi I have a matrix which is filled with binary variables, and in each iteration i want to get a new binary matrix with the same...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
how to iterate a matrix for multiple times
Hi I have a matrix, let's say, a random 5x5 matrix. In time period 1, it is a 5x5 random matrix, in time period 2, all element...
oltre 5 anni fa | 1 risposta | 0