how to build the equation by simulink block
Show older comments
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.
Answers (1)
Aditya Adhikary
on 28 May 2018
0 votes
Try using power blocks. Define constants fi, x_star and also supply the vectors vi, xi, t from your workspace.
Categories
Find more on Solar Power in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!