how to build the equation by simulink block
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Aditya Adhikary
am 28 Mai 2018
Try using power blocks. Define constants fi, x_star and also supply the vectors vi, xi, t from your workspace.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Solar Power finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!