optimization of fedbatch bioreactor using GA

8 views (last 30 days)
Hello all,
I am new to optimization and trying to maximize the product yield of fed batch bio reactor by manipulating 3 different feed rates using GA. Could someone please tell me as how to call a function containing ODE in GA and also how to code for the feeding strategy.
Thank you.
  1 Comment
Shubhangi Agrawal
Shubhangi Agrawal on 5 Mar 2021
Hi Pratik, if you got any code for the fed-batch process, please share with me too. I am also simulating the fed-batch process for caffeine degradation but unable to do so. And I am feeling helpless now. You are the last hope.

Sign in to comment.

Answers (1)

Alan Weiss
Alan Weiss on 27 Feb 2014
There is an example of using GA to optimize the solution of an ODE in the documentation. I hope that is enough to give you a start.
Alan Weiss
MATLAB mathematical toolbox documentation
  2 Comments
pratik
pratik on 28 Feb 2014
hey thanks for your help I have gone through the examples given on GA but it still didn't solve my question as how to code for the feeding strategy for fedbatch bioreactor
Alan Weiss
Alan Weiss on 28 Feb 2014
I'm sorry, I know nothing of your problem area. You'll have to get an expert in your domain to answer that, I just know about general math and optimization.
Alan Weiss
MATLAB mathematical toolbox documentation

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!