Borrar filtros
Borrar filtros

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

3 visualizaciones (últimos 30 días)
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),

Respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by