differentiation for a function
3 views (last 30 days)
Show older comments
y'=x-y^2
give me the function to get derivative as
y'' =1-2*y*y'
1 Comment
Walter Roberson
on 18 Sep 2018
That is not the derivative: the 1 should not be there.
Use the symbolic toolbox.
See Also
Categories
Find more on Symbolic Math Toolbox 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!