photo

CYC12


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
99 412
of 300 343

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Hi, I'm trying to solve the heat eq using the explicit and implicit methods and I'm having trouble setting up the initial and boundary conditions.The equation is : du/dt=d^2u/dx^2, initial condition u(x,0)=x, boundary conditions u(0,t)=1 du/dx(1,t)=1
The heat equation I am trying to solve looks like this du/dt=d^2u/dx^2 initial condition u(x,0)=x boundary conditions ...

plus de 7 ans il y a | 3 réponses | 0

3

réponses

Question


how to store each value of T0 in a matrix of order (l,240)?
for t=b:dt:240 for x=a:dx:l for n=d:dn:5 cn=(2/n*pi)*(((40/n*pi)*(sin(n*pi)))-(40*cos(n*pi)))...

environ 8 ans il y a | 1 réponse | 0

1

réponse