The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Find Peak and starting

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Robinou Posted - 08/19/2016 : 06:28:02 AM
Hello,

I would like to find all peak (in purple) and all time to movment start (in orange .

I use this :
range ! tps=1, r2=2, peakindex=3, peaktime=4,levelindex=5,leveltime=6  ;
pkfind iy:=r2 method:=win  height:=0.3 width:=35 ocenter:=peakindex ocenter_x:=peaktime;
double borneinf=0.002;
levelcrossing iy:=posir level:=borneinf  oy:=leveltime xindex:=levelindex ;


Frequency is 400Hz.

Unfortunately, the 3rd pick is not detected
and artifacts between the 2nd and 3rd pick make it complicated levelCrossing.

Can you help me to detect precisely each pick and start of movement?

Thanks a lot!
1   L A T E S T    R E P L I E S    (Newest First)
yuki_wu Posted - 08/22/2016 : 02:45:26 AM
Hi,

Would you mind sending us your OPJ (tech@originlab.com) for further identify the problem? You could follow the instructions below to send your:
http://www.originlab.com/index.aspx?go=Support&pid=752

Thanks,
Yuki
OriginLab

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000