Community Profile

photo

Sumeet Sinha


Last seen: ongeveer 2 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Solve for one variable
this is the code for which i want tk solve for p : syms p A=0.1199; At=0.112; y=1.43; P1=119; Error =...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


solving 13 interdependent odes simultaneously by ode45
%% qgin=12; c_g_in=[1 2 3 4 5 6 ]; c=zeros(13,1); c_l_in=[1 3 5 7 3 5 ]; vg=27; kla=[13 34 5 6 7 7 ]; vl=...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Error using odearguments (line 113) Inputs must be floats, namely single or double.
code concerned is as below %% format long,qgin,c_g_in,c,c_l_in,vg,vl,m,ql,v_max,v,xp,yxco,yxh2,mu,kd,c0,c0g,ngout,q...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


How to Solve 13 ODEs simultaneously by ode45
i need to solve 13 ODEs ,all are interdependent, i need to solve it using ode45 and tgen plot it but the error is it say...

ongeveer 3 jaar ago | 1 answer | 0

1

answer