Stephan Scholz
Stephan Scholz
Hi all :) After calculating an ODE solution ```julia sol = solve(...) ``` I try to get my data with ```julia sol[N] ``` This does only work if `N` is...
If I want to determine the phase at some frequency using bode(G, w) with w as a 1-element vector, bode() only returns values in the interval (-180°, 180°). This is...
Hey, in your docs the links ("This problem can be found here.") of the Beam Problem and HyperSensitive are broken. HyperSensitive leads to the Brachistochrone Problem (gpops2.com) and the Beam...