Feeds
질문
How to make a break in an axis?
Hi everybody? I would like to plot the eigenvalues of a matrix as follows: plot(eig(A)); This works, however does anybo...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to set state space conditions?
Hi everybody, does anybody know how to set limits for the state variables in a state space model? Basically I would like to s...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
Time delay spefic matrix in state space form
Hi everybody, does somebody know how a time delay can be applied to a specific matrix in a state space form? In fact, I would...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Time delay spefic matrix in state space form
Hi everybody, does somebody know how a time delay can be applied to a specific matrix in a state space form? In fact, I would...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to change line specifications for frequency response?
Hi everybody, I would like to plot a response to an initial condition in the frequency domain such as: initial(G1,initi...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to insert values into parameter and not function
Hi everybody, I hope somebody can help me out: I want to create a constraint function for fmincon with an input x which compr...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to change step size of fmincon?
Hi everybody, does anyone know how the step size of fmincon can be changed? Thanks in advance, Nicolas
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Function: From multiple variables as input to vector input
Hi everybody, I have the following problem: I have a function such as: fun = @(x1,x2)100*(x2-x1^2)^2+(1-x1)^2 However, I n...
8년 초과 전 | 답변 수: 1 | 0
