How to model secant and cosecant in Simulink

3 Ansichten (letzte 30 Tage)
Merve Ala
Merve Ala am 19 Jun. 2023
Kommentiert: Les Beckham am 19 Jun. 2023
I am searching Secant command in simulink but it gives me Sin command.

Antworten (2)

Richard Burnside
Richard Burnside am 19 Jun. 2023
The commands are sec, asec and sech, asech.
  1 Kommentar
Merve Ala
Merve Ala am 19 Jun. 2023
I wrote sec but it gives me sin command and it couldn't find other commands

Melden Sie sich an, um zu kommentieren.


Les Beckham
Les Beckham am 19 Jun. 2023
If I remember correctly, there is only one "Trigonometric Function" block in Simulink. Just double click the block and change the function from sin to sec.
  2 Kommentare
Merve Ala
Merve Ala am 19 Jun. 2023
It doesn't include sec
Les Beckham
Les Beckham am 19 Jun. 2023
Well, then, just use cos and route the result through a Math Function block with the Function set to "reciprocal with Exact method", since the secant is the reciprocal of the cosine.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by