Community Profile

photo

aman shrivastava


bits pilani

Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


write a matlab code and plot c vs t
i have to solve an equation given: c=c0-exp(-k*t)/2 given c0=1; k=A*exp(-E/R/T)......(arrhenius equation) where...

8 years ago | 1 answer | 0

1

answer

Question


matlab code and plot c vs t
i have to solve an equation given: c=c0-exp(-k*t)/2 given c0=1; k=A*exp(-E/R/T)......(arrhenius equation) where T is tem...

8 years ago | 0 answers | 0

0

answers

Question


three variables differential equation
hey guys, i have a equation which is a second dgree differential equation i don't know how to solve this can anybody please h...

8 years ago | 0 answers | 0

0

answers

Question


solve second degree differential equation
hey guys, i have a equation which is a second dgree differential equation i don't know how to solve this can anybody please h...

8 years ago | 1 answer | 0

1

answer

Question


problem in boundry conditon implementations
I have been trying to solve a parabolic differential equation using pdepe command: i have written code properly but the problem...

8 years ago | 0 answers | 0

0

answers

Question


How to put boundry limits in pde solver ?
i had solved a equation : D*d2c/dz2=dc/dt where D=10^9 boundry conditions are : c=1 at z=0; and c=1/e^t at z=1;...

8 years ago | 1 answer | 0

1

answer

Question


how to write code of this seond order differential equation?
i have to write code and plot the c vs t graph for this second order differential equation: d2c/du2 + 2*u*dc/du=0 boundry c...

8 years ago | 0 answers | 0

0

answers

Question


need to solve this second order differential equation urgently
c0=1; d2c/du2 + 2*u*dc/du=0 boundry conditions are at u=o: c=1 and at u=1/(2*10^9*t): c=c0/e^t. value of t can be taken any r...

8 years ago | 0 answers | 0

0

answers

Question


i have to solve a second order differential equation i don't know how to solve it..?
10^9*d2c/dz2 -dc/dt=0. boundry conditions are: c=1 at z=0 and c=1/e^t at z =l(t) and plot c vs t.

8 years ago | 0 answers | 0

0

answers

Question


can anyone please help me in solving this matlab question i have to plot the graph
Cs=C0 at z=0 ln(Cs/C0)=k*t at z=l(t) i have to plot a graph b/w ln(Cs/C0) vs t and one graph between ln(Cs/C0) vs k an...

8 years ago | 1 answer | 0

1

answer