Statistics
RANK
20,006
of 297,307
REPUTATION
2
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
2,818 of 20,421
REPUTATION
589
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
45
ALL TIME DOWNLOADS
4348
RANK
of 158,439
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Aspen Plus - Matlab Link
This file outline the Aspen Plus and Matlab connection through COM Technology.
8 months ago | 25 downloads |
Submitted
Aspen Plus - Matlab: Optimization of Distillation Column
Multi-Objective Optimization of Aspen Plus Distillation Column using Stochastic Algorithm (NSGA II).
9 months ago | 10 downloads |
Submitted
HYSYS-MATLAB LINK
Linking Matlab and Aspen Hysys through COM technology ("actxserver")
5 years ago | 7 downloads |
Submitted
Real Coded (Integer Handling) NSGA II
MultiObjective Optimization Non-Sorting Genetic Algorithm capable to solve Mixed-Integer Non-Linear Problems.
6 years ago | 4 downloads |

MATLAB - HYSYS Column feed control
Hi, Try: hCase = h.ActiveDocument; Column = hCase.Flowsheet.Operations.Item('T-100'); %column name is T-100 ColumnOptio...
6 years ago | 1