dynamo

所属分类:matlab编程
开发工具:matlab
文件大小:0KB
下载次数:0
上传日期:2019-04-26 18:28:29
上 传 者sh-1993
说明:  一个用于动态编程(DP)和自适应建模的近似动态编程(ADP)的模块化MATLAB工具包...
(A modular MATLAB toolkit for Dynamic programming (DP) and Approximate Dynamic Programming (ADP) for Adaptive Modeling and Optimization)

文件列表:
LICENSE (3783, 2018-06-25)
docs/ (0, 2018-06-25)
docs/Makefile (8064, 2018-06-25)
docs/conf.py (9688, 2018-06-25)
docs/dynamo.DP.rst (51, 2018-06-25)
docs/dynamo.parDP.rst (60, 2018-06-25)
docs/index.rst (175, 2018-06-25)
docs/make.bat (7451, 2018-06-25)
example/ (0, 2018-06-25)
example/Storage_Size_for_PV/ (0, 2018-06-25)
example/Storage_Size_for_PV/FlexDesign_StoragePV_DP.xlsx (129634, 2018-06-25)
example/Storage_Size_for_PV/Palmintier et al. - 2016 - Design Flexibility for Uncertain Distributed Gener.pdf (618327, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvDecisionApply.m (931, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvDecisionSet.m (1513, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvDecisionValue.m (2952, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvOps.m (3623, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvOpsRaw.m (1613, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvRandomApply.m (1019, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvRandomValue.m (839, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvSetupParams.m (6776, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvSetupProblem.m (6276, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvSetupStates.m (1234, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePvTerminalValue.m (673, 2018-06-25)
example/Storage_Size_for_PV/SimpleStoragePv_demo.m (16860, 2018-06-25)
example/Storage_Size_for_PV/jeromq-0.2.0.jar (195461, 2018-06-25)
example/Storage_Size_for_PV/zmq_client.m (647, 2018-06-25)
example/inventory/ (0, 2018-06-25)
example/inventory/InvDecisionApply.m (690, 2018-06-25)
example/inventory/InvDecisionCost.m (1294, 2018-06-25)
example/inventory/InvDecisionSet.m (1023, 2018-06-25)
example/inventory/InvOps.m (2029, 2018-06-25)
example/inventory/InvRandomApply.m (763, 2018-06-25)
example/inventory/InvRandomCost.m (1157, 2018-06-25)
example/inventory/InvSetupParams.m (2640, 2018-06-25)
example/inventory/InvTerminalValue.m (1084, 2018-06-25)
example/inventory/Inv_demo.m (6154, 2018-06-25)
... ...

# dynamo dynamo - Dynamic programming for Adaptive Modeling and Optimization ### Install * Install MATLAB (R2017a or latter preferred) * Clone this repository * Open the Home>Set Path dialog and click on `Add Folder` to add the following folders to the `PATH`: * `$DYNAMO_Root/src` * `$DYNAMO_Root/extern` (Add all subfolders for this one) ### Getting Started Explore the `example` directory. The `multi_inventory` and `Storage_Size_for_PV` examples are best well tested. ### Tests 1. Add: `$DYNAMO_Root/example/multi_inventory` and `$DYNAMO_Root/example/Storage_Size_for_PV` to your MATLAB path 2. Change to the `$DYNAMO_Root/test` folder 3. Run the following command to run all unit and doctest-based tests dynamo_test_all

近期下载者

相关文件


收藏者