photo

Nicolas Ochmann


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

7 years ago | 2 answers | 0

2

answers

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer