-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathDESCRIPTION
More file actions
15 lines (15 loc) · 759 Bytes
/
DESCRIPTION
File metadata and controls
15 lines (15 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: EMPC
Type: Package
Title: Model predictive control, demand response and energyhub modeling
Version: 0.2.1
Author: Jiangyu Wang, Yize Chen
Authors@R: c(person("Jiangyu", "Wang", email = "jywang_2016@hust.edu.cn", role = c("aut","cre")),person("Yize", "Chen", role = c("ctb")))
Maintainer: Jiangyu Wang <jywang_2016@hust.edu.cn>
Description: You can use EMPC to carry out MPC(model predictive control), EMPC(economic model predictive control) for building. It can be applied to indoor temperature control, demand response and energyhub modeling.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: CVXR,expm,ECOSolveR,R6
URL: https://github.com/jywang2016/EMPC
BugReports: https://github.com/jywang2016/EMPC/issues