Orthogonal Collocation on Finite Elements - CSTR Example

版本 1.0.1 (407.7 KB) 作者: Karl Ezra Pilario
An implementation of OCFE as described in Liebman et al (1992) for the dynamic data reconciliation of a CSTR.
224.0 次下载
更新时间 2019/8/22

查看许可证

OCFE is a method to discretize a set of ordinary differential equations into a system of linear equations using interpolating polynomials (Liebman et al., 1992).

In this submission, OCFE is performed using the CSTR example from Ref. [1]. It is part of a set of codes for Ref. [2], a 2015 MSc thesis that aims to use evolutionary algorithms (i.e. PSO) to solve the nonlinear dynamic data reconciliation optimization problem. The appendix section from the thesis that explains the method is also included in the submission.

References:
[1] Liebman et al. (1992). Efficient Data Reconciliation and Estimation for Dynamic Processes Using Nonlinear Programming Techniques. Comput. Chem. Eng., 16(10), 963-986.

[2] Pilario, Karl Ezra S. (2015). Nonlinear Data Reconciliation with Gross Error Detection
and Identification for Steady-state and Dynamic Processes. MSc Thesis. Chemical Engineering, University of the Philippines - Diliman.

引用格式

Karl Ezra Pilario (2024). Orthogonal Collocation on Finite Elements - CSTR Example (https://www.mathworks.com/matlabcentral/fileexchange/72505-orthogonal-collocation-on-finite-elements-cstr-example), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Thermal Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.1

Corrected some typos. Added a document that explains the method.

1.0.0