How can use JMP to decompose a curve into an original three-condition curve?
Hello, everyone!The Y curve is the sum of the other three curves.
Specific formula is: Y = Max + mid + min + 10
If only know Y, I need to restore the three curves of "Max", "mid" and "min".
I've looked it up and it looks like I can do it with the Fourier transform.I would like to ask if there is a corresponding module with JMP to achieve this restore. The excel formula of the other three curves is:m
...