- 18 Sep, 2019 1 commit
-
-
Jakob Gabriel authored
-
- 17 Sep, 2019 1 commit
-
-
Jakob Gabriel authored
-
- 16 Sep, 2019 1 commit
-
-
Jakob Gabriel authored
-
- 06 Sep, 2019 4 commits
-
-
-
Jakob Gabriel authored
-
Simon authored
-
Simon authored
-
- 04 Sep, 2019 3 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
- 29 Aug, 2019 3 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
misc.Backstepping: bugfix for gradient of kernelInverse + unittest (thanks to Nicole for this hint!)
-
- 13 Aug, 2019 1 commit
-
-
Simon authored
correction in surfSparse. Was a bug that sometimes created strange peaks at a tip of the spatial area
-
- 12 Aug, 2019 1 commit
-
-
Simon authored
-
- 07 Aug, 2019 1 commit
-
-
Simon authored
-
- 31 Jul, 2019 1 commit
-
-
Simon authored
numeric.interpolant: added new evaluation function interpolant.eval that bevaves the same way as the griddedInterpolant. I.e., only if the arguments are passed in a cell array, they are interpreted as grid. If they are passed as a list, they need to have the same length and are evaluated pairwise. Patching the existing evaluate function is considered as not recommendable due to the missing downward compatibility.
-
- 26 Jul, 2019 2 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
- 25 Jul, 2019 2 commits
-
-
Jakob Gabriel authored
misc.constructorOf: call a classes constructor, without knowing in advance which constructor to call.
-
Jakob Gabriel authored
-
- 23 Jul, 2019 3 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
misc.ss some more functions that are useful for state space model based simulations, especially for large coupled systems.
-
Jakob Gabriel authored
-
- 19 Jul, 2019 3 commits
-
-
Jakob Gabriel authored
misc.ss.add2signalName: general function to add strings to InputName or OutputName of state-space-models ss()
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
- 16 Jul, 2019 2 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
- 13 Jul, 2019 1 commit
-
-
Jakob Gabriel authored
-
- 12 Jul, 2019 5 commits
-
-
Jakob Gabriel authored
quantity.Discrete: mtimes now uses transpose instead of ctranspose, and transposing is hidden in the names
-
Jakob Gabriel authored
misc.invertBacksteppingKernel: now the successive approximation is implemented locally in the function instead of using code that is not part of the library
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
- 11 Jul, 2019 2 commits
-
-
Jakob Gabriel authored
- setName() for setting names of all elements of a quantity array - transpose() for transposing quantities: now call by value and change of name - flipGrid() changes name now
-
Jakob Gabriel authored
-
- 10 Jul, 2019 3 commits
-
-
Jakob Gabriel authored
-
-
Jakob Gabriel authored
misc.ss.combineInputSignals: new function to automatically combine input signals that suite to the input names of a state space.
-