Skip to main content
1-Visitor
May 14, 2017
Solved

Graph with two functions - lift height of the cam

  • May 14, 2017
  • 1 reply
  • 1570 views

Hello mathcad users. I have a problem in mathcad. I don't know how to make a graphic. I need a graphic like in this photo, red curve. Is symmetrical. Up to half, the graph consists of two functions. I attach a file. I don't know how to reverse the graph of second function and after this, how to built simmetrycal graph. I don't know if i was very explicit. If you need other details, say please. I need help. Thank you mathcad users!

math.jpg

Best answer by Werner_E

Not sure what you want to achieve!

The functions you provide do not correspond with the graph you want to duplicate.

Your function h.c1 comes down to zero again not until theta=360 (and not at approx. 140 as in your picture).

If you really want to create a piecewise function and mirror the first half at 60 you would do it that way:

1 reply

Werner_E25-Diamond IAnswer
25-Diamond I
May 15, 2017

Not sure what you want to achieve!

The functions you provide do not correspond with the graph you want to duplicate.

Your function h.c1 comes down to zero again not until theta=360 (and not at approx. 140 as in your picture).

If you really want to create a piecewise function and mirror the first half at 60 you would do it that way:

studor1-VisitorAuthor
1-Visitor
May 23, 2017

Thank you.