Prev: Logical Indexing: Can you see a way I can speed up my function?
Next: drawing a semi-circular channel
From: LAfi on 4 May 2010 04:48 Hi, I'm doing research on Photovoltaic simulation and its control. I need to built a PV cell array model by Matlab / Simpower system which will meet all the I-V, P-V characteristics. Just got no idea how to build this model by Simpower. Any body can give me any clue? I appreciate the assistant.
From: Steven Lord on 4 May 2010 09:15
"LAfi" <niho44(a)hotmail.fr> wrote in message news:1266950.69306.1272977338409.JavaMail.root(a)gallium.mathforum.org... > Hi, > I'm doing research on Photovoltaic simulation and its control. I need to > built a PV cell array model by Matlab / Simpower system which will meet > all the I-V, P-V characteristics. Just got no idea how to build this model > by Simpower. Any body can give me any clue? > > I appreciate the assistant. Since that's all the information you've given us, I have to assume that you have no knowledge of SimPowerSystems. Therefore the only suggestion I can give you is to read through the Getting Started sections for SimPowerSystems: http://www.mathworks.com/access/helpdesk/help/toolbox/physmod/powersys/ and, if you've never used them before, Simulink: http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ and MATLAB: http://www.mathworks.com/access/helpdesk/help/techdoc/ Executing the examples in the Getting Started sections and/or running the demos should give you a basic background in how to use these products. Once you know that, plan out your model and implement it. If during the course of this process you encounter difficulties, post back to the newsgroup with a SPECIFIC question and you'll likely receive some help on that question. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ |