Statistica
3 Domande
0 Risposte
RANK
270.736
of 301.440
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.580
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
laplace transform in solving pde
%PDE: Matlab script M-file that plot solution of LT in solving PDE syms x z y clc close all %define the solution mesh x = 0...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
Laplace substitution method in solving partial differential equation in second derivatives
syms t y(t) Y(s) Dy0 Dy2 = diff(y,t,2); Dy1 = diff(y,t,1); eqn = laplace(Dy2+3*Dy1+2*y == exp(-t)) eqn = subs(eqn, {lap...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
Laplace substitution method in solving partial differential equation in second derivatives
syms t y(t) Y(s) Dy0 Dy2 = diff(y,t,2); Dy1 = diff(y,t,1); eqn = laplace(Dy2+3*Dy1+2*y == exp(-t)) eqn = subs(eqn, {la...
quasi 4 anni fa | 0 risposte | 0
