Find jumps in Signal take constant area and split signal to different mat files
    조회 수: 5 (최근 30일)
  
       이전 댓글 표시
    
Hey guys,
I have following Signal:

I need to split this signal into different mat files.
My problem i have the noise and the transient behaviour. 
I need to save the constant "areas" into the different mat files.
In this case I have 7 to 8.
Thanks in advance.
댓글 수: 7
답변 (2개)
  darova
      
      
 2019년 3월 7일
        
 
I tried to smooth data. Then get every 600th point to compare with noise value and filter.
Then comparing points to find stable areas.
Hard to pick parameters for data (smoothing and filter). Maybe with user interaction it will be a little bit easier to draw those areas. See attached script
댓글 수: 2
  darova
      
      
 2019년 3월 11일
				Hard to say. It depends on data, try to change smooth coefficient and filter point if needed.
참고 항목
카테고리
				Help Center 및 File Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





