Dalia ElNakib
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
223 697
of 295 467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
Feeds
Question
How to run please this example perfectly to get optimal solution .. Thank you
f = [0 ; - 10 ; 0 ; - 6; - 20] ; A = [1 0 0 0 0 ; 0 1 0 0 0 ; 0 0 1 0 0 ; 0 0 0 1 0 ; 0 0 0 0 1] ; B ...
mer än ett år ago | 2 answers | 0
2
answersQuestion
To know the Exact Code Please To Run this Example: (optimization linprog)
Dear Eng. I'm trying to solve this attached problem as Assignment using linprog Code Then it will be solved through: h(1) = 0...
mer än ett år ago | 0 answers | 0
0
answersQuestion
How To multiply this Formula to run this code Please
Dear Eng. How I can formulate this as either vectors or numeric only to unify the folmlua A(i,:) = A(i,:) + h(i)*[0, on...
mer än ett år ago | 1 answer | 0
1
answerQuestion
To write perfectly this command: A(i,:) = A(i,:) + h(i)*[0, ones(1,i-1), 0, ones(1,n-i)];
Please I need to express this command perfectly: A(i,:) = A(i,:) + h(i)*[0, ones(1,i-1), 0, ones(1,n-i)]; In order to R...
mer än ett år ago | 1 answer | 0