Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to use polar derivative formula in matlab?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Muhammad Faiz Aiman Bin Mansor
el 7 de Jun. de 2020
Cerrada: madhan ravi
el 7 de Jun. de 2020
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)
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!