├── README.md ├── appendMat.m ├── approxMPCTest.m ├── approxMPCTrain.m └── trainedNNData.mat /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/monimoyb/pd_polLearn/HEAD/README.md -------------------------------------------------------------------------------- /appendMat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/monimoyb/pd_polLearn/HEAD/appendMat.m -------------------------------------------------------------------------------- /approxMPCTest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/monimoyb/pd_polLearn/HEAD/approxMPCTest.m -------------------------------------------------------------------------------- /approxMPCTrain.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/monimoyb/pd_polLearn/HEAD/approxMPCTrain.m -------------------------------------------------------------------------------- /trainedNNData.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/monimoyb/pd_polLearn/HEAD/trainedNNData.mat --------------------------------------------------------------------------------