Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
270.736
of 301.440
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.580
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 4 años hace | 0 respuestas | 0
