Feeds
제출됨
Aspen Plus - Matlab Link
This file outline the Aspen Plus and Matlab connection through COM Technology.
9개월 전 | 다운로드 수: 14 |
제출됨
Aspen Plus - Matlab: Optimization of Distillation Column
Multi-Objective Optimization of Aspen Plus Distillation Column using Stochastic Algorithm (NSGA II).
9개월 전 | 다운로드 수: 7 |
제출됨
HYSYS-MATLAB LINK
Linking Matlab and Aspen Hysys through COM technology ("actxserver")
5년 초과 전 | 다운로드 수: 9 |
제출됨
Real Coded (Integer Handling) NSGA II
MultiObjective Optimization Non-Sorting Genetic Algorithm capable to solve Mixed-Integer Non-Linear Problems.
거의 6년 전 | 다운로드 수: 3 |

답변 있음
MATLAB - HYSYS Column feed control
Hi, Try: hCase = h.ActiveDocument; Column = hCase.Flowsheet.Operations.Item('T-100'); %column name is T-100 ColumnOptio...
MATLAB - HYSYS Column feed control
Hi, Try: hCase = h.ActiveDocument; Column = hCase.Flowsheet.Operations.Item('T-100'); %column name is T-100 ColumnOptio...
6년 초과 전 | 1