inv_park.m

Inverse Park
398 Downloads
Updated Fri, 13 Jun 2014 15:59:43 +0000

View License

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 (2024). inv_park.m (https://www.mathworks.com/matlabcentral/fileexchange/46928-inv_park-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Special Functions in Help Center and MATLAB Answers
Communities

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Added Description

1.1.0.0

Added Description

1.0.0.0