finding slope of the graph

I need find the slope of the first cycle of this graph. If anyone has any ideas please let me kniow.

2 Comments

Since a cycle is a periodic thing, the slope will vary from positive to negative. What do you mean by the slope of the cycle?
Is it the slope of the first part of that curve? If so, then just take only the first few points, and use polyfit(x,y,1).
Hey, dasically draw a line finding the avaerage of the entire curve and then find the slope of that line

Sign in to comment.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products

Asked:

on 3 Feb 2023

Answered:

on 3 Feb 2023

Community Treasure Hunt

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

Start Hunting!