
Maria
Statistics
11 Questions
0 Answers
RANK
264 443
of 273 277
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
0
RANK
of 18 451
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 122 675
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
Content Feed
Question
How to solve "Conversion to logical from optim.problemdef.OptimizationEquality is not possible." ?
Hello! Hi, I have meet the problem in MATLAB using problem based optimization, my optimization variable is q_int , i have used ...
4 dagar ago | 1 answer | 0
1
answerQuestion
How to solve NLP Optimization problem ?
Hello everyone! I'm new in NLP solver, i'm wondering how to write appropriately my objective function also my variables and co...
14 dagar ago | 1 answer | 0
1
answerQuestion
How Can i transform condition into constraint equation?
Hello everyone! i'm asking if i can change a condition line command into equation in order to use it in my problem. The condit...
23 dagar ago | 1 answer | 0
1
answerQuestion
How to fill a vector and change its elements when reaching a specific element?
Hi all! i want to fill a row vector X=1*3600 as x(j+1)=x(j)+20, and elements of X should be 0<=x<=1000. for example : x(1)...
3 månader ago | 2 answers | 0
2
answersQuestion
How to sum previous columns before specific element ?
Hello! I have a row vector E(1,50), and I have a binary matrix A (20,50). In each row of A there is only "1". I want to add va...
4 månader ago | 1 answer | 0
1
answerQuestion
How to use "poissrnd" function?
Hello! I'm trying to use "poissrnd" function in order to generate an arrival of task each minute. But i use a time frame in se...
4 månader ago | 1 answer | 0
1
answerQuestion
Can i convert a binary matrix to a function?
Hello everyone! i have a binary matrix R(m*n), each row has multiple "1" , i want to optimize it in order to get only "1" in ea...
4 månader ago | 1 answer | 0
1
answerQuestion
How can i use round function to change decimal value to integer ?
Hi all! i used the function "round" in order to round values in matrix, but it does not display the required result. for exam...
5 månader ago | 1 answer | 0
1
answerQuestion
Can someone check my code ?
Hello! I have a binary matrix A (m*n),in each row i want to keep arbitrary just '1' in order to get sum in each row ="1" at fi...
5 månader ago | 1 answer | 0
1
answerQuestion
How to keep a specific value in binary matrix with column constraint?
Hello! i have a binary matrix A(10*10) , i want to return '1' to '0' to get a single one in each row. I'm wondering how I can...
5 månader ago | 2 answers | 0
2
answersQuestion
How can i combine 5 curves in one figure?
Hello! I have 5 figures, I want to combine the curves in such a way that only one curve can be seen . this is the code Xu=li...
5 månader ago | 1 answer | 0