Modeling Wind Turbine help
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohsin Islam
el 15 de Dic. de 2023
Respondida: madhan ravi
el 4 de En. de 2024
I want to set wind speed 2m/s for 5second, then next 5 second 4m/s, then next 5 second 6m/s....... For doing this which block should I use in simulink?
0 comentarios
Respuesta aceptada
madhan ravi
el 4 de En. de 2024
Use Temporal logic in Stateflow or simply use MATLAB Function block where you pause(5000) for 5 seconds after setting the speed.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Complex Logic 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!