Question: Define a new function to be h(x, a, b) = b sin(ax), where a, b, and x are the inputs in your function. b)
Define a new function to be "h(x, a, b) = b sin(ax)", where a, b, and x are the inputs in your function. b) To confirm that you have defined your function correctly, plot your function leaving x as the independent variable from x = - to x = , and using the values a=2 and b = 1 (i.e. h[x,2,1]). c) Create a manipulate that displays the plot of your function with sliders to control the parameters "a" and "b". You may need to refer to the document center to see the format for using Manipulate with two parameters. Note, you will need to use the PlotRange command to better see the effects of changing "a" and "b". d) In a text cell, describe the effect of changing each of the parameters "a" and "b". Your Answer >> Curation 2 Cal ]] A F
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
