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

