dalindaz

10 Reputation

2 Badges

11 years, 193 days

MaplePrimes Activity


These are questions asked by dalindaz

hello,i have a problem i have to program analytic solution of heat equation of a rod with two heat sources if you can help me by anything please d'ont hesitate, thank you.

hi,

i have an exercise ,i have to do for sunday:

a program on maple 13 of o numerical solution of heat equation for  semi-infinite rod where a finite quantity of heat is injected into the left end in the form of pulse instant

please i need your help.

hello;

i want to rewrite the following matlab code to maple13

L=10*ones(2,m),L(1:2,1)=[90;90];

v(1:2,1:m)=[sum(L(:,1:m)),sum(L(:,1:m))];vv(1,1:m)=v(1;1:m);

this is a piece of program

Page 1 of 1