How to shift this function's broken points by a known value
How to shift this function's broken points by a known value
(OP)
I have a function in mathcad which will have multiple broken points.
I need to shift the curve to make them continuous again. For example, the shown graph will need 2nd segment by 1x, the 3rd segment by 2x and so on.
However, I don't know how to do it in Mathcad. If any one can help, that will be great. Because Mathcad is still kind of more visualized than Matlab so that I can do it in a more intuitive way in Mathcad.
Thanks,
Neo
I need to shift the curve to make them continuous again. For example, the shown graph will need 2nd segment by 1x, the 3rd segment by 2x and so on.
However, I don't know how to do it in Mathcad. If any one can help, that will be great. Because Mathcad is still kind of more visualized than Matlab so that I can do it in a more intuitive way in Mathcad.
Thanks,
Neo





RE: How to shift this function's broken points by a known value
Is this for school?
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
Chinese prisoner wins Nobel Peace Prize
RE: How to shift this function's broken points by a known value
Or, as IRstuff said, post a worksheet.
Peter
RE: How to shift this function's broken points by a known value
ignore first value
repeat until end of signal
if discontinuity then add the size of the discontinuity to all subsequent values
end
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?