DFixedPoints
DFixedPoints[eqn,x[t],t]
给出微分方程的不动点.
DFixedPoints[{eqn1,eqn2,…},{x1[t],x2[t],…},t]
给出微分方程组的不动点.
更多信息和选项
- 不动点也称为微分方程的驻点或平衡点.
- DFixedPoints 通常用于定位非线性连续时间系统的所有固定点,在生态、经济或技术建模中经常出现. 这些不定点处的局部行为可以使用 DStabilityConditions 分析.
- 对于微分方程组 ,当且仅当 时,点 为不动点. 实际上,初始值 保持不变;如果在 处初始化,则保持在 处.
- DFixedPoints 返回形如 {{,,…},…} 的列表,其中 {,,…} 是系统的不动点.
- DFixedPoints 适用于线性和非线性常微分方程.
- 可以提供以下选项:
-
Assumptions $Assumptions 关于参数的假设
范例
打开所有单元关闭所有单元基本范例 (6)
使用 StreamPlot 证明稳定性:
使用 StreamPlot 来可视化稳定性:
范围 (19)
线性方程 (5)
非线性方程 (2)
线性系统 (9)
非线性系统 (3)
选项 (1)
Assumptions (1)
使用 Assumptions 来指定因变量的范围:
应用 (11)
属性和关系 (8)
DFixedPoints 返回微分方程的不动点:
使用 DFixedPoints 求微分方程的所有不动点:
使用 DStabilityConditions 分析特定固定点的稳定性:
使用 DFixedPoints 求非线性常微分方程的所有不动点:
使用 Solve 求不动点:
使用 DSolveValue 求解系统,以不动点作为初始条件:
使用 DSolveValue 求解给定初始条件的系统:
使用 NDSolve 求解常微分方程:
使用 DStabilityConditions 检查点的稳定性:
文本
Wolfram Research (2024),DFixedPoints,Wolfram 语言函数,https://reference.wolfram.com/language/ref/DFixedPoints.html.
CMS
Wolfram 语言. 2024. "DFixedPoints." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/DFixedPoints.html.
APA
Wolfram 语言. (2024). DFixedPoints. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/DFixedPoints.html 年