Ottimizzazione medica/ Medical optimization
(IT) : Ottimizzazione del piano terapeutico per la cura del diabete e dell'ipertensione.
(EN) : Optimization of the therapeutic plan for the treatment of diabetes and hypertension.
- Matlab
- Python
- code: script con algoritmi / scripts with algorithms
- data
- test_script: script per test automatici / script for automatic tests
(IT) :
- Per eseguire "BranchAndBound.mlx" apri in matlab e premi su run. Per eseguire "GA.py" esegui da cmd: python GA.py
- Per il testing automatico, settare l'apposito flag in "BranchAndBound.mlx" e "GA.py" ed eseguire con matlab e python "testBandB.m" e "testGA.py"
(EN) :
- To run "BranchAndBound.mlx", open it in MATLAB and press run. To execute "GA.py", run from cmd: python GA.py
- For automatic testing, set the appropriate flag in "BranchAndBound.mlx" and "GA.py" and run with MATLAB and Python "testBandB.m" and "testGA.py".
(IT) : Metodi di Ottimizzazione - facoltà magistrale di Ingegneria Informatica, ramo Automazione
(EN) : Optimization Methods - Master's degree in Computer Engineering, Automation branch