
Can someone help me for this part? How I can do that? O Based on the...
#3 Points possible: 1, Total attempts: O Based on the graph above, determine the amplitude, midline, and period of the function Amplitude: Period: Midline: y- #4 Points possible: 1, Total attempts: O Given the equation y The amplitude is: The period is: The horizontal shift is: The midline is: y- 2sin(6(x -8))+7 units to the Select an answer #5 Points possible: 1 . Total attempts: 0 Given the equation y 3 sin(7z- 42)+8 The amplitude is: The period is: The...
hi can someone help me in the last part? i cant figure what
graph the function belongs too.
y- COS X 4 amplitude 1/4 period 2 Sketch the graph of the function. у 1.01 AN are nu mm y 1.0) 1.0 0.5 mmm W -0.5 -1.00 -1.0F
3 2 *** 1 -] -2 - 3 VI -7 -8 Based on the graph above, determine the amplitude, midline, and period of the function Amplitude: Period: Midline: y =
AN -5 -4 -3 4 -2 3 Based on the graph above, determine the amplitude, midline, and period of the function Amplitude: Period: Midline: y =
Question 10 0/1 pt -4 -3 2. -1 NS -3 -6 -7+ a Based on the graph above, determine the amplitude, midline, and period of the function Amplitude: Period: 3 Midline: y = -3 Check Answer
can
i please get help with these questions?
-/4 POINTS SPRECALC7 5.3.020. Find the amplitude and period of the function. y = -sin(4x) amplitude period Sketch the graph of the function.
yes you will need matlab software
Can someone please help me. attached is the exercise i am doing
in matlab. also attached is the exercise that i am suppose to be
doing.also attached is part a of my code and part b. also attached
is an error code i am getting. can someone please help me with
this. thanks. explain in detail what i am doing wrong and what i
need to do to fix it.
you use enogn polnts...
Can someone help me with a simple C programming problem? How do I make some code like this into its own function? Currently it's pat of the main function, but I want to be able to call it. If you could help me with the prototype, function call, and definition, I'd really appreciate it. Thanks! if(some_input=='r'){ someone = 0; } else if(some_input=='p'){ someone = 1; } else if(some_input=='s'){ someone = 2; } else if(some_input=='q' || some_input=='Q'){ break; // Breaks...
Can I get some help with this problem? Can someone show how do this in C? Thank you for your help. Write a C object-oriented program that reads the coordinates of two points in the plane and shows the distance between them. In order to do that implement the class Point. Point{ float x; float y; Point(): void set (float x, float y): void getX( ): float (optional implementation) getY( ): float (optional...
Can someone help me out with this. I can't get my MATLAB to do
these correctly, thanks!
Solve the following differential equations using the Matlab function "ode45”, ”ode23” or “ode 15s". For all cases use odeset to set the stats to on, so you can see the process for the solver. Plot your result. Use a legend on your plots. (a) y' =-2y y(0) = 5, tfinal = 2 (b) y" + 3 y' + 25 y = 0 y(0)...