|
power systems systems wrote:
> I need to calcule voltage and current harmonic distortion using matlab, anyboody can help me ?
Start by writing the pseudo-code for the algorithm for the calculation. Then convert
that pseudo-code to Matlab in a straight-forward manner. If speed turns out to be a problem
you can worry about the optimization afterwards.
The matlab online documentation has a quite good "Getting Started" section if you
haven't used matlab before.
This is a place to ask *matlab* questions, not a place to ask for general physics
or EE questions that just happen to be implemented in Matlab.
|