- 10 Jul, 2019 16 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
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
-
- 08 Jul, 2019 8 commits
-
-
-
Jakob Gabriel authored
quantity.example: comments
-
Ferdinand Fischer authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
quantity.example: add illustrative example for scalars and a volterra integral of 2nd kind for 2x2 kernels
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
- 05 Jul, 2019 10 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
-
Jakob Gabriel authored
new: misc.getfield for hierarchical structs, example: myStruct.topLevel.lowerLevel.data == misc.getfield(myStruct, 'topLevel.lowerLevel.data')
-
Jakob Gabriel authored
-
Jakob Gabriel authored
misc.Parser: added dependend property UnmatchedNameValuePair (helpful for inserting remaining inputs to a method called within the current method)
-
- 03 Jul, 2019 1 commit
-
-
Jakob Gabriel authored
-