inv_park.m

版本 1.2.0.0 (633 字节) 作者: Aravazhi Anbarasu
Inverse Park
402.0 次下载
更新时间 2014/6/13

查看许可证

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]

引用格式

Aravazhi Anbarasu (2024). inv_park.m (https://www.mathworks.com/matlabcentral/fileexchange/46928-inv_park-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Special Functions 的更多信息
社区

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Added Description

1.1.0.0

Added Description

1.0.0.0