This is a free preview. For full access
Partial Derivatives and Gradients
Weather Maps as Two-Variable Surfaces
Description
Weather maps show how a function of two variables can describe temperature across a region. In this setting, each place is identified by two coordinates, longitude and latitude. Since one temperature value is assigned to each coordinate pair, the data can be written as z = f(x, y).
The variables ...
Show More
Transcript
标准天气图展示了温度如何在一个广阔区域(如美国)内变化。
该地图上的每个特定位置均由一对独特的地理坐标定义:经度和纬度。
当地图上的位置从一个城市转移到另一个城市时,相应的温度值也随之变化。
为了从数学上分析这种关系,引入了一个清晰的结构:经度和纬度坐标作为两个输入,分别标记为 x 和 y,而对应的温度值作为单一输出,标记为 z。
然后通过将温度 z 分配给垂直轴,将这种关系绘制到三维图上,其中较高温度显示得更高,较低温度显示得更平坦。
由于温度在各点之间是逐渐变化的,将所有这些垂直数值连接起来会生成一个平滑、连续的三维曲面,该曲面由函数 z 等于 ...
Show More