- 20 Jun, 2019 2 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
misc.simulationOuput2Quantity.m and misc.setSsSignalName.m: new function to enease use of large state-space-models (ss())
-
- 19 Jun, 2019 1 commit
-
-
Jakob Gabriel authored
-
- 18 Jun, 2019 6 commits
-
-
Jakob Gabriel authored
quantity.Symbolic.int(): if symbolic solution can not be found, then cumInt of quantity.Discrete is used instead
-
-
Jakob Gabriel authored
- added cumInt() that behaves as Discrete method but only calls int() of Symbolic - fixed plus for quantities with different variables - deleted minus since minus in parent class Discrete calls plus() of Symbolic, hence an additional implementation of minus in Symbolic was not necessary.
-
Simon authored
-
-
Simon authored
surfSparse-Funktion geschrieben, um 2D-Funktionen, deren Rand durch NaNs begrenzt wird, möglichst glatt plotten zu können. Ist zugeschnitten auf plot von G und H von parabolischen Systemen, aber kann generell verwendet werden
-
- 17 Jun, 2019 1 commit
-
-
Jakob Gabriel authored
misc.dominantEigenvalue.m new function that finds the dominant eigenvalue (max real part, if there are multiple eigenvalues with same real part, than that with maximum absolute imaginary part is returned).
-
- 14 Jun, 2019 9 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
-
Jakob Gabriel authored
-
Simon authored
Bugfix isequalF: wenn anonyme Funktionen geändern werden, sind die alten manchmal nicht mehr vorhanden und Matlab kann sie nicht ausführen!
-
Simon authored
-
- 13 Jun, 2019 3 commits
-
-
-
Jakob Gabriel authored
- previously for gridNames with more than one char, int was called recursivley (for 'zeta', int was called for ('z', 'e', 't', 'a'). Fixed that. - yet, int does not consider inputs for integral bounds that do not coincide with the bounds of the grid. hence now a assertion informs about that problem if different bounds specified by inputs.
-
Simon authored
Bugfix isequalF, update mesh_sparse um weitere Parameter an Plotfunktionen zu übergeben. Funktion zum asntändigen Plotten einer unteren Dreicksmatrix erstellt
-
- 12 Jun, 2019 16 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
-
Jakob Gabriel authored
-
-
Simon authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Simon authored
-
Simon authored
-
Simon authored
-
Simon authored
-
- 11 Jun, 2019 2 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-