取消
显示结果 
搜索替代 
您的意思是: 

Waveform Patten Recognition

Hi,

 

As the attached demo, I need to recognize different waveform patterns.

 

The wave duration, amplitude and character may change a bit each time for measurement.

 

Any suggestion? Thanks.

0 项奖励
1 条消息(共 4 条)
3,401 次查看

Do you acquire a waveform then analyze, or does it have to run continuously?  If you can afford the analysis time, you could develop functions that describe each waveform, then run regression fits with your data for each function. Check the R-squared on each fit - highest one wins.  

2 条消息(共 4 条)
3,349 次查看

The data proccess can be offline, may you give some detail suggestion?

 

The wave may change a bit, eg. the small peak in zigzag may bigger or smaller. Or the 2 peaks duration or amplitude may change.

 

Thanks.

 

0 项奖励
3 条消息(共 4 条)
3,341 次查看

I think it might be a lot easier for me to show you than explain it.  Can you post some comma delimited text files with examples of each type of waveform?  It may take me a few days, but I'll knock together something to show you what I mean.  While I'm doing that, you should spend some time studying regression and curve fitting.  It's good stuff to know, even if you don't need it that often...

 

Jason

0 项奖励
4 条消息(共 4 条)
3,318 次查看