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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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
4년 초과 전 | 답변 수: 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년 전 | 답변 수: 3 | 0
3
답변질문
I need to perform optimization based on the attached models
Please find the attached file
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Hello everyone, I have a question in optimization
Please find the attached question
대략 5년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

