Hi. I need to finde some sections in a vector by a spesific pattern. I need to recognise monotonically increasing sections in a one dimension array. But there are some noises, which should not be taken into account. Is there some way to do pattern matching similar to Continuous Query Language (CQL)? Thank you.