diff --git a/IQClab_readme.m b/IQClab_readme.m index 1cf4f2f..5133d9d 100644 --- a/IQClab_readme.m +++ b/IQClab_readme.m @@ -1,5 +1,5 @@ disp('-------------------------------------------------------------------'); -disp(' IQClab v3.04 '); +disp(' IQClab v3.4.0 '); disp('-------------------------------------------------------------------'); disp('Thanks for considering IQClab, your gateway for robustness analysis'); disp('and control design. Please visit www.iqclab.eu for the user manual,'); diff --git a/auxiliary/fAugss.m b/auxiliary/fAugss.m index b62aa47..f4fe498 100644 --- a/auxiliary/fAugss.m +++ b/auxiliary/fAugss.m @@ -1,7 +1,7 @@ function Psi = fAugss(Psi,Phi,nr) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fBasis.m b/auxiliary/fBasis.m index 28a018e..e694dd1 100644 --- a/auxiliary/fBasis.m +++ b/auxiliary/fBasis.m @@ -1,8 +1,7 @@ function Phi=fBasis(l,pl,nr,type,Ts) - % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fBoundvar.m b/auxiliary/fBoundvar.m index 539668e..33e843a 100644 --- a/auxiliary/fBoundvar.m +++ b/auxiliary/fBoundvar.m @@ -1,7 +1,7 @@ function iqcprob = fBoundvar(iqcprob,var,bnd,scale) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fCleanupsys.m b/auxiliary/fCleanupsys.m index 1480ef0..539f737 100644 --- a/auxiliary/fCleanupsys.m +++ b/auxiliary/fCleanupsys.m @@ -1,7 +1,7 @@ function Gcleaned = fCleanupsys(G,threshold) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fCoprime.m b/auxiliary/fCoprime.m index 86a7219..10665e6 100644 --- a/auxiliary/fCoprime.m +++ b/auxiliary/fCoprime.m @@ -1,7 +1,7 @@ function [Cl,Cr] = fCoprime(G) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fCutFig.m b/auxiliary/fCutFig.m index cf7cdb8..07b87dc 100644 --- a/auxiliary/fCutFig.m +++ b/auxiliary/fCutFig.m @@ -1,7 +1,7 @@ function fCutFig(n,m) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fEigfac.m b/auxiliary/fEigfac.m index e1b7fe7..bc84abf 100644 --- a/auxiliary/fEigfac.m +++ b/auxiliary/fEigfac.m @@ -1,7 +1,7 @@ function [M,J,v,in] = fEigfac(P) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fHe.m b/auxiliary/fHe.m index c908ccd..521335c 100644 --- a/auxiliary/fHe.m +++ b/auxiliary/fHe.m @@ -1,7 +1,7 @@ function B = fHe(A) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fHinfbalreal.m b/auxiliary/fHinfbalreal.m index d038be4..2501a64 100644 --- a/auxiliary/fHinfbalreal.m +++ b/auxiliary/fHinfbalreal.m @@ -1,7 +1,7 @@ function [Gb,Tb,Tbi] = fHinfbalreal(G) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fIntkerext.m b/auxiliary/fIntkerext.m index 4342a83..a28a22d 100644 --- a/auxiliary/fIntkerext.m +++ b/auxiliary/fIntkerext.m @@ -1,7 +1,7 @@ function [a,b,c,d] = fIntkerext(A,B) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fInv.m b/auxiliary/fInv.m index a2afb80..ebb44e4 100644 --- a/auxiliary/fInv.m +++ b/auxiliary/fInv.m @@ -1,7 +1,7 @@ function B = fInv(A) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fInvproj.m b/auxiliary/fInvproj.m index 1a45dba..52cc71a 100644 --- a/auxiliary/fInvproj.m +++ b/auxiliary/fInvproj.m @@ -1,7 +1,7 @@ function X = fInvproj(A,B,P) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fJ.m b/auxiliary/fJ.m index 61743bd..e10368b 100644 --- a/auxiliary/fJ.m +++ b/auxiliary/fJ.m @@ -1,7 +1,7 @@ function d = fJ(a,b,c) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fJfac.m b/auxiliary/fJfac.m index 91794db..5f52cb3 100644 --- a/auxiliary/fJfac.m +++ b/auxiliary/fJfac.m @@ -1,7 +1,7 @@ function [M,J] = fJfac(P,ind) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fJt.m b/auxiliary/fJt.m index 451439b..1738240 100644 --- a/auxiliary/fJt.m +++ b/auxiliary/fJt.m @@ -1,7 +1,7 @@ function d = fJt(a,b,c) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fKron.m b/auxiliary/fKron.m index f7282f7..dd0f168 100644 --- a/auxiliary/fKron.m +++ b/auxiliary/fKron.m @@ -1,7 +1,7 @@ function C = fKron(A,B) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fLFTdata.m b/auxiliary/fLFTdata.m index 931f2e8..9fa2afb 100644 --- a/auxiliary/fLFTdata.m +++ b/auxiliary/fLFTdata.m @@ -1,7 +1,7 @@ function [M,d] = fLFTdata(uobject) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fLyapext.m b/auxiliary/fLyapext.m index 1b0f96c..a9f260b 100644 --- a/auxiliary/fLyapext.m +++ b/auxiliary/fLyapext.m @@ -1,7 +1,7 @@ function Xe = fLyapext(X,Y,type) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fMultiplext.m b/auxiliary/fMultiplext.m index 043ae57..841e7e5 100644 --- a/auxiliary/fMultiplext.m +++ b/auxiliary/fMultiplext.m @@ -1,7 +1,7 @@ function [Pe,Qe,Se,Re] = fMultiplext(Pp,Pd,type) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fOblkdiag.m b/auxiliary/fOblkdiag.m index 92e2057..0bf81c7 100644 --- a/auxiliary/fOblkdiag.m +++ b/auxiliary/fOblkdiag.m @@ -1,7 +1,7 @@ function Y = fOblkdiag(X,O1,O2) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fPEET.m b/auxiliary/fPEET.m index de3c4cb..aaad8a2 100644 --- a/auxiliary/fPEET.m +++ b/auxiliary/fPEET.m @@ -1,7 +1,7 @@ function W=fPEET(type,Delta_t,Delta_ts) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fQ.m b/auxiliary/fQ.m index 6241eed..0f54122 100644 --- a/auxiliary/fQ.m +++ b/auxiliary/fQ.m @@ -1,7 +1,7 @@ function B = fQ(A,P) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fRP.m b/auxiliary/fRP.m index 354c1a6..2a0862b 100644 --- a/auxiliary/fRP.m +++ b/auxiliary/fRP.m @@ -1,7 +1,7 @@ function [Bound,muinfo,RPmargin] = fRP(N,om,Usc) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fRS.m b/auxiliary/fRS.m index 1b5aba8..882e139 100644 --- a/auxiliary/fRS.m +++ b/auxiliary/fRS.m @@ -1,7 +1,7 @@ function [Bound,muinfo,RSmargin] = fRS(N,om) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fSchur.m b/auxiliary/fSchur.m index cfc62be..ebab7c5 100644 --- a/auxiliary/fSchur.m +++ b/auxiliary/fSchur.m @@ -1,7 +1,7 @@ function B = fSchur(A,T) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fSquare.m b/auxiliary/fSquare.m index 5cd7cce..da71498 100644 --- a/auxiliary/fSquare.m +++ b/auxiliary/fSquare.m @@ -1,7 +1,7 @@ function [Psih,Mh,Z,Rm] = fSquare(Psi1,Psi2,M,options) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fT.m b/auxiliary/fT.m index 5f6a41b..7ca1cdb 100644 --- a/auxiliary/fT.m +++ b/auxiliary/fT.m @@ -1,7 +1,7 @@ function [To,Ti] = fT(mo,mi,co,ci) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fVec.m b/auxiliary/fVec.m index b94c999..2525615 100644 --- a/auxiliary/fVec.m +++ b/auxiliary/fVec.m @@ -1,7 +1,7 @@ function x = fVec(A,type) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fW.m b/auxiliary/fW.m index 2565db6..7915c6a 100644 --- a/auxiliary/fW.m +++ b/auxiliary/fW.m @@ -1,7 +1,7 @@ function W=fW(tmax,glf,type,Ts) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fmultss.m b/auxiliary/fmultss.m index 1363043..07f4952 100644 --- a/auxiliary/fmultss.m +++ b/auxiliary/fmultss.m @@ -1,7 +1,7 @@ function G=fmultss(G1,G2) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fplantex.m b/auxiliary/fplantex.m index a87b7e9..3fd6025 100644 --- a/auxiliary/fplantex.m +++ b/auxiliary/fplantex.m @@ -1,7 +1,7 @@ function Mex=fplantex(M,IO,options) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fss2m.m b/auxiliary/fss2m.m index f503b32..6f2ae3b 100644 --- a/auxiliary/fss2m.m +++ b/auxiliary/fss2m.m @@ -1,7 +1,7 @@ function m = fss2m(sys) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/fsskron.m b/auxiliary/fsskron.m index 3e11d33..46f8c6a 100644 --- a/auxiliary/fsskron.m +++ b/auxiliary/fsskron.m @@ -1,7 +1,7 @@ function F = fsskron(G,nr) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/auxiliary/ftriang.m b/auxiliary/ftriang.m index 9c2a590..2f0bf51 100644 --- a/auxiliary/ftriang.m +++ b/auxiliary/ftriang.m @@ -1,7 +1,7 @@ function A=ftriang(A1,A2,A3,options) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_001.m b/demos/Demo_001.m index d96b1af..3db827b 100644 --- a/demos/Demo_001.m +++ b/demos/Demo_001.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_002.m b/demos/Demo_002.m index 7d1f99b..7a81840 100644 --- a/demos/Demo_002.m +++ b/demos/Demo_002.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_003.m b/demos/Demo_003.m index 15af439..1254a2f 100644 --- a/demos/Demo_003.m +++ b/demos/Demo_003.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_004.m b/demos/Demo_004.m index 97d2713..d0b4a99 100644 --- a/demos/Demo_004.m +++ b/demos/Demo_004.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_005.m b/demos/Demo_005.m index cd89c64..39a2fcd 100644 --- a/demos/Demo_005.m +++ b/demos/Demo_005.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_006.m b/demos/Demo_006.m index cc7e9c5..aa974a7 100644 --- a/demos/Demo_006.m +++ b/demos/Demo_006.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_007.m b/demos/Demo_007.m index cb96bac..328ea08 100644 --- a/demos/Demo_007.m +++ b/demos/Demo_007.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_008.m b/demos/Demo_008.m index afa054f..c333abd 100644 --- a/demos/Demo_008.m +++ b/demos/Demo_008.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_009.m b/demos/Demo_009.m index bae21b8..b0786fe 100644 --- a/demos/Demo_009.m +++ b/demos/Demo_009.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_010.m b/demos/Demo_010.m index ec00131..2577fc1 100644 --- a/demos/Demo_010.m +++ b/demos/Demo_010.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_011.m b/demos/Demo_011.m index 42b1d3e..089ad66 100644 --- a/demos/Demo_011.m +++ b/demos/Demo_011.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_012.m b/demos/Demo_012.m index a8933e6..dc892fa 100644 --- a/demos/Demo_012.m +++ b/demos/Demo_012.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_013.m b/demos/Demo_013.m index 488d0fb..1cf2acf 100644 --- a/demos/Demo_013.m +++ b/demos/Demo_013.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_014.m b/demos/Demo_014.m index fb4783b..34f10b0 100644 --- a/demos/Demo_014.m +++ b/demos/Demo_014.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/demos/Demo_015.m b/demos/Demo_015.m index 6f1d095..60bf325 100644 --- a/demos/Demo_015.m +++ b/demos/Demo_015.m @@ -1,6 +1,6 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcanalysis/iqcanalysis.m b/iqcanalysis/iqcanalysis.m index 1aad504..83f6e2c 100644 --- a/iqcanalysis/iqcanalysis.m +++ b/iqcanalysis/iqcanalysis.m @@ -1,7 +1,7 @@ function prob = iqcanalysis(M,Delta,varargin) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcanalysis/iqcinvariance.m b/iqcanalysis/iqcinvariance.m index 5e779ea..9085843 100644 --- a/iqcanalysis/iqcinvariance.m +++ b/iqcanalysis/iqcinvariance.m @@ -1,7 +1,7 @@ function prob = iqcinvariance(M,Delta,varargin) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcanalysis/mu2iqcanalysis.m b/iqcanalysis/mu2iqcanalysis.m index b3656c4..425f9cb 100644 --- a/iqcanalysis/mu2iqcanalysis.m +++ b/iqcanalysis/mu2iqcanalysis.m @@ -1,7 +1,7 @@ function [ga,info] = mu2iqcanalysis(uobject,order,varargin) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcanalysis/sensanalysis.m b/iqcanalysis/sensanalysis.m index 3da7b29..20a8b96 100644 --- a/iqcanalysis/sensanalysis.m +++ b/iqcanalysis/sensanalysis.m @@ -1,7 +1,7 @@ function out = sensanalysis(P,meth,N,plotonoff) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcprob/iqcassign.m b/iqcprob/iqcassign.m index 7915f4f..eba10ea 100644 --- a/iqcprob/iqcassign.m +++ b/iqcprob/iqcassign.m @@ -1,7 +1,7 @@ function obj = iqcassign(Delta,Multiplier,varargin) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcprob/iqcdec2mat.m b/iqcprob/iqcdec2mat.m index dc8cc01..f7ff1b4 100644 --- a/iqcprob/iqcdec2mat.m +++ b/iqcprob/iqcdec2mat.m @@ -1,8 +1,7 @@ function var = iqcdec2mat(iqcprob,var) - % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcprob/iqcdelta.m b/iqcprob/iqcdelta.m index 715ccd8..25c3609 100644 --- a/iqcprob/iqcdelta.m +++ b/iqcprob/iqcdelta.m @@ -1,7 +1,8 @@ classdef iqcdelta < matlab.mixin.SetGetExactNames -% ------------------------------------------------------------------------- + + % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcprob/iqcinvar.m b/iqcprob/iqcinvar.m index 5180e3a..3c6eeb0 100644 --- a/iqcprob/iqcinvar.m +++ b/iqcprob/iqcinvar.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcprob/iqclmi.m b/iqcprob/iqclmi.m index f2952e8..9ff9cb8 100644 --- a/iqcprob/iqclmi.m +++ b/iqcprob/iqclmi.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcprob/iqcprob.m b/iqcprob/iqcprob.m index 329086b..8fb8cca 100644 --- a/iqcprob/iqcprob.m +++ b/iqcprob/iqcprob.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcprob/iqcsolve.m b/iqcprob/iqcsolve.m index 8f9d34e..c935977 100644 --- a/iqcprob/iqcsolve.m +++ b/iqcprob/iqcsolve.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcprob/iqcvar.m b/iqcprob/iqcvar.m index f17374e..36e6b24 100644 --- a/iqcprob/iqcvar.m +++ b/iqcprob/iqcvar.m @@ -2,7 +2,7 @@ %-------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcsynthesis/fAWsyn.m b/iqcsynthesis/fAWsyn.m index 7356f24..48e3209 100644 --- a/iqcsynthesis/fAWsyn.m +++ b/iqcsynthesis/fAWsyn.m @@ -1,7 +1,7 @@ function [L,ga] = fAWsyn(Pl,nout,nin,options) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcsynthesis/fHinfsyn.m b/iqcsynthesis/fHinfsyn.m index 3c52865..bdc3973 100644 --- a/iqcsynthesis/fHinfsyn.m +++ b/iqcsynthesis/fHinfsyn.m @@ -1,7 +1,7 @@ function [K,ga,Xe] = fHinfsyn(Pl,nout,nin,options) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcsynthesis/fLPVsyn.m b/iqcsynthesis/fLPVsyn.m index 0fc905d..3e59724 100644 --- a/iqcsynthesis/fLPVsyn.m +++ b/iqcsynthesis/fLPVsyn.m @@ -1,7 +1,7 @@ function [K,ga] = fLPVsyn(Pl,Delta,nout,nin,options) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcsynthesis/fRobest.m b/iqcsynthesis/fRobest.m index 1e24f56..08b4550 100644 --- a/iqcsynthesis/fRobest.m +++ b/iqcsynthesis/fRobest.m @@ -1,7 +1,7 @@ function [E,ga] = fRobest(Pl,Delta,nout,nin,options) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcsynthesis/fRobsyn.m b/iqcsynthesis/fRobsyn.m index ee561a2..6e2271a 100644 --- a/iqcsynthesis/fRobsyn.m +++ b/iqcsynthesis/fRobsyn.m @@ -1,7 +1,7 @@ function [K,ga] = fRobsyn(Pl,Delta,nout,nin,options) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/iqcsynthesis/fWhinfsyn.m b/iqcsynthesis/fWhinfsyn.m index a6c035e..6450391 100644 --- a/iqcsynthesis/fWhinfsyn.m +++ b/iqcsynthesis/fWhinfsyn.m @@ -1,7 +1,7 @@ function [K,ga] = fWhinfsyn(Pl,W,nout,nin,options) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/mor/f2C21R.m b/mor/f2C21R.m index bd0f1b4..8c2d878 100644 --- a/mor/f2C21R.m +++ b/mor/f2C21R.m @@ -1,7 +1,7 @@ function Gr = f2C21R(G,w) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/mor/fBodePZ.m b/mor/fBodePZ.m index e498961..71c4816 100644 --- a/mor/fBodePZ.m +++ b/mor/fBodePZ.m @@ -1,7 +1,7 @@ function fBodePZ(w,fignr,G1,sty1,leg1,G2,sty2,leg2) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/mor/fBodemagPZ.m b/mor/fBodemagPZ.m index 136ad67..8150f57 100644 --- a/mor/fBodemagPZ.m +++ b/mor/fBodemagPZ.m @@ -1,7 +1,7 @@ function fBodemagPZ(w,fignr,G1,sty1,leg1,G2,sty2,leg2) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/mor/fMOR.m b/mor/fMOR.m index 12bc7fa..5be317f 100644 --- a/mor/fMOR.m +++ b/mor/fMOR.m @@ -1,7 +1,7 @@ function Gred = fMOR(G,w,T,n,disp) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/mor/fModRed.m b/mor/fModRed.m index 130c826..493ed81 100644 --- a/mor/fModRed.m +++ b/mor/fModRed.m @@ -1,8 +1,7 @@ function Go = fModRed(Gi,w) - % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/mor/fRFZP.m b/mor/fRFZP.m index e8fa6b3..7354ea9 100644 --- a/mor/fRFZP.m +++ b/mor/fRFZP.m @@ -1,7 +1,7 @@ function Gr = fRFZP(G,w) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/mor/fSmooth.m b/mor/fSmooth.m index 7c5d99b..664e82c 100644 --- a/mor/fSmooth.m +++ b/mor/fSmooth.m @@ -1,7 +1,7 @@ function Gr = fSmooth(G,w) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/release notes.txt b/release notes.txt index f1d8d92..a93caf5 100644 --- a/release notes.txt +++ b/release notes.txt @@ -1,19 +1,19 @@ -IQClab V3.04 +IQClab V3.4.0 - Changed licensing from creative commons CC BY-NC-ND 4.0 to CC BY-ND 4.0 - Added function sensanalysis for performing parametric sensitivity analysis - Added Demo_015 -IQClab V3.03 +IQClab V3.3.0 - Added function fRobest for synthesizing robust estimators - Added Demo_014 - Updated the function fYoulaSwitch -IQClab V3.02 +IQClab V3.2.0 - Fixed glitch in discrete time Zames-Falb multiplier (usbsr.m) - Included the option to consider discrete time systems with unspecified sampling time (i.e. Ts = -1) = Updated the uncertainty class usbsr the property 'OddEven' was replaced with 'Odd' -IQClab V3.01 +IQClab V3.1.0 - Added function iqcinvariance for invariance analysis - Added function mu2iqcanalysis for LTI IQC-analysis - Added discrete time Zames-Falb multiplier to uncertainty class usbsr @@ -23,5 +23,5 @@ IQClab V3.01 - Improved iqcvar class - Minor bug-fixes and other improvements -IQClab V3.00 +IQClab V3.0.0 - First release \ No newline at end of file diff --git a/switching/fYoulaSwitch.m b/switching/fYoulaSwitch.m index 6c90d12..eadece6 100644 --- a/switching/fYoulaSwitch.m +++ b/switching/fYoulaSwitch.m @@ -1,7 +1,7 @@ function [L,Q] = fYoulaSwitch(G,K,varargin) % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/uclass/udel.m b/uclass/udel.m index ec8e42d..e1a99bb 100644 --- a/uclass/udel.m +++ b/uclass/udel.m @@ -1,7 +1,8 @@ classdef udel < handle & matlab.mixin.SetGetExactNames + % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/uclass/ultid.m b/uclass/ultid.m index 8742aee..8734027 100644 --- a/uclass/ultid.m +++ b/uclass/ultid.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/uclass/ultis.m b/uclass/ultis.m index e29a549..5909cd7 100644 --- a/uclass/ultis.m +++ b/uclass/ultis.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/uclass/ultv.m b/uclass/ultv.m index 990cadc..869719a 100644 --- a/uclass/ultv.m +++ b/uclass/ultv.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/uclass/ultv_rb.m b/uclass/ultv_rb.m index 73ea2a1..42e2680 100644 --- a/uclass/ultv_rb.m +++ b/uclass/ultv_rb.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/uclass/ups.m b/uclass/ups.m index 51f3f27..4a2f62b 100644 --- a/uclass/ups.m +++ b/uclass/ups.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/uclass/usbsr.m b/uclass/usbsr.m index 778b6e5..c09ee42 100644 --- a/uclass/usbsr.m +++ b/uclass/usbsr.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0 diff --git a/uclass/usg.m b/uclass/usg.m index e484b28..226b47f 100644 --- a/uclass/usg.m +++ b/uclass/usg.m @@ -2,7 +2,7 @@ % ------------------------------------------------------------------------- % -% IQClab: Version 3.04 +% IQClab: Version 3.4.0 % Copyright: This is copyrighted material owned by Novantec B.V. % Terms: IQClab is available for non-commercial usage under a % Creative Commons (Attribution-NoDerivatives 4.0