├── Boost_Converter.c ├── Boost_Converter.py ├── Boost_Converter_Math_Model.png ├── Boost_Converter_Model.slx ├── Boost_Converter_Plot.m ├── Boost_Converter_Report.pdf ├── Boost_Converter_Setup.m ├── README.md ├── boost_converter_mpc.py ├── boost_converter_new.py └── boost_converter_observer.py /Boost_Converter.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/Boost_Converter.c -------------------------------------------------------------------------------- /Boost_Converter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/Boost_Converter.py -------------------------------------------------------------------------------- /Boost_Converter_Math_Model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/Boost_Converter_Math_Model.png -------------------------------------------------------------------------------- /Boost_Converter_Model.slx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/Boost_Converter_Model.slx -------------------------------------------------------------------------------- /Boost_Converter_Plot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/Boost_Converter_Plot.m -------------------------------------------------------------------------------- /Boost_Converter_Report.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/Boost_Converter_Report.pdf -------------------------------------------------------------------------------- /Boost_Converter_Setup.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/Boost_Converter_Setup.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/README.md -------------------------------------------------------------------------------- /boost_converter_mpc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/boost_converter_mpc.py -------------------------------------------------------------------------------- /boost_converter_new.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/boost_converter_new.py -------------------------------------------------------------------------------- /boost_converter_observer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bueroingleuering/Boost_Converter/HEAD/boost_converter_observer.py --------------------------------------------------------------------------------