Is it possible to code solver tool in Excel as a Matlab code?

1 回表示 (過去 30 日間)
Salman Salamn
Salman Salamn 2021 年 11 月 27 日
回答済み: Steven Lord 2021 年 11 月 27 日
I am desiging a chemical reactor with a cylindrical geometery, and it has the following parameters (which I am guasing at the momment):
Diameter = 0.6 m
length = 20
Number of tubes = 2100
And I solved 12 ODEs using ode23s, and everything is fine i.e. there are no errors. However, I want to improve my code a little further and let Matlab change the reactor parameters ( only the diameter and length ) until the final conversion of the desired product is 58%. I tried calling the ode solver in a foor loop but that did not help. I hope this makes sense. If anyone has a good idea on how to do this, please let me know.

回答 (1 件)

Steven Lord
Steven Lord 2021 年 11 月 27 日
If you have Optimization Toolbox take a look at this documentation page and the pages to which the first section link.

カテゴリ

Help Center および File ExchangeOrdinary Differential Equations についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by