- 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 17 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.
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
-
Jakob Gabriel authored
misc.Gain(s): added inputType2sumblk() to ease creation of sumblk() with the Control Systems Toolbox, be creating a string [inputType(1) + inputType(2) + ... inputType(end)]
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
- 09 Jul, 2019 5 commits
-
-
Jakob Gabriel authored
- moved finiteDifferenceStencilBoundary to numeric.fd.stencilBoundary - added numeric.fd.matrix: implemented five point central finite differences scheme for 1st and 2nd order derivatives - unittests for both
-
-
Jakob Gabriel authored
numeric.finiteDifferenceStencilBoundary.m new function to calculate finite difference approximations at boundaries
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-