Friend help my differential equations
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Numerical Integration and Differentiation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!