I have a raw discrete data(curves). I need to find methods for detecting features of each curve. Some example features:
1) Stable growing
2) Fast growing
3) Stable falling
4) Fast falling
5) And so on
Here is good example of such curves type(russian):

How can i do it?