Solving Delayed differential equation symbolically

3 views (last 30 days)
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)

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!