how to build the equation by simulink block
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
The Equation is vi = vi^t-1+ (xi^t-x*)fi where fi, x* are known values. I cant use the simulink library to write the equations.
0 comentarios
Respuestas (1)
Aditya Adhikary
el 28 de Mayo de 2018
Try using power blocks. Define constants fi, x_star and also supply the vectors vi, xi, t from your workspace.
0 comentarios
Ver también
Categorías
Más información sobre Solar Power 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!