Info

This question is closed. Reopen it to edit or answer.

How to use polar derivative formula in matlab?

2 views (last 30 days)
How to use polar derivative formula in matlab? To find the value of slope at tangent to certain point?
Polar derivative Formula:
dydx(phi0)=(drdphi(phi0)*sin(phi0)+r(phi0)*cos(phi0))/(drdphi(phi0)*cos(phi0)-r(phi0)*sin(phi0));
Example Question:
From the curve below, find the slope of tangent at pi/4
r=5(cos(φ)+1)

Answers (0)

This question is closed.

Products

Community Treasure Hunt

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

Start Hunting!