Overview
| Comment: | Uses new ppp_lin (with extra args) |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
0c415bfa4e00ba98e622fc5d84013421 |
| User & Date: | gawthrop@users.sourceforge.net on 2003-05-14 07:32:58.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2003-05-14
| ||
| 08:51:14 | Don't explicitly include mtt.sty check-in: deaa077136 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 07:32:58 | Uses new ppp_lin (with extra args) check-in: 0c415bfa4e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
|
2003-05-09
| ||
| 09:46:46 | Fixed html output of figures check-in: b44ef4c4af user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/control/PPP/ppp_qp_sim.m
from [89901f6db3]
to [3bd70b9dea].
| ︙ | |||
45 46 47 48 49 50 51 | 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | - + |
## Composite constraints - t=0
Gamma = [Gamma_u; Gamma_y];
gamma = [gamma_u; gamma_y];
## Design the controller
## disp("Designing controller");
|
| ︙ |