photo

Ahmed Galal


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
33,502
of 301,252

声誉
1

贡献数
8 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 21,207

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,657

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 1

1

个回答

提问


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 ...

5 years 前 | 3 个回答 | 0

3

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 2 个回答 | 0

2

个回答

提问


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 ...

5 years 前 | 1 个回答 | 0

1

个回答