System of equations with varying coefficients in Simulink

1 回表示 (過去 30 日間)
behzad
behzad 2021 年 3 月 9 日
編集済み: behzad 2021 年 3 月 9 日
Hi everybody, I have a system of eqautions as below:
dT1/dt = A*(B-T2);T1(0)=28;
T2 = T1*(1-A)+A*B;
The terms of A and B get their value from workspace, as they vary in each iteration. Any idea how to build the corresponding blocks in Simulink environment, considering the mentioned reqiurements?

回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by