software request which works with symbolic transfer function
古いコメントを表示
Since MATLAB doesnt work with symbolic transfer functions, do any of you know any software for this purpose??
回答 (1 件)
Walter Roberson
2016 年 3 月 6 日
0 投票
The MATLAB Symbolic Toolkit permits symbolic transfer functions.
2 件のコメント
Gustavo Reche
2016 年 3 月 6 日
編集済み: Walter Roberson
2016 年 3 月 6 日
Walter Roberson
2016 年 3 月 6 日
I made no claim that the Control System Toolbox supported symbolic transfer functions, or that support was as extensive as for numeric models.
Supported transforms include laplace and fourier: http://www.mathworks.com/help/symbolic/functionlist.html#btgypuv-1 and the z transform
There is support for heaviside and dirac: http://www.mathworks.com/help/symbolic/functionlist.html#btgypvv-1
Laplace example:
Helper function:
If you are looking for more extensive tools, then I know that Maplesoft's Maple has a Dynamic Systems package for linear systems (I did not check about non-linear systems.)
カテゴリ
ヘルプ センター および File Exchange で Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!