Step response
Program for calculation of the response of strictly proper SISO systems
to arbitrary input by the convolution integral:
*/num = numerator polynomial coefficients of transfer function
*/den = denominator polynomial
coefficients of transfer function
(Coefficients of 'num' and 'den' are specified as a row vector, in
decreasing powers of 's')
*/t = row vector of time points (specified by the user)
*/u = vector of input values at the time points contained in t
*/y = calculated response
引用
Abdelmonem Dekhil (2024). Step response (https://www.mathworks.com/matlabcentral/fileexchange/42797-step-response), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Control Systems > Control System Toolbox > Linear Analysis > Time and Frequency Domain Analysis > Time-Domain Analysis >
タグ
謝辞
ヒントを与えたファイル: Transient Response of series RL- Step Response of series RL Circuit, Transient Response of series RLC- Step Response of series RLC Circuit, problem on step sequance, Transient Response of series RC- Step Response of series RC Circuit, Transient Response of series RL,RC & RLC- Step Response of series RL,RC & RLC Circuit
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |