- 23 May, 2019 3 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
*) Allow to set empty quantity.Discrete objects with certain size *) added the isConstant property for the quantity.Discrete *) Implemented a cast to the quantity.Operator object *) Implemented a cast of empty quantity.Discretes to quantity.Symbolics *) Fixed bug in "on()" for constant quantities *) Fixed some functions to work with empty quantities *) Added a settings object to use global settings *) plot function returns now an array of the figure handles *) Re-implementation of the quantity.Operator object
-
Jakob Gabriel authored
-
- 21 May, 2019 2 commits
-
-
Jakob Gabriel authored
quantity.Symbolic: Bugfixes in subs and abs, inv, exp, expm... this constructor is really messy for constant values
-
Jakob Gabriel authored
- minor bugfixes in: obj2value, vec2diag, cumInt - comments in: plus, int, greek2tex
-
- 17 May, 2019 3 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
Discrete.plus(): somehow I found a combination, for which plus didn't work... fixed it and created unittests
-
- 16 May, 2019 4 commits
-
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
numeric gradient_on_2d_triangular_domain.m: improved. had some problems at boundary z=zeta. Now the boundary values are simply calculated using a for-loop
-
Ferdinand Fischer authored
-
- 15 May, 2019 8 commits
-
-
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
Changed concatenation of quantity.Discrete See merge request !1
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
Added the ability to concatenate quantity.Discrete objects with numerical values. In this case, for the numerical value a quantity.Discrete object is initialized.
-
Ferdinand Fischer authored
in my eyes the concatenation of arrays should not change properties of the objects and should also not create new instances. This has to be done before the concatenation or in a special version.
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
This functions seemed to be depricated.
-
- 14 May, 2019 6 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
- bugfix in get.grid() - horzcat, vertcat, cat now ensure, that grid and gridName of all quantities to be concatenated are compatible, by changing the grid to the finest grid.
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
Initial checkin of the matlab library for the control and faultdiagnosis of infinite dimensional systems
-