inv_park.m

Inverse Park

You are now following this Submission

Inverse dq transform
Function to transform 2 Phase quantity to 3 Phase.

[a b c] = inv_park(dqo,theta)

Dimensions:
dqo = [m x 3]
theta = [m x 1]
a = [m x 1]
b = [m x 1]
c = [m x 1]

Cite As

Aravazhi Anbarasu (2026). inv_park.m (https://au.mathworks.com/matlabcentral/fileexchange/46928-inv_park-m), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Communities
Version Published Release Notes Action
1.2.0.0

Added Description

1.1.0.0

Added Description

1.0.0.0