How to model secant and cosecant in Simulink
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am searching Secant command in simulink but it gives me Sin command.
0 comentarios
Respuestas (2)
Les Beckham
el 19 de Jun. de 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 comentarios
Les Beckham
el 19 de Jun. de 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.
Ver también
Categorías
Más información sobre General Applications en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!