統計
All
ランク
of 158,938
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Aspen Plus - Matlab Link
This file outline the Aspen Plus and Matlab connection through COM Technology.
9ヶ月 前 | ダウンロード 13 件 |
送信済み
Aspen Plus - Matlab: Optimization of Distillation Column
Multi-Objective Optimization of Aspen Plus Distillation Column using Stochastic Algorithm (NSGA II).
9ヶ月 前 | ダウンロード 6 件 |
送信済み
HYSYS-MATLAB LINK
Linking Matlab and Aspen Hysys through COM technology ("actxserver")
5年以上 前 | ダウンロード 10 件 |
送信済み
Real Coded (Integer Handling) NSGA II
MultiObjective Optimization Non-Sorting Genetic Algorithm capable to solve Mixed-Integer Non-Linear Problems.
6年弱 前 | ダウンロード 4 件 |

回答済み
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