This is a free preview. For full access
Partial Derivatives and Gradients
Tangent Plane Estimates for Two Variables
Description
Tangent plane estimates help approximate a differentiable function of two variables near a known point. Instead of using the curved surface directly, the function is replaced by its tangent plane. This gives a fast estimate for values close to the point being studied.
For the function f(x,y)=x^2+...
Show More
Transcript
假设某城市中的污染物浓度被建模为关于 x 和 y 的可微函数,并由 xy 平面上方的一个三维曲面表示。由于浓度变化是连续的,因此可以根据已知的测量值来估算邻近位置的浓度值。
此过程称为线性近似。它利用局部平面模型来估算特定点(例如污染物浓度已知的监测站)附近的污染水平。
尽管污染物表面可能在城市范围内呈曲面分布,但在靠近该监测站的局部区域,其形态可近似为一个平面。这一平面称为切平面,由已知的污染物浓度以及在 x 和 y 方向上的偏导数共同定义。
因此,使用切平面而非曲面来估算邻近位置的浓度。当位置非常接近监测站时,该估算通常较为准确。
但随着位置逐渐远离,该近似结果的准...
Show More