photo

Omar Morsy


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
36,141
of 300,674

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 21,041

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,032

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


plotting a 2D truss
I have 38 nodes and 91 members in my truss. I have a column vector called X which is (38x1) containing the x coordinates of the ...

3 years ago | 1 answer | 0

1

answer

Question


Using the output of a ready function as a constraint
My objective finction is L*A (dot product). I want to optimze my variables which are in matrix (A). But the elemnts of the outp...

4 years ago | 1 answer | 0

1

answer

Question


constrain variables to a set of values
I have two questions. My objective finction is L*A (dot product). I want to optimze my variables which are in matrix (A). But ...

4 years ago | 1 answer | 1

1

answer

Question


Use a ready p-file to operate on matrices
I have 345 matrices(S). So, I have from S1 to S345. I have a ready pfile function that operates on S. I want to make a loop to m...

4 years ago | 1 answer | 0

1

answer

Question


I want to make a matrix for each change of value
I have a matrix S=ones(1x345) and I want to change the first value only of S, which is S(1,1) = 2 then save that matrix seperate...

4 years ago | 1 answer | 0

1

answer

Question


How can I replace multiple indices of a matrix with specific values?
I have a zero matrix B with dimensions 500x5000 I want to replace some elements with a specific value and other elements with a...

4 years ago | 2 answers | 0

2

answers