initial-value(常见于数学/物理/工程)指“初值;初始值”,尤其是在初值问题(initial-value problem, IVP)中:给定某个系统在起始时刻的状态,用来确定后续演化(例如微分方程解)的那个起点数值或条件。也可泛指任何量在开始时的取值。
/ɪˈnɪʃəl ˈvæljuː/
The program asks for an initial value before it starts the simulation.
程序在开始模拟之前会要求输入一个初始值。
Given the initial value of the function at time zero, we can solve the differential equation and predict its behavior over time.
给定函数在零时刻的初值,我们就可以求解微分方程并预测它随时间变化的行为。
initial 来自拉丁语 initium(开始、起点),表示“起初的”;value 来自拉丁语 valere(有价值、强健),表示“数值/价值”。合在一起,initial value 就是“在起点处给定的数值”。在数学语境中,它常与微分方程、动力系统、数值计算等领域紧密相关。