How to model secant and cosecant in Simulink
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am searching Secant command in simulink but it gives me Sin command.
0 Commenti
Risposte (2)
Les Beckham
il 19 Giu 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 Commenti
Les Beckham
il 19 Giu 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.
Vedere anche
Categorie
Scopri di più su General Applications in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!