cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
UersK
Level III

How to use JSL to calculate a curve whether the lines of each adjacent high point of multiple different peaks are the same line?

Hello, everyone!Is there any existing module or function for this function?
How can this be done quickly?

Thanks!

2 REPLIES 2

Re: How to use JSL to calculate a curve whether the lines of each adjacent high point of multiple different peaks are the same line?

Can you show a plot of the data and explain further what you have and what you want using references to the plot? I have no idea what you are trying to do. "Calculate a curve?" "Lines of each adjacent high point?"

UersK
Level III

Re: How to use JSL to calculate a curve whether the lines of each adjacent high point of multiple different peaks are the same line?

Thanks Experts!

For example, in this curve, the slope of the line is calculated with the right-most stage high point followed by the stage high point on its left. When the difference between these slopes is within a certain range,

 

If necessary, the one with the highest slope can be ignored

2023-02-25_20-16-18.png

Recommended Articles