필터 지우기
필터 지우기

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

조회 수: 3 (최근 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