Ältere Kommentare anzeigen
初歩的な質問で恐縮ですが,下記のような伝達関数をmatlabで表現することは可能でしょうか?
P(s) = K/(cosh(sqrt((a/b)*s)))
3 Kommentare
Dyuman Joshi
am 7 Mär. 2024
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?
貴弘
am 7 Mär. 2024
Dyuman Joshi
am 8 Mär. 2024
So you want to solve a differential equation? Are you going to implement an ode solver for that?
Antworten (0)
Kategorien
Mehr zu Heat Transfer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!