伝達関数の記述方法
이전 댓글 표시
初歩的な質問で恐縮ですが,下記のような伝達関数をmatlabで表現することは可能でしょうか?
P(s) = K/(cosh(sqrt((a/b)*s)))
댓글 수: 3
Dyuman Joshi
2024년 3월 7일
You can not use a transfer function to define a non-linear system, it is limited to linear systems only.
How do you plan to use the function?
貴弘
2024년 3월 7일
Dyuman Joshi
2024년 3월 8일
So you want to solve a differential equation? Are you going to implement an ode solver for that?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Heat Transfer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!