Feeds
提问
cvx matlab toolbox for a specific problem
i use cvx matlab toolbox to solve a non convex problem and it solved . I give you the code: n = 3; l=2*10^5 w=2*10^5 R=...
3 years 前 | 0 个回答 | 0
0
个回答提问
How to create a dynamic function handle?
I want to create a dynamic function handle. How to do?
3 years 前 | 1 个回答 | 0
1
个回答提问
Convert syms matrix to double
How to convert the matrix with syms in double. The use of double print error.
3 years 前 | 1 个回答 | 0
1
个回答提问
how to calculate the power of 2 in a symbolic expression?
s1,s2,s3 are syms I \want to calculate the power of 2 in a symbolic expression. The 'power' and '.^' dont calculate it.
3 years 前 | 1 个回答 | 0
1
个回答提问
i USE THE CODING FOR SHOW MULTIPLE CIRCLES, i observe changes when change the scale of window (change points which are inside circles) )
C=[39 41.2500000000000;34.3333333333333 93.6666666666667;85.3333333333333 57.6666666666667] X=[28 92; 44 96;45 61;87 66;18 7;44...
4 years 前 | 1 个回答 | 0
