├── EI.m ├── LICENSE ├── README.md ├── RUNME.m ├── datagen.m ├── evalMu.m └── pf.m /EI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/compops/gpo-ifac2014/HEAD/EI.m -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/compops/gpo-ifac2014/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/compops/gpo-ifac2014/HEAD/README.md -------------------------------------------------------------------------------- /RUNME.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/compops/gpo-ifac2014/HEAD/RUNME.m -------------------------------------------------------------------------------- /datagen.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/compops/gpo-ifac2014/HEAD/datagen.m -------------------------------------------------------------------------------- /evalMu.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/compops/gpo-ifac2014/HEAD/evalMu.m -------------------------------------------------------------------------------- /pf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/compops/gpo-ifac2014/HEAD/pf.m --------------------------------------------------------------------------------