伝達関数の記述方法

6 visualizaciones (últimos 30 días)
貴弘
貴弘 el 7 de Mzo. de 2024
Comentada: Dyuman Joshi el 8 de Mzo. de 2024
初歩的な質問で恐縮ですが,下記のような伝達関数をmatlabで表現することは可能でしょうか?
P(s) = K/(cosh(sqrt((a/b)*s)))
  3 comentarios
貴弘
貴弘 el 7 de Mzo. de 2024
Thank you for your answer!
This function is transfer function of heat diffusion equation.
I try to calculate it using the differential equation of the heat diffusion equation.
Dyuman Joshi
Dyuman Joshi el 8 de Mzo. de 2024
So you want to solve a differential equation? Are you going to implement an ode solver for that?

Iniciar sesión para comentar.

Respuestas (0)

Productos


Versión

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!