Solving Delayed differential equation symbolically
4 views (last 30 days)
Show older comments
Here I want to solve a delayed differential equation by symbolic manupulation
y is function of t and td is the delay in the signal ie
diff(y)=a*y(t-td)
how do I solve this equation
Answers (0)
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!