Last change
on this file since 976 was
944,
checked in by Argimiro Resende Secchi, 10 years ago
|
Adding Block-Oriented library by Jonathan Ospino Pinedo
|
File size:
594 bytes
|
Rev | Line | |
---|
[944] | 1 | %
|
---|
| 2 | % Instructions for processing the file "d_hx_closedloop_response.mat" which
|
---|
| 3 | % stores the results obtained in SIMULINK for the heat exchanger
|
---|
| 4 | % closed-loop.
|
---|
| 5 | %
|
---|
| 6 | plot(tzncl,Tzncl,'k')
|
---|
| 7 | hold on
|
---|
| 8 | plot(ttlcl,Ttlcl,'r')
|
---|
| 9 | plot(tznol,Tznol,'b')
|
---|
| 10 | plot(tccol,Tccol,'g')
|
---|
| 11 | plot(tletal,Tletal,'c')
|
---|
| 12 | plot(tretal,Tretal,'m')
|
---|
| 13 | plot(tcdist,Tcdist,'r.')
|
---|
| 14 | plot(tcsp,Tcsp,'b.')
|
---|
| 15 | legend('Ziegler-Nichols (Closed)','Tyreus-Luyben (Closed)','Ziegler-Nichols (Open)','Cohen-Coon (Open)','Lopez et al. (Performance)','Rovira et al. (Performance)','Ciancone (Regulatory-Correlation)','Ciancone (Servo-Correlation)') |
---|
Note: See
TracBrowser
for help on using the repository browser.