- 05 Apr, 2020 1 commit
-
-
Ferdinand Fischer authored
Extend the check of isConstant to values that also have a grid. By this, some computations can be simplified.
-
- 04 Apr, 2020 6 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
Changed verification of error messages in unittests.quantity.testDiscrete/testDiffConstant2d because matlab changed error identifiers in R2020a to R2019b
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
- 03 Apr, 2020 2 commits
-
-
-
Jakob Gabriel authored
-
- 02 Apr, 2020 7 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
misc.jordanReal: new function for transforming a dynamic matrix into Jordan form with real sub-block-matrices + some adaptions in methods that use this method now
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
it is now adopted to the implementation of the quantity.Discrete/int/cumInt
-
Ferdinand Fischer authored
Add a specification for boundary values in quantity.Domain
-
- 01 Apr, 2020 2 commits
-
-
Jakob Gabriel authored
quantity.Domain: new methods real and imag
-
Jakob Gabriel authored
-
- 31 Mar, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 30 Mar, 2020 1 commit
-
-
Ferdinand Fischer authored
quantity.Discrete/zeros will return an empty array if the requested size for zeros contains 0 as size. quantity.Discrete/compose works on quantities defined on quantity.EquidistantDomain
-
- 27 Mar, 2020 2 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
- 25 Mar, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 24 Mar, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 23 Mar, 2020 5 commits
-
-
Ferdinand Fischer authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
-
Jakob Gabriel authored
-
- 22 Mar, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 20 Mar, 2020 1 commit
-
-
Jakob Gabriel authored
- misc.unique4cells: new function similar to unique, but works for arbitary cells - misc.getMinimalInternalModel: new function to calculate minimal internal model as state space
-
- 19 Mar, 2020 2 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
- ode45 seems to be more precise for this kind of problems then ode15s - successive approximation - faster implementation for the case that the integral term can be neglected
-
- 18 Mar, 2020 1 commit
-
-
Jakob Gabriel authored
misc.solveVolterraIntegroDifferentialIVP: new script to solve a system of volterra integro differential initial value problems
-
- 17 Mar, 2020 2 commits
-
-
Jakob Gabriel authored
quantity.Discrete & Symbolic: bugfixes because of string inputs in plot + Symbolic.subs + Symbolic.gridName2variable
-
Jakob Gabriel authored
-
- 16 Mar, 2020 3 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
- 10 Mar, 2020 1 commit
-
-
Ferdinand Fischer authored
Change the parameter order of quantity.*/diff Now, the domain name wrt which the derivative should be taken is the second argument and the order of the derivative is the third. speed up of the unittest utilizing setupOnce
-