Effacer les filtres
Effacer les filtres

Simscape component, can not use coth()

5 vues (au cours des 30 derniers jours)
Lukas Domenig
Lukas Domenig le 29 Avr 2021
Hello,
I am trying to implement the Jiles-Atherton-Model by using simscape custom components. The problem is that I can not use coth() in the .ssc file? Is this not possible or is there any trick to use it?
Kind regards,
Lukas

Réponse acceptée

David John
David John le 3 Août 2021
I don't think that coth() is supported, but tanh() is, so you can use coth(x)=1/tanh(x) if that can work for you.

Plus de réponses (0)

Catégories

En savoir plus sur Troubleshooting dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by