how to calculate slope of each row of a matrix?

suppose there is a matrix of order(590x133). now, I have to find the slopes of each row in the marix. how can I calculate it?

 Accepted Answer

Jan
Jan on 9 Oct 2013
What is a slope of a row? The slope in each point? Or the average slope over all points?
The gradient command looks promising.

More Answers (0)

Categories

Tags

Asked:

on 9 Oct 2013

Commented:

on 9 Oct 2013

Community Treasure Hunt

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

Start Hunting!