Community Profile

photo

PUJARI MURAGA


Active since 2016

Statistics

  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Question


How to tune controller for fed-batch reactor ?
What are the types of controllers available for fed-batch reactor ?

7 years ago | 0 answers | 0

0

answers

Question


My system consist of set of equations. How to implement PID controller for my system ?
How to make it closed loop ?

7 years ago | 1 answer | 0

1

answer

Question


For solving Model equations and to implement control which one is better either Simulink or script file ?
Suppose to implement controllers like PID, MPC, Fuzzy Controllers.

7 years ago | 1 answer | 0

1

answer

Question


Can anybody give me an example of Differential Algebraic Equation (DAE)
I am very confused with Differential Algebraic Equation. Can anybody give an clear example for this.

7 years ago | 1 answer | 0

1

answer

Answered
How to solve Two coupled ODE problem
I have solution for you. Did you got ?

7 years ago | 0

Question


Time dependent parameters in ode
Let’s say an non-linear first order ode...> dy_dt= c1-c2*e^y+1 * define t_span as t= 1:10 and initial value is 0.1 *...

7 years ago | 1 answer | 0

1

answer

Question


Solve simultaneously 2 ODE & one Non linear algebraic equation. And all are dependent to each other. Is it possible to solve them in a single Function file in MATLAB ?
Example : dy/dt=z*x-2*y^2; dx/dt=x*z^2-sinh(y); z=x^2*y*asinh(z); I need to solve it simultaneously and need plots between...

7 years ago | 1 answer | 1

1

answer