Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
455317619
455317619's Profile
3
Posts
2
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
processing has the finnpeaks function like in matlab?
[1 Reply]
25-Sep-2013 08:20 PM
Forum:
General Discussion
I was just wanna know whether processing has a function like findpeaks in matlab?
THX
find the max and mark on the curve!
[2 Replies]
25-Sep-2013 07:02 PM
Forum:
Programming Questions
HI.! I wanna mark the maximum when the maximum comes! but the result shows that there are lots of maximum out of marking ! why ?
the following is my code!
for(count=1;count<RawX.length-2;count++)
{
if((ScaledX[RawX.length-2-count]-ScaledX[RawX.length-3-count])>0)
if((ScaledX[RawX.length-2-count]-ScaledX[RawX.length-1-count])>0)
{
ellipse(RawX.length-2-count,ScaledX[RawX.length-2-count]+100,8,8);
}
adn the result is
THX!!
how to mark on the curve?
[2 Replies]
23-Sep-2013 06:31 PM
Forum:
Programming Questions
I draw three curves with serial data.And now ,I wanna mark a circle on the peak in every period on the three curves?
the following is my curves and the circle on the line ? but it is not my favorite?
«Prev
Next »
Moderate user : 455317619
Forum