Community Profile

photo

Ahmed Galal


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How can calculate the matrix inverse
How can calculate R in the following equation in MATLAB C=D*R*D' % C, D, D' are square matrices, D' is the transpose of D

3 years ago | 1 answer | 0

1

answer

Question


How to calculate the coefficients of a line in the standard form
I need a MATLAB code to calculate A, B, and C in Ax+By+C=0 considering two points x1=-2; x2=3; y1=4; y2=-5 Thanks

3 years ago | 1 answer | 0

1

answer

Question


line calculations using its known coordinates
Hello every one How to calculate the angle between two lines (lines have known coordinates) Thanks

3 years ago | 1 answer | 1

1

answer

Question


When is minimum p-norm solution independent of p?
I have created three optimization models for the same objective function but different norms-L1, L2, Linf- and subjected to the ...

3 years ago | 3 answers | 0

3

answers

Question


I need to perform optimization based on the attached models
Please find the attached file

3 years ago | 0 answers | 0

0

answers

Question


Hello everyone, I have a question in optimization
Please find the attached question

3 years ago | 1 answer | 0

1

answer

Question


Hello every one, I have a question related to approximation of functions based on norms
How can I approximate this function and its constraint using L1, L2, and L∞ to perform the optimization process using fmincon MA...

3 years ago | 2 answers | 0

2

answers

Question


How to use linear and quadratic programming to optimize w to solve the following problem
How to use linear and quadratic programming to optimize w to solve the following problem Minimize ‖-(r0+R1 w)‖ Subject to γ^T ...

3 years ago | 1 answer | 0

1

answer