Overview:
This VI plots and displays the formula of an n-dimension linear system.
Description:
This Vi uses the ODE Linear System Symbolic VI and ODE Linear System Numeric VI to both display the actual formula and plot it.
Requirements:
LabVIEW Base Development System (or compatible)
Steps to Implement or Execute Code:
1. Modified the parameters if needed
2.Run the VI
Additional Information or References:
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
請問 如何加入 非齊次 外力項呢?也就是[dx/dt]=
用 state space approach?