Discrete Math Differential equation

1 view (last 30 days)
Hassan Ghanem
Hassan Ghanem on 8 Mar 2019
Commented: Torsten on 11 Jun 2019
How do I program in Matlab the following:
dy/d(x/constant) = f( x/constant, y)
  5 Comments
Hassan Ghanem
Hassan Ghanem on 11 Jun 2019
@Torsten: Thank you very much for the suggestion, it helped get things moving. I ran into the error of "undefined variable x" when I ran the code just like suggested. Any suggestions on how to troubleshoot or fix the error?
Thank you very much for all input and help!!
Torsten
Torsten on 11 Jun 2019
If you don't supply the code you are using, nobody will be able to fix the error.

Sign in to comment.

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!