photo

bina


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
217,964
of 300,571

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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 ...

12 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...

12 years ago | 1 answer | 0

1

answer