Feeds
질문
Formulating maximization problem subject to null-space constraint
I have a maximization problem subjected to a null-space constraint in the form: Q = max f(x); subject to: Nullspace(P(x)*H')...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Fixing a value inside the objective function while using FMINCON
Hi, I am using 'fmincon' inside a script 'Script.m' optimizing the output of the function 'cost_simplified' based on the indepe...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Check if any elements of cell array are equal ?
Suppose if I have cell array a{1}=[1 1 0]; a{2}=[0 0 0]; a{3}=[0 0 0]. I want to check if any elements of the cell array are equ...
6년 초과 전 | 답변 수: 3 | 0
3
답변질문
Draw a circle inside a convex hull with its centre at the origin.
I am trying to draw a circle inside a convex hull with its centre at the origin. I have attached the code generating the points...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
Solve system of equations and inequalities with multiple solutions?
How to solve a system of equations and inequalities with many solutions? I have the following set of equations: a + b + c = 4 ...
대략 7년 전 | 답변 수: 3 | 0
3
답변질문
Getting the values from the curve fitted model
Is there a way i can get the new values of the datas ( x and y) from the curve fitted model?
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to change orientation of the frames in a simscape multibody model?
Hi , i am stuck in trying to change the orientation of the frames in simscape multibody. I am trying to specify motion to the jo...
7년 초과 전 | 답변 수: 1 | 0
