Nicolas Ochmann
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
293,278
of 294,560
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,123
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,939
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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