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
 Origin Forum
 count maxima in each intervall

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
Chrissab Posted - 09/20/2013 : 10:38:47 AM
Hey,

it's a very simple problem, but unfortunately I haven't solved it yet

I have Col(A) full of values ("0" or "1"); sampling intervall dx=0,001.
Now I want to count how many times the "1" is in each intervall with dx=1.

Hope you could help me! Thanks!
2   L A T E S T    R E P L I E S    (Newest First)
Chrissab Posted - 09/20/2013 : 5:10:18 PM
Hi Hideo Fujii,

thanks, oh well really easy!! Currently writing my diploma thesis and origin is now the last little step of my work and the easiest things seem to be the hardest ones at the moment because of the lack of time
Hideo Fujii Posted - 09/20/2013 : 3:24:02 PM
Hi Chrissab again,

How about the following?

Like in your previous post:
http://www.originlab.com/forum/topic.asp?TOPIC_ID=18824

you can choose "Average" for "Merged by Y" option in the "Reduce by Group" tool, instead of "Max". The total number of 1's in each bin should be gotten by multiplying the number of cells in a bin, in your case 1000 (=1/0.001). (You need to take care of the last bin if it doesn't fulfill the full bin size.)

--Hideo Fujii
OriginLab

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