20
0

28 Commits

Author SHA256 Message Date
dimstar_suse 4d99154c0f Accepting request 1348997 from science
OBS-URL: https://build.opensuse.org/request/show/1348997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=14
2026-04-25 19:36:14 +00:00
StefanBruens c114464b31 - Update to version 4.2.1:
* fix installing when mkoctfile has spaces in its path
    response for tf systems
- Update to version 4.2.0:
  * from Octave 11 on, the control package documentation is
    included into the documentation browser of the GUI when the
    package is loaded
  * pade: new function for pade approximation of time delays by
    poles and zeros
  * bdschur: new function for block diagonalization of a matrix
    using SLICOT routine MB03RD
  * nichols: grid with contours of constant close-loop magnitude
    and phase
  * bode: legend, title and similar commands after a bode plot
    are now affecting the first plot (magnitude), not the second
  * bode/margin: improved handling of poles and zeros on
    imaginary axis, more robust computation of the phase
  * allow real-valued gain matrix as input for system data access
    functions like tfdata, ssdata etc. which is then interpreted
    as static-gain system
- Update to version 4.1.3:
  * tf: Improve accuracy of transfer function from state space
    models by reusing an own version of the SLICOT function TB01ZD,
    which was removed in release 4.0.0
  * connect: Added examples in the help text
  * hinfsyn: check for more assumptions before calling SLICOT
    routine
  * sgrid: fixed resizing (issue #15) and improved zeta-values for
    automatic selected lines of constant damping
  * build system: removed tests for old is_numeric (and similar)
    symbols

OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=25
2026-04-23 19:09:36 +00:00
anag_factory 9ae1a355df Accepting request 1301557 from science
OBS-URL: https://build.opensuse.org/request/show/1301557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=13
2025-08-27 19:34:58 +00:00
StefanBruens 2b9e34d8d1 Accepting request 1301339 from home:StefanBruens:branches:science
- Update to version 4.1.2:
  * estim: new input argument type for a delayed or current version
    of a discrete-time estimator using last or current output
    measurements for current state estimation
  * kalman: adding type input argument for discrete-time filters
    (see estim), consistent default values for input arguments
  * added more test, like, e.g. estim, kalman and ssdata
  * hinfsyn: more comprehensive help text
  * margin: fix of wrong phase margin if outside +/- 180 degree
  * rlocusx: improved colors
- Update to version 4.1.1:
  * more robust test in impulse and cfconred
  * fix possibly missing deprecated LAPACK routine DGEGS
  * input parameter checking for NaN and Inf in oct-files in order
    to prevent Octave from hanging (bug #66669)
  * ss: state space from MIMO transfer function 'tfsys' numerically
    more robust (bug #66651)
  * lyap (A,Q) also for non-symmetric Q (bug #66567)
  * fix time responses (step, impulse, ...) if requested for
    multiple systems and on Octave versions prior to Octave 8
- Update to version 4.1.0:
  * lqg, lqgtrack, lqgreg, reg: new functions for linear dynamic
    output feedback design including estimator and state feedback
  * lqry, lqi: new linear quadratic regulator design function,
    output weighting and with integral part
  * c2d: impulse invariant discrete-time models for MIMO systems
    and state space representations
  * New algorithm for imp_invar, also allowing MIMO systems
  * tfdata: returning coefficient lists of same length for
    numerator and denominator (bug #43947)
  * allow time responses (like, e.g. stepor impulse) for
    several systems with different sizes

OBS-URL: https://build.opensuse.org/request/show/1301339
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=23
2025-08-27 12:28:23 +00:00
anag_factory c913ab4411 Accepting request 1179875 from science
OBS-URL: https://build.opensuse.org/request/show/1179875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=12
2024-06-11 16:29:41 +00:00
badshah400 1e8c22d664 Accepting request 1178411 from home:simonlm:branches:science
Update to version 4.0.1

OBS-URL: https://build.opensuse.org/request/show/1178411
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=21
2024-06-11 03:53:32 +00:00
dimstar_suse 7a1d280cd1 Accepting request 1137145 from science
OBS-URL: https://build.opensuse.org/request/show/1137145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=11
2024-01-06 17:32:57 +00:00
badshah400 33c63f9a36 Accepting request 1137105 from home:StefanBruens:branches:science
- Update to version 3.6.1:
  * use current version of the SLICOT-Reference routines v5.8
    from Github
  * fixed phase in bode plot for system with poles/zeros at
    the origin
  * fixed duration of time responses like step for systems with
    oscillations ans improved graphical output

OBS-URL: https://build.opensuse.org/request/show/1137105
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=19
2024-01-05 18:43:45 +00:00
dimstar_suse 5de36805db Accepting request 1136484 from science
OBS-URL: https://build.opensuse.org/request/show/1136484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=10
2024-01-03 11:33:01 +00:00
badshah400 d90be5e1fc Accepting request 1136445 from home:StefanBruens:branches:science
- Update to version 3.6.1:
  + Bugfix: numeric constants are converted into proper lti
    systems before being interconnected to discrete time-systems
- Update to version 3.6.0:
  + zgrid: new function for grid lines with constant eigenfrequency
    and damping for discrete-time pole/zero maps
  + pzamp: added unit circle (for discrete-time) systems and axes
    to the pole/zero maps
  + allow discrete-time purely static gain systems with a
    sampling time
  + added metainfo file octave-control.metainfo.xml
- Update to version 3.5.2:
  + fix build errors when installing in Octave 6
- Update to version 3.5.1:
  + fix build errors when installing in Octave 9
  + more robust tests for some model reduction and identification
    functions

OBS-URL: https://build.opensuse.org/request/show/1136445
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=17
2024-01-03 10:38:02 +00:00
dimstar_suse 2536882aba Accepting request 955923 from science
OBS-URL: https://build.opensuse.org/request/show/955923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=9
2022-02-18 22:03:11 +00:00
StefanBruens 73c5bd3254 Accepting request 955139 from home:badshah400:branches:science
Update to version 3.4.0

OBS-URL: https://build.opensuse.org/request/show/955139
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=16
2022-02-18 17:04:29 +00:00
dimstar_suse f392a9d4e4 Accepting request 920810 from science
OBS-URL: https://build.opensuse.org/request/show/920810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=8
2021-09-22 20:12:56 +00:00
badshah400 4d82e71213 Accepting request 919152 from home:badshah400:branches:science
* Update to version 3.3.1.
* Drop control-gcc-errors.patch: No longer required as fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/919152
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=15
2021-09-22 07:37:46 +00:00
dimstar_suse 02457e78fc Accepting request 751199 from science
OBS-URL: https://build.opensuse.org/request/show/751199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=7
2019-11-28 09:14:03 +00:00
Ana Guerrero e650e86afa Accepting request 751157 from home:StefanBruens:branches:science
- Update to version 3.2.0
  * new function sgrid
  * New function: ss2ss
  * Fixed many warnings
  * added demos to rlocus, pzmap, bode, nichols, nyquist, impulse, lsim,
    ramp and step
  * improved pzmap to plot with only zeros
- Update to version 3.1.0
  * New function: damp
  * Changed nelem to numel and length to numel to remove the warnings
    during installation.
  * The Impulse section has been rewritten, and a new file - imp_invar.m -
    added. The old system tried to use the "zoh" to get an impulse response
    but that is impossible.
  * The new function "imp_invar.m" converts a Laplace tranfer function
    to a discrete tranfer function.
  * New functions: acker, dsort, esort.
  * Function lsim now plots inputs as well.
  * Class 'ss' should now work with complex inputs.
  * Extend nyquist plots.
  * Fixed warnings with newer Octave versions.

OBS-URL: https://build.opensuse.org/request/show/751157
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=13
2019-11-27 08:14:01 +00:00
dimstar_suse 1b0ca14619 Accepting request 341862 from science
1

OBS-URL: https://build.opensuse.org/request/show/341862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=6
2015-11-02 11:55:20 +00:00
Dmitry_R 7ef67bdd8a Accepting request 341860 from home:Dmitry_R:branches:science
- Update to version 3.0.0
  * Substantial parts of the most vital internals have been rewritten
    and streamlined in order to improve compatibility and reliability.
  * LTI models:
    Improved handling of key-value pairs in all constructors for LTI models.
    Support inheritance of LTI properties in many variations.
    Accept [] as an alias for unspecified sampling time (Ts = -1).
    Automatic vector expansion for input and output names.
  * dss
    Fixed a long-standing but undiscovered bug where 'dss (sys)'
    overwrites sys.e with an identity matrix even if sys.e was not empty.
  * ss
    Support for the special cases has been added.
  * tf, zpk, filt
    Restrict transfer function variable to the candidates 's', 'p' for
    continuous-time and 'z', 'q', 'z^-1', 'q^-1' for discrete-time models.
  * bode, bodemag, nichols, nyquist, sigma
    It is now possible to specify a frequency vector of length 1.
  * step, impulse, initial, ramp
    The time response functions now raise an error or warning if invalid
    arguments are passed to them.  As it was the case for frequency response
    functions, they used to simply ignore invalid arguments.
  * lsim
    Support logical arrays as input signal.  Before, logical arrays were
    simply ignored without notice, which could lead to unexpected results.
    Additionally, lsim received the same improvements as the other time and
    frequency response functions regarding invalid arguments.
  * pzmap
    Improved argument checks.
  * augstate

OBS-URL: https://build.opensuse.org/request/show/341860
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=11
2015-10-31 20:12:45 +00:00
dimstar_suse 377463700a Accepting request 336042 from science
1

OBS-URL: https://build.opensuse.org/request/show/336042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=5
2015-10-06 11:26:28 +00:00
Dmitry_R 7ef3cb1c50 Accepting request 336040 from home:Dmitry_R:branches:science
- Update to versiob 2.8.5
  * Bug fixes
  * Matlab compatibility improvements

OBS-URL: https://build.opensuse.org/request/show/336040
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=9
2015-10-03 08:48:55 +00:00
dimstar_suse 25f5e793f9 Accepting request 330098 from science
1

OBS-URL: https://build.opensuse.org/request/show/330098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=4
2015-09-11 07:04:05 +00:00
Dmitry_R 30e7b96b61 Accepting request 330097 from home:Dmitry_R:octave
OBS-URL: https://build.opensuse.org/request/show/330097
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=7
2015-09-09 18:31:01 +00:00
Stephan Kulow ff0af7c725 Accepting request 315502 from science
- Update to version 2.8.3
  * Bug fixes and minor changes

OBS-URL: https://build.opensuse.org/request/show/315502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=3
2015-07-12 20:52:57 +00:00
Dmitry_R e4857e04d3 - Update to version 2.8.3
* Bug fixes and minor changes

OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=5
2015-07-07 17:55:58 +00:00
dimstar_suse d3194ba289 Accepting request 312832 from science
1

OBS-URL: https://build.opensuse.org/request/show/312832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=2
2015-06-23 09:58:44 +00:00
Dmitry_R 587f61d505 Accepting request 312831 from home:Dmitry_R:octave
OBS-URL: https://build.opensuse.org/request/show/312831
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=3
2015-06-20 11:06:28 +00:00
Stephan Kulow a8952c5135 Accepting request 310955 from science
Part of Octave-Forge project

OBS-URL: https://build.opensuse.org/request/show/310955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/octave-forge-control?expand=0&rev=1
2015-06-16 13:10:34 +00:00
Dmitry_R 035876435b osc copypac from project:home:Dmitry_R:octave package:octave-forge-control revision:2
OBS-URL: https://build.opensuse.org/package/show/science/octave-forge-control?expand=0&rev=1
2015-06-06 20:12:49 +00:00