This is a free sample. For full access
Functions and Their Graphs
Horizontal Shifts in Function Graphs
Description
Horizontal shifts move a function’s graph left or right without changing its shape. In this type of transformation, the input variable x is replaced inside the equation. The graph keeps the same overall structure, but its position on the x-axis changes.
A shift to the left happens when x is repla...
Show More
Transcript
变换会修改函数的方程,以改变其图像的位置,但不改变其形状。
一种常见的变换是水平平移,即根据输入的变化将图像向左或向右移动。
如果将 x 替换为 x 加上一个数值,图像会向左移动。这似乎违反直觉,因为加号通常会让人联想到向右移动。在 f(x + 5) 中,原本在 x 等于 0 时出现的输出,现在会在 x 等于 -5 时出现。
从视觉上看,该图形向左移动了 5 个单位。
如果将 x 替换为 x 减去一个数值,则图像向右移动。此处,当 x 等于 5 时,出现 x 等于 0 时的输出。
从视觉上看,该图形向右移动了 5 个单位。
对于周期函数,波形相对于指定参考点的水平移动称为相位偏移。
在交流电路中会出现相...
Show More