How to find the gradient of plotted values?


So, I'm trying to find the rate of climb against the velocity.

Both of these variables are 1 x 100 vectors.

rate of climb = v.*(T-D)./w

where w is a constant. t,d and v are all arrays of 1 x 100 row vectors. I was wondering ways to find the derivative at the local maximum. Examples would be appreciated.

Anusha Sridharan
Anusha Sridharan on 4 Jan 2024
Hi @France Gian, we have moved your question to MATLAB Answers, where a wider support audience is available to help you:

Tags

No tags entered yet.