Friend help my differential equations
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
x'y'+y=2e^2x
y(1)=0
i try matlab dsolve('Dx*Dy+y=2*exp(2*x)','y(1)=0','x')
but eror
where is my fault ?
5 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Numerical Integration and Differentiation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!