photo

bina


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


i am unable to get a plot .....as my plot fig is coming empty .....please tel me if anyone notice my mistake i paste the code
x(1)=-4; %initial position of particle in x direction y(1)=1; %initial position of particle in y direction ...

11 years ago | 1 answer | 0

1

answer

Question


i have written this code i want to solve this heat equation for n vary from 0 to n(any value) for each value of x at each case from t= 0 to 10
syms l t n x pi alpha ; a=input(('please enter alpha:')); b=input(('please enter length:')); c=input(('please enter num...

11 years ago | 1 answer | 0

1

answer