Is there a deadband block without offset?
Mostrar comentarios más antiguos
Hi, I have solved the problem with a switch block but there got to be a better way. If the input is between -1 and 1 the output should be 0. If it goes outside the deadband the output is equal to the input.
What block kan do that?
3 comentarios
Sisira Hennayaka
el 6 de Sept. de 2020
https://www.mathworks.com/help/simulink/slref/deadzone.html
mike lin
el 29 de Jul. de 2021
not a useful answer, the default deadzone has a offset of the input
mike lin
el 26 de Mayo de 2023
you can create a matlab function in which you can define the output based on input value
Respuestas (0)
Categorías
Más información sobre Aerospace Blockset en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!