Friend help my differential equations
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!