Feeds
提问
Sort rows of a matrix
Hello, I would like to sort the rows of a matrix depending on the values of each row. So i sould sort the rows based on the fi...
5 years 前 | 1 个回答 | 0
1
个回答提问
Differentiation with str2sym
Hello, I am trying to differentiate usinf str2sym but i seem to get some errors. Here is the code: clear all y(1) = str2sym...
5 years 前 | 1 个回答 | 0
1
个回答提问
fmincon stopped... Converged to an infeasible point
I can not figure out why i get this error. I attach my code. Files are attached above. nlcon.m are my constraints obj.m is my...
6 years 前 | 0 个回答 | 0
0
个回答提问
fmincon: Complex optimization, output error
Hello, I am trying to implement a minimization problem provided in this paper (see "Main_Article" in the attachment). More speci...
6 years 前 | 0 个回答 | 0
0
个回答提问
Use a matrix x0 as input in fmincon?
Hello, I was wondering if it is possible to set uo my array x =[ x1, x2, x3, ...., xn] in matrix form and still use fmincon. Fo...
6 years 前 | 1 个回答 | 0