Info

This question is closed. Reopen it to edit or answer.

How to write this sample matlab

3 views (last 30 days)
Kerem Abaoglu
Kerem Abaoglu on 7 Mar 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
Friend i am very busy today so i dont do this sample please help me. How write this matlab formula
x'y'+y=2e^2x
y(1)=0
  3 Comments
Kerem Abaoglu
Kerem Abaoglu on 7 Mar 2017
Edited: Kerem Abaoglu on 7 Mar 2017
thanks for your answer. Yes the teacher write this. He want as below
>>dsolve('Dx*Dy+y=2*exp(2x)','y(1)=0','x')
I try solved is that correct
Kerem Abaoglu
Kerem Abaoglu on 7 Mar 2017
Differential equation solved thats true ?

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!