24 December 2020 1 1K Report

Actully i am trying to implement optimization techniques in PV systems, I have gone through many videos, research papers to understand it but MATLAB tool implementation with programming is not available like how to find objective functions, being a pure electrical engg. i had never been with the coding stuff.

i have tried but my error is there in it

like

Undefined function or variable 'pos_up'. The first assignment to a local variable determines its class. Function 'MATLAB Function' (#24.308.314), line 20, column 10: "pos_up"

command

pos_up(i,j)=lb(:,j)+rand().*(ub(:,j)-lb(:,j));

so if anyone is working in that field please let me know thanks

More Dilip Yadav's questions See All
Similar questions and discussions