I have a function where
$$ y = m\sin\Bigl(\frac{x^{1.1}+30}{0.7d}\Bigr)^{2.2} $$ where $m = 45$ and $d = 120$ (constants)
I would like the turning point at the top of the sin curve to peak at 0.75d (90). I would like the starting and finishing values to remain the same.
The current function is plotted in blue. I would like a line similar to the red one. Feel free to ditch the sin function, if another method would be better
Thanks for any help.
