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

 채택된 답변

David John
David John 2021년 8월 3일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Composite Components에 대해 자세히 알아보기

질문:

2021년 4월 29일

답변:

2021년 8월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by