how can i implement transfer function in embedded matlab block?
Mostrar comentarios más antiguos
i need to generate a matlab code for a transfer function whose coefficient varies depending on frequency.In embedded matlab block i used the same way to generate transfer function code as in m-file. but it shows error.how can i implement transfer function in embedded matlab block?
2 comentarios
Rick Rosson
el 18 de Jul. de 2014
What is the error message?
Reshna
el 19 de Jul. de 2014
Respuestas (2)
MOUMITA DEY
el 24 de Jun. de 2017
0 votos
how do i implement[(((1/T)*log(1+T*u))+1)/((10*(((1/T)*log(1+T*u))^3.2))+(185*(((1/T)*log(1+T*u))^2.5))+(288*(((1/T)*log(1+T*u))^0.7))+1)] as a transfer function in matlab where T is samplying time and u is gama
Categorías
Más información sobre MATLAB Coder en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!