How to find asymptotes, tangent line and locate significant points in a graph f: y=e^-x.sin^2x

2 次查看(过去 30 天)
Please help how to find asymptotes,tangent line and locate significant points in a graph f: y=e^-x.sin^2x
Plot f:
x=0:1e-3:10,
y=exp(-x).*sin(x).^2;
plot(x,y),

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by